Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit add3cca

Browse files
committed
updated README
1 parent 2320562 commit add3cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Require this package in your composer.json and run composer update (IMPORTANT! D
99

1010
After composer update is finished you need to add ServiceProvider to your `providers` array in `app.php`:
1111

12-
'FintechFab\LaravelQueueRabbitMQ\LaravelQueueRabbitMQServiceProvider',
12+
FintechFab\LaravelQueueRabbitMQ\LaravelQueueRabbitMQServiceProvider::class,
1313

1414
Add these lines to your `app/config/queue.php` file to `connections` array:
1515

0 commit comments

Comments
 (0)