From 9889c07fe40b131843a8a2c51008fbb69f031661 Mon Sep 17 00:00:00 2001 From: Chin Leung Date: Mon, 18 Nov 2024 19:39:40 -0500 Subject: [PATCH] Added Laravel 11 in versioning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39b4e97..3ea85d4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A package to register multilingual routes for your application. | Version | Laravel Version | | ------------- | ------------- | -| v4 | 10.x | +| v4 | 10.x, 11.x | | v3 | 9.x | | v2 | Older than 9.x |