mirror of
https://github.com/elyby/league-oauth2-ely.git
synced 2024-12-22 13:29:45 +05:30
Allow phpunit 4.8
This commit is contained in:
parent
fe78486625
commit
9873400c62
@ -19,7 +19,7 @@
|
|||||||
"league/oauth2-client": "^1.0"
|
"league/oauth2-client": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.0",
|
"phpunit/phpunit": "^4.8 || ^5.0",
|
||||||
"mockery/mockery": "~0.9"
|
"mockery/mockery": "~0.9"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
Reference in New Issue
Block a user