Skip to content

Commit

Permalink
add supported laravel versions section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KinaneD committed Feb 20, 2019
1 parent e5123c7 commit 20a9a9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ These features will facilitate drastically the way you use Rabbitmq and broaden

Tools like the Rabbitmq *[Management](https://www.rabbitmq.com/management.html)* plugin, will certainly help you monitor the server's activity and visualize the setup.

## Installation
## Supported Laravel versions
Starting version [v0.4.2](https://github.com/Vinelab/bowler/releases/tag/v0.4.2) this library requires Laravel 5.4 or later version.

## Setup

### Composer
```php
Expand Down

0 comments on commit 20a9a9e

Please sign in to comment.