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 37076c0 commit 897c37cCopy full SHA for 897c37c
composer.json
@@ -24,8 +24,8 @@
24
"php": ">=5.4.0",
25
"dflydev/stack-authentication": "1.0.*@dev",
26
"dflydev/stack-firewall": "1.0.*@dev",
27
- "symfony/http-foundation": "~2.1",
28
- "symfony/http-kernel": "~2.1",
+ "symfony/http-foundation": "~2.1|~3.0|~4.0",
+ "symfony/http-kernel": "~2.1|~3.0|~4.0",
29
"pimple/pimple": " 1.*"
30
},
31
"require-dev": {
0 commit comments