Skip to content

Commit

Permalink
Readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
olssonm committed Sep 5, 2019
1 parent 7fa4e2f commit 33fd2ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions README.jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ Basic認証は望まないユーザーからのアクセスを排除すること

Laravel | l5-very-basic-auth
:--------------------------------------|:----------
`5.1.*/5.2.*` | `1.*`
`5.3.*` | `2.*`
`^5.4` | `5.*`
`^6` | `6.*`

#### Laravel4.xを使っている場合

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ While HTTP Basic Auth does give you a protection layer against unwanted visitors

Laravel | l5-very-basic-auth
:--------------------------------------|:----------
`5.1.*/5.2.*` | `1.*`
`5.3.*` | `2.*`
`^5.4` | `5.*`
`^6` | `6.*`

*The odd versioning is due to breaking changes in the testing framework and PHP versions. Else, `3.x` is usable for Laravel 5.4 (PHP 5.6 and up) and `4.x` for Laravel 5.5.*

Expand Down

0 comments on commit 33fd2ac

Please sign in to comment.