Skip to content

Commit 19ea0e1

Browse files
Update root-composer
1 parent 82d54e8 commit 19ea0e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"phpstan/phpstan-phpunit": "^1.0",
2727
"phpstan/phpstan-strict-rules": "^1.0",
2828
"phpunit/phpunit": "^9.5",
29-
"psr/container": "1.0 || 1.1.1",
29+
"psr/container": "2.0.2",
3030
"symfony/config": "^5.4 || ^6.1",
3131
"symfony/console": "^5.4 || ^6.1",
3232
"symfony/dependency-injection": "^5.4 || ^6.1",
3333
"symfony/form": "^5.4 || ^6.1",
3434
"symfony/framework-bundle": "^5.4 || ^6.1",
3535
"symfony/http-foundation": "^5.4 || ^6.1",
36-
"symfony/messenger": "^5.4",
36+
"symfony/messenger": "^6.0",
3737
"symfony/polyfill-php80": "^1.24",
38-
"symfony/serializer": "^5.4"
38+
"symfony/serializer": "^6.0"
3939
},
4040
"config": {
4141
"sort-packages": true

0 commit comments

Comments
 (0)