bschmitt / laravel-amqp

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

Add laravel extra composer data #34

Closed stevenklar closed 6 years ago

stevenklar commented 6 years ago
stevenklar commented 6 years ago

This is a try to respond to this request: #32

bschmitt commented 6 years ago

Anyone out there which can check this with a PHP 7.x environment?

@stevenklar thank you for your help! I guess you need to update the .travis.yml as well to get rid of the failing test

stevenklar commented 6 years ago

Well. Maybe it's useful to tag the previous version when merging so people can use the old version with PHP 5 still. But I wouldn't support downstream.

Much appreciated that you published this project and i'm glad to help with this small thingy.