Skip to content

Commit c333d22

Browse files
NGSTACK-1017 bump up min php version to 8.4
1 parent e89781a commit c333d22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"prefer-stable": true,
2222
"minimum-stability": "beta",
2323
"require": {
24-
"php": ">=8.2",
24+
"php": ">=8.4",
2525
"symfony/routing": "^7.4 || ^8.0",
2626
"symfony/config": "^7.4 || ^8.0",
2727
"symfony/dependency-injection": "^7.4 || ^8.0",

0 commit comments

Comments
 (0)