mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-15 17:58:56 +05:30
Merge branch 'v4.0.0-WIP' of github.com:php-loep/oauth2-server into v4.0.0-WIP
This commit is contained in:
commit
d314c1efd9
@ -3,6 +3,7 @@ language: php
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
matrix:
|
||||
|
@ -9,12 +9,12 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"league/phpunit-coverage-listener": "~1.0",
|
||||
"mockery/mockery": "0.8"
|
||||
"mockery/mockery": "0.8"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-loep/oauth2-server.git"
|
||||
"url": "https://github.com/thephpleague/oauth2-server.git"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user