bschmitt / laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages
MIT License
268 stars 86 forks source link

Check Laravel 7 Compatibility #80

Closed bschmitt closed 3 years ago

bschmitt commented 4 years ago

Laravel 7 has been released, this ticket is about checking the compatibility.

https://laravel.com/docs/7.x/upgrade

yombo commented 3 years ago

Any status on if this is working with Laravel 7? Would like to use on 7.19. Thanks.