Skip to content

Commit 1948d3c

Browse files
committed
Updating composer
Updating composer.json in pkg directory to correctly reflect the supported versions of PHP
1 parent 83193ee commit 1948d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
88
"require": {
9-
"php": "^7.4|^8.0"
9+
"php": "^8.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)