Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mzur mzur released this 31 Oct 09:28
· 35 commits to master since this release
Use custom payload format to transfer jobs

This makes the plugin incompatible with Laravel 5.7 as they changed
the internal method signatures. The queue class cannot be compatible
with both at the same time.