Skip to content

Commit d7d5120

Browse files
committed
IBX-11247: Bumped symfony/* to 7.4 LTS
1 parent c5a1b27 commit d7d5120

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"phpstan/phpstan": "^2.0",
2222
"phpstan/phpstan-phpunit": "^2.0",
2323
"phpstan/phpstan-webmozart-assert": "^2.0",
24-
"symfony/console": "^7.3",
25-
"symfony/dotenv": "^7.3",
26-
"symfony/filesystem": "^7.3",
27-
"symfony/finder": "^7.3",
28-
"symfony/phpunit-bridge": "^7.3",
29-
"symfony/process": "^7.3"
24+
"symfony/console": "^7.4",
25+
"symfony/dotenv": "^7.4",
26+
"symfony/filesystem": "^7.4",
27+
"symfony/finder": "^7.4",
28+
"symfony/phpunit-bridge": "^7.4",
29+
"symfony/process": "^7.4"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)