mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 08:23:03 +05:30
Updated dependencies
This commit is contained in:
parent
6333a975f8
commit
72e3ddad1e
@ -5,15 +5,12 @@
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"symfony/http-foundation": "~2.1",
|
||||
"symfony/http-foundation": "2.5.*",
|
||||
"league/event": "1.0.*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.0",
|
||||
"mockery/mockery": "~0.9",
|
||||
"league/phpunit-coverage-listener": "~1.0",
|
||||
"squizlabs/php_codesniffer": "~1.5",
|
||||
"codeception/codeception": "2.0.*",
|
||||
"phpunit/phpunit": "4.3.*",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"alexbilbie/fizzfuzz": "dev-develop"
|
||||
},
|
||||
"repositories": [
|
||||
|
Loading…
Reference in New Issue
Block a user