Skip to content

Commit 1eca384

Browse files
chore(deps): update root-composer
1 parent 3b3083d commit 1eca384

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

composer.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,22 @@
2121
"symfony/framework-bundle": "<3.0"
2222
},
2323
"require-dev": {
24-
"nikic/php-parser": "^4.13.0",
24+
"nikic/php-parser": "^5.0.0",
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",
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": "^11.0",
29+
"psr/container": "2.0.2",
30+
"symfony/config": "^7.0",
31+
"symfony/console": "^7.0",
32+
"symfony/dependency-injection": "^7.0",
33+
"symfony/form": "^7.0",
34+
"symfony/framework-bundle": "^7.0",
35+
"symfony/http-foundation": "^7.0",
36+
"symfony/messenger": "^7.0",
3737
"symfony/polyfill-php80": "^1.24",
38-
"symfony/serializer": "^5.4",
39-
"symfony/service-contracts": "^2.2.0"
38+
"symfony/serializer": "^7.0",
39+
"symfony/service-contracts": "^3.0.0"
4040
},
4141
"config": {
4242
"sort-packages": true

0 commit comments

Comments
 (0)