Commit a266dc22 authored by Douglas Greenshields's avatar Douglas Greenshields

extend allowable versions of symfony/event-dispatcher to all future 2.x

parent 224cb529
......@@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": ">=2.1.0,<2.3-dev"
"symfony/event-dispatcher": "~2.1"
},
"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