Skip to content

Commit eb03906

Browse files
committed
Updating composer
Updating composer.json in pkg directory to correctly reflect the supported versions of PHP
1 parent 154966f commit eb03906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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.1",
1010
"enqueue/enqueue": "^0.10",
1111
"enqueue/dsn": "^0.10"
1212
},

0 commit comments

Comments
 (0)