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