Commit 6eb94bd1 authored by Douglas Greenshields's avatar Douglas Greenshields

liberalised version of Symfony Event Dispatcher

parent 2a98c07a
......@@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": "2.1.4"
"symfony/event-dispatcher": ">=2.1.0,<2.3-dev"
},
"autoload": {
"psr-0": { "Solarium": "library/" }
......
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