Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
docs(README): fix Laravel/Lumen 8.0 and PHP 8.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-bour committed Dec 29, 2020
1 parent d16980f commit 2b3403a
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 @@ -34,7 +34,7 @@ This package was tested against the following matrix:
| 5.8 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| 6.0 | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| 7.0 | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| 8.0 | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| 8.0 | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |


## Installation
Expand Down

0 comments on commit 2b3403a

Please sign in to comment.