mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-12-12 16:28:57 +05:30
Updated league/event to ~2.1. Fixes #311
This commit is contained in:
parent
ec8a8393ee
commit
295d8ffa24
@ -6,7 +6,7 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"symfony/http-foundation": "~2.4",
|
"symfony/http-foundation": "~2.4",
|
||||||
"league/event": "1.0.*"
|
"league/event": "~2.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "4.3.*",
|
"phpunit/phpunit": "4.3.*",
|
||||||
|
Loading…
Reference in New Issue
Block a user