Skip to content

Commit b5ef7d7

Browse files
Update root-composer
1 parent 546071e commit b5ef7d7

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
2626
"phpstan/phpstan-phpunit": "^2.0.8",
2727
"phpstan/phpstan-strict-rules": "^2.0",
28-
"phpunit/phpunit": "^9.6",
29-
"psr/container": "1.1.2",
30-
"symfony/config": "^5.4 || ^6.1",
31-
"symfony/console": "^5.4 || ^6.1",
32-
"symfony/dependency-injection": "^5.4 || ^6.1",
33-
"symfony/form": "^5.4 || ^6.1",
34-
"symfony/framework-bundle": "^5.4 || ^6.1",
35-
"symfony/http-foundation": "^5.4 || ^6.1",
36-
"symfony/messenger": "^5.4",
28+
"phpunit/phpunit": "^13.0",
29+
"psr/container": "2.0.2",
30+
"symfony/config": "^8.0",
31+
"symfony/console": "^8.0",
32+
"symfony/dependency-injection": "^8.0",
33+
"symfony/form": "^8.0",
34+
"symfony/framework-bundle": "^8.0",
35+
"symfony/http-foundation": "^8.0",
36+
"symfony/messenger": "^8.0",
3737
"symfony/polyfill-php80": "^1.24",
38-
"symfony/serializer": "^5.4",
39-
"symfony/service-contracts": "^2.2.0"
38+
"symfony/serializer": "^8.0",
39+
"symfony/service-contracts": "^3.0.0"
4040
},
4141
"config": {
4242
"sort-packages": true

0 commit comments

Comments
 (0)