Skip to content

Commit fd5448f

Browse files
committed
AC-9499::Update Symfony dependency packages to the latest LTS versions 6.4
1 parent 365be62 commit fd5448f

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",
1212
"composer/composer": "^2.0",
13-
"symfony/console": "~5.4.0||~6.3.4"
13+
"symfony/console": "~4.4.0||~5.4.0||~6.3.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^9"

0 commit comments

Comments
 (0)