mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-11 17:01:42 +05:30
Updated composer dev requirements
This commit is contained in:
+3
-1
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user