mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-05-31 14:12:07 +05:30
More tests
This commit is contained in:
@@ -6,13 +6,14 @@
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"symfony/http-foundation": "~2.1",
|
||||
"league/event": "0.1"
|
||||
"league/event": "0.2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.0",
|
||||
"mockery/mockery": "~0.9",
|
||||
"league/phpunit-coverage-listener": "~1.0",
|
||||
"squizlabs/php_codesniffer": "1.*"
|
||||
"squizlabs/php_codesniffer": "1.*",
|
||||
"codeception/codeception": "2.0.2"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user