Skip to content

Commit 89896c1

Browse files
committed
Require version 2.1 of simple-bus/asynchronous
1 parent 2f6710c commit 89896c1

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
@@ -16,7 +16,7 @@
1616
"php": ">=5.4",
1717
"beberlei/assert": "~2.0",
1818
"simple-bus/message-bus": "~2.0",
19-
"simple-bus/asynchronous": "~2.0",
19+
"simple-bus/asynchronous": "~2.1",
2020
"simple-bus/symfony-bridge": "~4.0",
2121
"symfony/framework-bundle": "~2.0|~3.0"
2222
},

0 commit comments

Comments
 (0)