From 592a881fe7b98b0ca171d4c6fa4040d0d06601e8 Mon Sep 17 00:00:00 2001 From: Bryan Date: Mon, 23 Nov 2020 11:20:36 -0700 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20113a1..5161146 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Laravel Mail Assertions -Make assertions on emails in Laravel 6 and 7 +Make assertions on emails in Laravel 6, 7, and 8 This is a simple package to allow you to make assertions on emails sent with laravel.