Skip to content

Update for laravel 5.8 #29

@acavanagh

Description

@acavanagh

It seems like this might need an update for laravel 5.8. I used in a 5.8 project recently and got the following error: Argument 3 passed to Illuminate\Queue\Jobs\SqsJob::__construct() must be of the type array, string given, called in /path/to/app/vendor/dusterio/laravel-plain-sqs/src/Sqs/Queue.php on line 79. I've made a pr here: #28 that addresses it but you might want to consider reversing the logic and checking to see if it's under version 5.4 so you don't have to keep updating it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions