Skip to content

Commit 00bfd59

Browse files
committed
Update to PHP 8.4 (#165)
1 parent 3ef5e89 commit 00bfd59

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)