We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b4724 commit 4088819Copy full SHA for 4088819
pkg/amqp-bunny/composer.json
@@ -9,7 +9,7 @@
9
"php": ">=5.6",
10
11
"queue-interop/amqp-interop": "^0.7@dev",
12
- "bunny/bunny": "^0.2.4",
+ "bunny/bunny": "^0.2.4|^0.3|^0.4",
13
"enqueue/amqp-tools": "^0.8.4@dev"
14
},
15
"require-dev": {
0 commit comments