Commit c5c2fdf1 authored by David Weston's avatar David Weston

Updated composer to use latest Symfony event dispatcher

parent db4fd5d8
......@@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.9",
"symfony/event-dispatcher": "^2.7 || ^3.0"
"symfony/event-dispatcher": "^2.7 || ^3.0 || ^4.0"
},
"require-dev": {
"phpunit/phpunit": "^3.7",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment