I am having some conflicts on upgrading my composer settings. It says that this library is in conflict with PHP 7.4:
root@054122fe2945:/code# composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for php 7.4 -> satisfiable by php[7.4].
- php-amqplib/php-amqplib v2.11.3 conflicts with php[7.4].
- Installation request for php-amqplib/php-amqplib v2.11.3 -> satisfiable by php-amqplib/php-amqplib[v2.11.3].