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 eecaf0f commit 74c8cfeCopy full SHA for 74c8cfe
composer.json
@@ -23,8 +23,8 @@
23
"require": {
24
"php": ">=5.4.0",
25
"dflydev/stack-authentication": "1.0.*@dev",
26
- "symfony/http-foundation": "~2.1",
27
- "symfony/http-kernel": "~2.1"
+ "symfony/http-foundation": "~2.1|~3.0|~4.0",
+ "symfony/http-kernel": "~2.1|~3.0|~4.0"
28
},
29
"require-dev": {
30
"phpunit/phpunit": "3.7.21",
0 commit comments