Fixed dependency version

This commit is contained in:
Josh Sherman 2014-10-15 07:18:09 -04:00
parent 32e7ae5f0f
commit 08284b0f35
2 changed files with 3 additions and 2 deletions

View file

@ -23,7 +23,7 @@
},
"require": {
"php": ">=5.4",
"thephpleague/oauth2-server": "4.0.*"
"league/oauth2-server": "4.0.x-dev"
},
"autoload": {
"psr-4": {