Skip to content

Commit

Permalink
Merge pull request solariumphp#141 from shieldo/liberalise_event_disp…
Browse files Browse the repository at this point in the history
…atcher

liberalised version of Symfony Event Dispatcher
  • Loading branch information
basdenooijer committed Jan 3, 2013
2 parents 2a98c07 + 6eb94bd commit 10c455f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/" }
Expand Down

0 comments on commit 10c455f

Please sign in to comment.