Skip to content

Commit 69ae216

Browse files
committed
update composer dependency to PHP ^8.1 #8
1 parent 8ba7e26 commit 69ae216

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
@@ -25,7 +25,7 @@
2525
],
2626
"minimum-stability": "stable",
2727
"require": {
28-
"php": ">=7.4"
28+
"php": "^8.1"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "^9.6",

0 commit comments

Comments
 (0)