Skip to content

Commit 2481a62

Browse files
committed
Update PHP requirement to 8.4+
1 parent bf6e995 commit 2481a62

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
@@ -33,7 +33,7 @@
3333
"coverage": "./vendor/bin/coverage-check ./tmp/clover.xml 90"
3434
},
3535
"require": {
36-
"php": ">=8.1",
36+
"php": ">=8.4",
3737
"ext-pdo": "*",
3838
"ext-mongodb": "*",
3939
"ext-mbstring": "*",

0 commit comments

Comments
 (0)