mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-27 15:30:24 +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"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": ">=0.7.2"
|
||||
"mockery/mockery": ">=0.7.2",
|
||||
"satooshi/php-coveralls": "dev-master"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
@ -46,4 +47,4 @@
|
||||
"zetacomponents/database": "A PDO implementation of the storage classes",
|
||||
"doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user