php-enqueue/amqp-ext not support ext-amqp 2.0
jafaripur opened this issue · 8 comments
jafaripur commented
amqp ext upgraded to version 2.0 and fix some error for PHP 8.2 and can not use the latest version bacause of php-enqueue/amqp-ext add requirement in composer.json "ext-amqp": "^1.9.3".
makasim commented
PR is welcome
jafaripur commented
AlexOstrovsky commented
any update on this?
makasim commented
AlexOstrovsky commented
@makasim yeah I saw that but what is needed to get this to the main library?
makasim commented
A PR has to be opened in this repo (https://github.com/php-enqueue/enqueue-dev), not amqp-ext (https://github.com/php-enqueue/amqp-ext)
Once merged, it will appear in amqp-ext.
AlexOstrovsky commented
AlexOstrovsky commented
@makasim when sould we expect new release so we can start using this?