From ec04fdf6bbfe127fbe394b2618e61ab5f0e735a8 Mon Sep 17 00:00:00 2001 From: Jamie Sykes Date: Mon, 20 Mar 2023 14:18:58 +0000 Subject: [PATCH] docs: add specific details about which version should be used for Laravel 10. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3391f83..ecd413b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ For details about which version of this package to use with your Laravel version | --------------- | --------------- | | <9.x | 1.x | | 9.x | 2.x | +| 10.x | 3.x | ## Preparation