mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Use http-foundation 2.4.*
This commit is contained in:
parent
ca4763483d
commit
0b1221ac14
@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"symfony/http-foundation": "v2.4.0"
|
||||
"symfony/http-foundation": "v2.4.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": ">=0.7.2",
|
||||
|
Loading…
Reference in New Issue
Block a user