Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use the right parameter in the call to the RabbitMQQueue constructor #5

Conversation

mcarballar
Copy link
Contributor

This PR is in order to solve the following error:

VladimirYuldashev\LaravelQueueRabbitMQ\Queue\RabbitMQQueue: :__construct(): Argument #3 ($dispatchAfterCommit) must be of type bool, array given, called in /opt/app/vendor/softonic/laravel-queue-job/src/RabbitMQQueueWithDeclare.php on line 13

@mcarballar mcarballar merged commit d30c18f into master Dec 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants