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 bf6f010 commit 55f0bd8Copy full SHA for 55f0bd8
composer.json
@@ -13,10 +13,10 @@
13
],
14
"require": {
15
"php": "^7.1",
16
- "symfony/framework-bundle": "^3.4|^4|^5",
17
- "symfony/console": "^3.4|^4|^5",
18
- "symfony/dependency-injection": "^3.4|^4|^5",
19
- "symfony/property-access": "^3.4|^4|^5",
+ "symfony/framework-bundle": "^3.4|^4",
+ "symfony/console": "^3.4|^4",
+ "symfony/dependency-injection": "^3.4|^4",
+ "symfony/property-access": "^3.4|^4",
20
"pagerfanta/pagerfanta": "^1.0.5|^2.0",
21
"psr/log": "^1.0",
22
"ruflin/elastica": "^5.3.5|^6.1.1|^7.0"
0 commit comments