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 62b092a commit e815b8dCopy full SHA for e815b8d
composer.json
@@ -22,8 +22,8 @@
22
},
23
"require": {
24
"php": ">=5.4.0",
25
- "symfony/http-foundation": "~2.1",
26
- "symfony/http-kernel": "~2.1"
+ "symfony/http-foundation": "~2.1|~3.0|~4.0",
+ "symfony/http-kernel": "~2.1|~3.0|~4.0"
27
28
"require-dev": {
29
"phpunit/phpunit": "3.7.21",
0 commit comments