Updated league/event to 1.0.*

This commit is contained in:
Alex Bilbie 2014-10-03 14:26:55 +01:00
parent bfcccb2671
commit 44ab7b6135

View File

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