mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-17 02:29:46 +05:30
phpunit/phpunit is now officially composer compatible
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
This commit is contained in:
parent
7d50b8e812
commit
500640c56c
@ -8,7 +8,7 @@
|
|||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"EHER/PHPUnit": "*"
|
"phpunit/phpunit": "*"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user