Skip to content

Commit cd03a85

Browse files
committed
fixes
1 parent f3ff2e1 commit cd03a85

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
@@ -7,7 +7,7 @@ Require this package in your composer.json and run composer update (IMPORTANT! D
77

88
"fintech-fab/laravel-queue-rabbitmq": "5.0"
99

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

1212
'FintechFab\LaravelQueueRabbitMQ\LaravelQueueRabbitMQServiceProvider',
1313

0 commit comments

Comments
 (0)