Skip to content

Commit

Permalink
add Laravel 8.0 support to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Sep 8, 2020
1 parent c781ec2 commit 1918b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Read more about the why in my blog post [Rethinking Laravel's middleware argumen
## Version support

- **PHP**: 7.1, 7.2, 7.3, 7.4
- **Laravel**: 5.5, 5.6, 5.7, 5.8, 6.0, 7.0
- **Laravel**: 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, 8.0

## Installation

Expand Down

0 comments on commit 1918b01

Please sign in to comment.