Skip to content
Snippets Groups Projects
Commit 9a4f4aba authored by jonhai's avatar jonhai Committed by Conrad Lara
Browse files

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

parent 095552c8
No related branches found
No related tags found
1 merge request!4Issue #3250099: Upgrade php-amqplib to get rid of PHP8 deprecation notifications
......@@ -11,7 +11,7 @@
"license": "GPL-2.0-or-later",
"name": "drupal/rabbitmq",
"require": {
"php-amqplib/php-amqplib": "^2.12"
"php-amqplib/php-amqplib": "^3.1"
},
"suggest": {
"ext-pcntl": "Needed to support the timeout option"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment