mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Removed phpunit from composer.json
This commit is contained in:
parent
4917bc228c
commit
6a8f8bf7b7
@ -8,8 +8,7 @@
|
|||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "*",
|
"mockery/mockery": ">=0.7.2"
|
||||||
"mockery/mockery": ">=0.7.2"
|
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user