Skip to content

Commit 46a223e

Browse files
committed
Update root-composer to v6
1 parent 1cb815f commit 46a223e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"phpstan/phpstan-phpunit": "^1.0",
2727
"phpstan/phpstan-strict-rules": "^1.0",
2828
"phpunit/phpunit": "^9.5",
29-
"symfony/config": "^4.2 || ^5.0",
30-
"symfony/console": "^4.0 || ^5.0",
31-
"symfony/form": "^4.0 || ^5.0",
32-
"symfony/framework-bundle": "^4.4 || ^5.0",
33-
"symfony/http-foundation": "^5.1",
34-
"symfony/messenger": "^4.2 || ^5.0",
29+
"symfony/config": "^6.0",
30+
"symfony/console": "^6.0",
31+
"symfony/form": "^6.0",
32+
"symfony/framework-bundle": "^6.0",
33+
"symfony/http-foundation": "^6.0",
34+
"symfony/messenger": "^6.0",
3535
"symfony/polyfill-php80": "^1.24",
36-
"symfony/serializer": "^4.0 || ^5.0"
36+
"symfony/serializer": "^6.0"
3737
},
3838
"config": {
3939
"platform": {

0 commit comments

Comments
 (0)