Skip to content

Commit 6be86f4

Browse files
Merge pull request #181 from sumocoders/php84
PHP 8.4
2 parents 2791dad + 9f02d52 commit 6be86f4

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
@@ -21,7 +21,7 @@
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,
2323
"require": {
24-
"php": "^8.3",
24+
"php": "^8.4",
2525
"gedmo/doctrine-extensions": "^3.17",
2626
"friendsofsymfony/jsrouting-bundle": "^3.5",
2727
"knplabs/knp-menu-bundle": "^3.4",

0 commit comments

Comments
 (0)