Skip to content

Commit 2748566

Browse files
Update root-composer
1 parent 34c64a3 commit 2748566

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
2626
"phpstan/phpstan-phpunit": "^1.3.11",
2727
"phpstan/phpstan-strict-rules": "^1.5.1",
28-
"phpunit/phpunit": "^8.5.29 || ^9.5",
29-
"psr/container": "1.0 || 1.1.1",
28+
"phpunit/phpunit": "^10.0",
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)