Skip to content

Commit 24dd798

Browse files
Update root-composer
1 parent c88f96e commit 24dd798

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
"php-parallel-lint/php-parallel-lint": "^1.2",
2525
"phpstan/phpstan-phpunit": "^2.0",
2626
"phpstan/phpstan-strict-rules": "^2.0",
27-
"phpunit/phpunit": "^9.6",
28-
"psr/container": "1.0 || 1.1.1",
29-
"symfony/config": "^5.4 || ^6.1",
30-
"symfony/console": "^5.4 || ^6.1",
31-
"symfony/dependency-injection": "^5.4 || ^6.1",
32-
"symfony/form": "^5.4 || ^6.1",
33-
"symfony/framework-bundle": "^5.4 || ^6.1",
34-
"symfony/http-foundation": "^5.4 || ^6.1",
35-
"symfony/messenger": "^5.4",
27+
"phpunit/phpunit": "^11.0",
28+
"psr/container": "2.0.2",
29+
"symfony/config": "^7.0",
30+
"symfony/console": "^7.0",
31+
"symfony/dependency-injection": "^7.0",
32+
"symfony/form": "^7.0",
33+
"symfony/framework-bundle": "^7.0",
34+
"symfony/http-foundation": "^7.0",
35+
"symfony/messenger": "^7.0",
3636
"symfony/polyfill-php80": "^1.24",
37-
"symfony/serializer": "^5.4",
38-
"symfony/service-contracts": "^2.2.0"
37+
"symfony/serializer": "^7.0",
38+
"symfony/service-contracts": "^3.0.0"
3939
},
4040
"config": {
4141
"sort-packages": true

0 commit comments

Comments
 (0)