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 2222808 + e784e6d commit 2312aacCopy full SHA for 2312aac
composer.json
@@ -13,10 +13,10 @@
13
"require": {
14
"php": "^7.0",
15
"solarium/solarium": "^3.6",
16
- "symfony/dependency-injection": "^2.3|^3.0",
17
- "symfony/http-kernel": "^2.3|^3.0",
18
- "symfony/config": "^2.3|^3.0",
19
- "symfony/doctrine-bridge": "^2.3|^3.0",
+ "symfony/dependency-injection": "^2.3|^3.0|^4.0",
+ "symfony/http-kernel": "^2.3|^3.0|^4.0",
+ "symfony/config": "^2.3|^3.0|^4.0",
+ "symfony/doctrine-bridge": "^2.3|^3.0|^4.0",
20
"minimalcode/search": "^1.0",
21
"ramsey/uuid": "^3.5"
22
},
0 commit comments