From 55afb6461cae224b6cce2ec60b32878784dff9a6 Mon Sep 17 00:00:00 2001 From: Marco Germani Date: Sun, 21 Apr 2024 00:04:18 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 21d6f67..1702441 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ Log all outgoing emails in your Laravel project within your Filament panel. You can also resend emails with 1-click in case your recipient hasn't received your email. +## Version Compatibility + +| Plugin | Filament | Laravel | PHP | +| ------------- | ------------- | ------------- | -------------| +| 1.x | 3.x | 10.x | 8.x | +| 1.x | 3.x | 11.x | 8.2 \| 8.3 | + ## Installation You can install the package via composer: