Updated league/event to ~2.1. Fixes #311

This commit is contained in:
Alex Bilbie 2015-02-22 19:47:27 +00:00
parent ec8a8393ee
commit 295d8ffa24

View File

@ -6,7 +6,7 @@
"require": {
"php": ">=5.4.0",
"symfony/http-foundation": "~2.4",
"league/event": "1.0.*"
"league/event": "~2.1"
},
"require-dev": {
"phpunit/phpunit": "4.3.*",