Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit 69ea80e

Browse files
author
Steve Porter
authored
Update README.md
1 parent ec61592 commit 69ea80e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ composer require designmynight/laravel-horizon-rabbitmq
2626
Laravel | Package |
2727
:---------|:--------|
2828
5.6.x | 0.1.x |
29+
5.7.x | 1.0.x |
2930

3031
And add the service provider in `config/app.php`:
3132

@@ -52,4 +53,4 @@ Be sure to set the connection of your supervisor queue to `rabbitmq` in `config/
5253
```
5354

5455

55-
The service provider will overide the default laravel horizon redis queue and redis job classes with a RabbitMQ implentation in order to trigger the necessary events for horizon to function correctly.
56+
The service provider will overide the default laravel horizon redis queue and redis job classes with a RabbitMQ implentation in order to trigger the necessary events for horizon to function correctly.

0 commit comments

Comments
 (0)