Skip to content

Commit 2b55d9c

Browse files
committed
AC-9499::Update Symfony dependency packages to the latest LTS versions 6.4
1 parent afc0333 commit 2b55d9c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"nikic/php-parser": "^4.4",
3333
"php-webdriver/webdriver": "^1.14.0",
3434
"spomky-labs/otphp": "^10.0",
35-
"symfony/console": "^6.3",
36-
"symfony/string": "^6.3",
37-
"symfony/dotenv": "^6.3",
38-
"symfony/finder": "^6.3",
39-
"symfony/http-foundation": "^6.3",
40-
"symfony/mime": "^6.3",
41-
"symfony/process": "^6.3",
35+
"symfony/console": "^5.4||^6.0",
36+
"symfony/string": "^5.4||^6.0",
37+
"symfony/dotenv": "^5.4||^6.0",
38+
"symfony/finder": "^5.4||^6.0",
39+
"symfony/http-foundation": "^5.4||^6.0",
40+
"symfony/mime": "^5.4||^6.0",
41+
"symfony/process": "^5.4||^6.0",
4242
"weew/helpers-array": "^1.3",
4343
"doctrine/annotations": "^2.0"
4444
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)