Skip to content

Commit 0d640e2

Browse files
committed
ACQE-5710 : Composer update
1 parent bf10481 commit 0d640e2

File tree

2 files changed

+451
-766
lines changed

2 files changed

+451
-766
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": "^4.4||^5.4",
36-
"symfony/string": "^5.4||^6.3",
37-
"symfony/dotenv": "^5.3||^6.3",
38-
"symfony/finder": "^5.0||^6.3",
39-
"symfony/http-foundation": "^5.0||^6.3",
40-
"symfony/mime": "^5.0||^6.3",
41-
"symfony/process": "<=5.4.23",
35+
"symfony/console": "^4.4||^6.0",
36+
"symfony/string": "^5.4||^6.0",
37+
"symfony/dotenv": "^5.3||^6.0",
38+
"symfony/finder": "^5.0||^6.0",
39+
"symfony/http-foundation": "^5.0||^6.0",
40+
"symfony/mime": "^5.0||^6.0",
41+
"symfony/process": "^5.0||^6.0",
4242
"weew/helpers-array": "^1.3",
4343
"doctrine/annotations": "^2.0"
4444
},

0 commit comments

Comments
 (0)