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",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"symfony/http-foundation": "~2.1",
|
"symfony/http-foundation": "2.5.*",
|
||||||
"league/event": "1.0.*"
|
"league/event": "1.0.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "~4.0",
|
"phpunit/phpunit": "4.3.*",
|
||||||
"mockery/mockery": "~0.9",
|
"mockery/mockery": "0.9.*",
|
||||||
"league/phpunit-coverage-listener": "~1.0",
|
|
||||||
"squizlabs/php_codesniffer": "~1.5",
|
|
||||||
"codeception/codeception": "2.0.*",
|
|
||||||
"alexbilbie/fizzfuzz": "dev-develop"
|
"alexbilbie/fizzfuzz": "dev-develop"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
|
Loading…
Reference in New Issue
Block a user