Skip to content

Commit 0561c5b

Browse files
alongoszadamwojs
authored andcommitted
[Composer] Bumped Symfony packages requirements to ^7.2
1 parent 77a216c commit 0561c5b

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": "^6.4",
25-
"symfony/dotenv": "^6.4",
26-
"symfony/filesystem": "^6.4",
27-
"symfony/finder": "^6.4",
28-
"symfony/phpunit-bridge": "^6.4",
29-
"symfony/process": "^6.4"
24+
"symfony/console": "^7.2",
25+
"symfony/dotenv": "^7.2",
26+
"symfony/filesystem": "^7.2",
27+
"symfony/finder": "^7.2",
28+
"symfony/phpunit-bridge": "^7.2",
29+
"symfony/process": "^7.2"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)