Skip to content
Snippets Groups Projects

Issue #3250099: Upgrade php-amqplib to get rid of PHP8 deprecation notifications

Merged jonhai requested to merge issue/rabbitmq-3250099:3250099-upgrade-amqplib-to-3.1 into 3.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -11,7 +11,7 @@
"license": "GPL-2.0-or-later",
"name": "drupal/rabbitmq",
"require": {
},
"suggest": {
"ext-pcntl": "Needed to support the timeout option"
Loading