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