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.
1 parent 9166ed9 commit f1eb9fbCopy full SHA for f1eb9fb
composer.json
@@ -9,11 +9,11 @@
9
"zalas/injector": "^2.0"
10
},
11
"require-dev": {
12
- "symfony/config": "^3.4 || ^4.4 || ^5.0",
13
- "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.0",
14
- "symfony/http-kernel": "^3.4 || ^4.4 || ^5.0",
+ "symfony/config": "^4.4.12 || ^5.2",
+ "symfony/dependency-injection": "^4.4.12 || ^5.2",
+ "symfony/http-kernel": "^4.4.12 || ^5.2",
15
"zalas/phpunit-globals": "^2.0",
16
- "symfony/framework-bundle": "^3.4 || ^4.4 || ^5.0",
+ "symfony/framework-bundle": "^4.4.12 || ^5.2",
17
"zalas/phpunit-doubles": "^1.5",
18
"phpspec/prophecy": "^1.9",
19
"phpspec/prophecy-phpunit": "^2.0"
0 commit comments