mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-22 11:32:50 +05:30
Added satooshi/php-coveralls
to composer.json [ci skip]
This commit is contained in:
parent
71b6f2c2bc
commit
5c21370691
@ -8,7 +8,8 @@
|
|||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mockery/mockery": ">=0.7.2"
|
"mockery/mockery": ">=0.7.2",
|
||||||
|
"satooshi/php-coveralls": "dev-master"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
@ -46,4 +47,4 @@
|
|||||||
"zetacomponents/database": "A PDO implementation of the storage classes",
|
"zetacomponents/database": "A PDO implementation of the storage classes",
|
||||||
"doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes"
|
"doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user