We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e3e166 + e25b648 commit 98dced4Copy full SHA for 98dced4
composer.json
@@ -9,10 +9,10 @@
9
"zalas/injector": "^2.0"
10
},
11
"require-dev": {
12
- "symfony/config": "^4.4.12 || ^5.3 || ^6.0",
13
- "symfony/dependency-injection": "^4.4.12 || ^5.3 || ^6.0",
14
- "symfony/http-kernel": "^4.4.12 || ^5.3 || ^6.0",
15
- "zalas/phpunit-globals": "^2.0",
+ "symfony/config": "^4.4.12 || ^5.3 || ^6.0 || ^7.0",
+ "symfony/dependency-injection": "^4.4.12 || ^5.3 || ^6.0 || ^7.0",
+ "symfony/http-kernel": "^4.4.12 || ^5.3 || ^6.0 || ^7.0",
+ "zalas/phpunit-globals": "^2.0 || ^3.0",
16
"symfony/framework-bundle": "^4.4.12 || ^5.3 || ^6.0",
17
"zalas/phpunit-doubles": "^1.9.2",
18
"phpspec/prophecy": "^1.9",
0 commit comments