Skip to content

Commit b364d7f

Browse files
committed
AC-15170:: Add official support for Symfony 7.4 LTS in Adobe Commerce 2.4.9
1 parent db32962 commit b364d7f

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
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "~7.4.0||~8.1.0||~8.2.0||~8.3.0||~8.4.0",
1212
"composer/composer": "^2.1.13",
13-
"symfony/console": "~4.4.0||~5.4.0||~6.4.0"
13+
"symfony/console": "~4.4.0||~5.4.0||~6.4.0||^7.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^9.5.10 || ^10"

0 commit comments

Comments
 (0)