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 d68db38 commit 30b70caCopy full SHA for 30b70ca
composer.json
@@ -26,10 +26,10 @@
26
"tedivm/jshrink": "^1.2",
27
"tubalmartin/cssmin": "^4.1",
28
"voku/anti-xss": "^4.0",
29
- "symfony/cache": "^3.1",
30
- "symfony/config": "^3.1",
31
- "symfony/dependency-injection": "^3.1",
32
- "symfony/http-kernel": "^3.1"
+ "symfony/cache": "^3.1|~4.0",
+ "symfony/config": "^3.1|~4.0",
+ "symfony/dependency-injection": "^3.1|~4.0",
+ "symfony/http-kernel": "^3.1|~4.0"
33
},
34
"require-dev": {
35
"phpunit/phpunit": "^6.4.3"
0 commit comments