mlntn / laravel-unique-queue

Laravel queue driver that prevents identical jobs from being queued
15 stars 8 forks source link

Laravel 8 support #8

Open LukeAbell opened 3 years ago

LukeAbell commented 3 years ago

Any chance Laravel 8 support could be added?

mlntn commented 3 years ago

I don't know if there are any changes in Laravel 8 that would break things, but I can put ~8 in the composer.json and you can try it. Sound good?

LukeAbell commented 3 years ago

Yep!

mlntn commented 3 years ago

Try 1.3.0, it has support for Laravel ~8