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 10acbc0 commit aee0de0Copy full SHA for aee0de0
composer.json
@@ -26,7 +26,7 @@
26
"symfony/config": "^3.4 || ^4.0 || ^5.0",
27
"symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
28
"symfony/http-kernel": "^3.4 || ^4.0 || ^5.0",
29
- "symfony/service-contracts": "^1.0"
+ "symfony/service-contracts": "^1.0 || ^2.0"
30
},
31
"require-dev": {
32
"symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0",
0 commit comments