dusterio / laravel-plain-sqs

Custom SQS connector for Laravel (or Lumen) that supports third-party, plain JSON messages
MIT License
131 stars 92 forks source link

Laravel 10 #60

Closed drekinov closed 1 year ago

drekinov commented 1 year ago

laravel 10 is officially released. can we bump composer.json

erikaraujo commented 1 year ago

@dusterio I created a PR that takes care of adding the compatibility and also including version 10 on the Queue regex.

robertheydenrych commented 1 year ago

I am in the process of upgrading a Laravel project to v10 and ran into this issue to. This package is starting to look like it's now inactive.

norivaltoniato commented 1 year ago

@dusterio any chance of merging this PR?