mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-15 17:58:56 +05:30
Dropped http-foundation support down to just 2.*
This commit is contained in:
parent
69571bc8ef
commit
603efeb80d
@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"symfony/http-foundation": "2.4.*"
|
||||
"symfony/http-foundation": "2.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"league/phpunit-coverage-listener": "~1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user