Skip to content

Commit 26c6c88

Browse files
committed
Upgrade dev vendors
1 parent e21552a commit 26c6c88

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
},
4141
"require-dev": {
4242
"friendsofphp/php-cs-fixer": "^3.41",
43-
"matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0",
43+
"matthiasnoback/symfony-dependency-injection-test": "^4.0 || ^5.0 || ^6.0",
4444
"phpunit/phpunit": "^9.6",
45-
"symfony/console": "^5.4 || ^6.0 || ^7.0",
46-
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0",
47-
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
45+
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
46+
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0 || ^8.0",
47+
"symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
4848
},
4949
"suggest": {
5050
"egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"

0 commit comments

Comments
 (0)