Skip to content

Commit 3a9f1aa

Browse files
committed
Version bumped to PHP 8.4.
Fixes Issue #165.
1 parent 55f4132 commit 3a9f1aa

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^8.3"
21+
"php": "^8.4"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)