Skip to content

Commit

Permalink
Update version support
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald committed Mar 16, 2024
1 parent 8e82ba3 commit fd73b57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ A bunch of Laravel facades / services are able to be faked, such as the Dispatch

## Version support

- **PHP**: 8.1, 8.2
- **Laravel**: 9.0, 10.0
- **PHPUnit**: 9.0, 10.0
- **PHP**: 8.1, 8.2, 8.3
- **Laravel**: 9.0, 10.0, 11.0
- **PHPUnit**: 9.0, 10.0, 11.0

You can find support for older versions in [previous releases](https://github.com/timacdonald/log-fake/releases).

Expand Down

0 comments on commit fd73b57

Please sign in to comment.