Skip to content

Commit

Permalink
Support symfony 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
stephpy committed Dec 18, 2015
1 parent 3c8eb20 commit 729df55
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 @@ -11,7 +11,7 @@
}],
"require": {
"php": ">=5.5.0",
"symfony/event-dispatcher": ">=2.5",
"symfony/event-dispatcher": "~2.5|~3.0",
"rezzza/command-bus": "~1.0"
},
"autoload": {
Expand Down

0 comments on commit 729df55

Please sign in to comment.