Skip to content

Commit 540fc30

Browse files
committed
[CI Skip] edit wording
1 parent 3405476 commit 540fc30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Luckily, this package brings the usual functionality back!
2525
- PHP **`5.6`**, **`7.0`**, **`7.1`**, **`7.2`**, **`7.3`**
2626

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

3030
## Installation
3131

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

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

40-
[https://lumen.laravel.com/docs/5.2/authentication](https://lumen.laravel.com/docs/5.2/authentication)
40+
[https://lumen.laravel.com/docs/5.7/authentication](https://lumen.laravel.com/docs/5.7/authentication)
4141

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

0 commit comments

Comments
 (0)