mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-28 07:50:23 +05:30
Updated composer dev requirements
This commit is contained in:
parent
a16a1dbb7d
commit
5fcf01f4c8
@ -11,7 +11,9 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "4.3.*",
|
"phpunit/phpunit": "4.3.*",
|
||||||
"mockery/mockery": "0.9.*"
|
"mockery/mockery": "0.9.*",
|
||||||
|
"codeception/codeception": "~2.0",
|
||||||
|
"flow/jsonpath": "0.2.*"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user