We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b5657 commit 126cf15Copy full SHA for 126cf15
composer.json
@@ -24,7 +24,7 @@
24
25
"queue-interop/amqp-interop": "^0.8.2",
26
"queue-interop/queue-interop": "^0.8.1",
27
- "bunny/bunny": "^0.2.4|^0.3|^0.4",
+ "bunny/bunny": "^0.4|^0.5",
28
"php-amqplib/php-amqplib": "^2.12.1",
29
"doctrine/dbal": "^2.12",
30
"ramsey/uuid": "^3.5|^4",
pkg/amqp-bunny/composer.json
@@ -9,7 +9,7 @@
9
"php": "^7.3|^8.0",
10
11
"queue-interop/queue-interop": "^0.8",
12
- "bunny/bunny": "^0.4",
13
"enqueue/amqp-tools": "^0.10"
14
},
15
"require-dev": {
0 commit comments