squigg / azure-queue-laravel

PHP Laravel Queue Driver package for Microsoft Azure Storage Queues
41 stars 24 forks source link

Support for Laravel 7.x #12

Closed squigg closed 4 years ago

squigg commented 4 years ago

Update for Laravel 7.x support.

Dependency updates in composer.json.

Test refactoring to support additional Laravel properties (specifically uuid and maxExceptions) that are added into the Queue message payload in V7. Improved mock assertions to avoid future issues with new payload content.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f4df89f8978510d1fdaf61a0958a551301aedee8 on 7.x into f3ffc909e278ae006e753513eba91bae74de0ca2 on master.