Skip to content

Commit

Permalink
Doc updates
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonferens committed Oct 21, 2024
1 parent 0eb0a15 commit 884bbbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to `mail-intercept` will be documented in this file

## 1.0.0 - 2024-10-21

- Bumped minimum requirement to Laravel 11 and PHP 8.2.
- Bumped minimum requirement to Laravel 10 and PHP 8.1.
- New attachment and embedded image assertions.
- Pest architecture tests.
- Replace PHP CS Fixer with Laravel Pint.
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Mail isn't faked here. You get to inspect the actual mail ensuring you are sendi

| Laravel Version | Mail Intercept Version |
|:----------------|:-----------------------|
| 11.x | 0.6.x |
| 10.x | 0.4.x |
| 10.x & 11.0 | 1.0.x |
| 9.x | 0.3.x |
| 8.x and lower | 0.2.x |

Expand Down

0 comments on commit 884bbbe

Please sign in to comment.