maxbrokman / SafeQueue

Laravel Doctrine friendly queue worker
MIT License
30 stars 28 forks source link

Laravel 5.3 support by @hodgy #3

Closed maxbrokman closed 8 years ago

maxbrokman commented 8 years ago

Updated the library to support Laravel 5.3.

All the tests are passing and the codesniffer has been run.

I haven't been able to test it against my app yet as the 5.3 upgrade hasn't been simple. Ill try and get a basic app setup over the next few days to test it against. Unless you have one you can check it against?

This will break backwards compatibility.