Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 52c15b2 + 2259d1b commit 26a266aCopy full SHA for 26a266a
composer.json
@@ -16,7 +16,7 @@
16
],
17
"require": {
18
"php": ">=5.3.2",
19
- "symfony/http-foundation": "2.1.*"
+ "symfony/http-foundation": ">=2.0.0, <2.2.0-dev"
20
},
21
"autoload": {
22
"psr-0": { "OAuth2": "lib/" }
0 commit comments