Skip to content

Commit

Permalink
[CI Skip] edit wording
Browse files Browse the repository at this point in the history
  • Loading branch information
arubacao committed Apr 24, 2019
1 parent 3405476 commit 540fc30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Luckily, this package brings the usual functionality back!
- PHP **`5.6`**, **`7.0`**, **`7.1`**, **`7.2`**, **`7.3`**

Current master is for Lumen >= `5.7`.
Use version [`^1.0`](https://github.com/arubacao/http-basic-auth-guard/tree/1.0.4) for Lumen <= `5.6`.
For Lumen <= `5.6` Use version [`^1.0`](https://github.com/arubacao/http-basic-auth-guard/tree/1.0.4).

## Installation

Expand All @@ -37,7 +37,7 @@ $ composer require arubacao/http-basic-auth-guard

### 2. Read & Follow Official Lumen Documentation for Authentication

[https://lumen.laravel.com/docs/5.2/authentication](https://lumen.laravel.com/docs/5.2/authentication)
[https://lumen.laravel.com/docs/5.7/authentication](https://lumen.laravel.com/docs/5.7/authentication)

*Important*:
> Before using Lumen's authentication features, you should uncomment the call to register the `AuthServiceProvider` service provider in your `bootstrap/app.php` file.
Expand Down

0 comments on commit 540fc30

Please sign in to comment.