ssi-anik / amqp

php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
https://packagist.org/packages/anik/amqp
MIT License
134 stars 23 forks source link

Update to support Laravel 8.0 #12

Closed ryanhalliday closed 3 years ago

ryanhalliday commented 3 years ago

Based on the Upgrade Guide there shouldn't be any breaking changes. I searched the code for the functions that had major changes and there were no results.

There are no tests to run so I can't be too sure - happy to hear your thoughts on this?

Ready to make any changes needed. Thanks!

ssi-anik commented 3 years ago

First of all, thanks for the PR. I am sorry to notify you this late. was busy recently. After checking your PR, I found that the composer.lock file should not be in the package. I have removed the file from the remote. can you please resolve the conflict?

ryanhalliday commented 3 years ago

No problem - made that change now so should be good to merge

ssi-anik commented 3 years ago

Merged and thanks.

ryanhalliday commented 3 years ago

@ssi-anik Would you be able to tag a release for this? Thanks!

ssi-anik commented 3 years ago

Sorry for the delay. I've just released a new tag v1.4.