Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Aug 6, 2017
1 parent 2a0e122 commit 6ce9526
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ $ composer require alt-three/bus

Once installed, you need to remove the `Illuminate\Bus\BusServiceProvider` and replace it with the `AltThree\Bus\BusServiceProvider` service provider in your `config/app.php`.

*Note: This package WILL NOT be picked up by Laravel 5.5's automatic package discovery, because of it's non-standard requirement of replacing a service provider from the core.*


## Security

Expand Down

0 comments on commit 6ce9526

Please sign in to comment.