mirror of
https://github.com/elyby/oauth2-server.git
synced 2026-05-02 04:03:27 +05:30
Require mockery for unit tests
This commit is contained in:
+2
-1
@@ -8,7 +8,8 @@
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "*"
|
||||
"phpunit/phpunit": "*",
|
||||
"mockery/mockery": ">=0.7.2"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user