From 0f42bd2bed6e2d6907474865b2bd49616577a8c3 Mon Sep 17 00:00:00 2001 From: Attila Fulop <1162360+fulopattila122@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:50:44 +0200 Subject: [PATCH] Updated the readme with Laravel 11 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f724bff..776afef 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This package provides support for auto casting [konekt enum](https://konekt.dev/enum) fields in [Eloquent models](https://laravel.com/docs/9.x/eloquent-mutators). -> Supported Konekt Enum versions are 2.x, 3.x and 4.x with Eloquent 8.x, 9.x or 1.0x +> Supported Konekt Enum versions are 2.x, 3.x and 4.x with Eloquent (Laravel) 8 - 11 [Changelog](Changelog.md)