mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-04 13:11:40 +05:30
Dropped http-foundation support down to just 2.*
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user