Skip to content

Commit 4604b6a

Browse files
committed
Support Symfony 3.0
1 parent e5b268e commit 4604b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"simple-bus/message-bus": "~2.0",
1919
"simple-bus/asynchronous": "~2.0",
2020
"simple-bus/symfony-bridge": "~4.0",
21-
"symfony/framework-bundle": "~2.0"
21+
"symfony/framework-bundle": "~2.0|~3.0"
2222
},
2323
"suggest": {
2424
"symfony/monolog-bundle": "For logging messages"

0 commit comments

Comments
 (0)