Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jun 27, 2020
1 parent 3553dff commit 54f8e5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ In any case, it is recommended to [first learn about serverless, AWS Lambda and
composer require bref/laravel-bridge
```

The `Bref\LaravelBridge\BrefServiceProvider` service provider will be registered automatically.

## Laravel Queues with SQS

**These instructions apply to Laravel 7.**
Expand Down
1 change: 1 addition & 0 deletions tests/App/config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@
/*
* Package Service Providers...
*/
Bref\LaravelBridge\BrefServiceProvider::class,

/*
* Application Service Providers...
Expand Down

0 comments on commit 54f8e5f

Please sign in to comment.