ssi-anik / laravel-amqp

anik/amqp wrapper for Laravel-ish frameworks
https://packagist.org/packages/anik/laravel-amqp
MIT License
29 stars 4 forks source link

Laravel 10 #7

Closed stefnats closed 1 year ago

ssi-anik commented 1 year ago

Thanks for the PR. As the default lazy ssl connection is causing the tests to fail, I will try to fix that first and get back here.

ssi-anik commented 1 year ago

Blocked by php-amqplib/php-amqplib/issues/1076

stefnats commented 1 year ago

FYI, php-amqplib has been released v3.5.2

ssi-anik commented 1 year ago

@stefnats yes, I have tagged my core repo and made changes here too. can you pull the latest changes and push them to your branch to run the checks again?

ssi-anik commented 1 year ago

@stefnats thanks for the PR. I forgot to check the orchestra/testbench's update in the composer.json. Updated and tagged with v1.4