From b136d870fbaace2abcb04cd3e284363f3fa13483 Mon Sep 17 00:00:00 2001 From: Jonas Staudenmeir Date: Fri, 8 Mar 2024 13:32:06 +0100 Subject: [PATCH] Document version for Laravel 11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 908841e..b2a7377 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Use this command if you are in PowerShell on Windows (e.g. in VS Code): | Laravel | Package | |:--------|:--------| -| 11.x | 1.20 | +| 11.x | 1.21 | | 10.x | 1.13 | | 9.x | 1.12 | | 8.x | 1.9 |