From 2017747570eb8817c90526ad56960bc970d76d5f Mon Sep 17 00:00:00 2001 From: Kirk Bushell Date: Mon, 22 Apr 2024 13:35:16 +1000 Subject: [PATCH] Added version log for 11.0.1 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab762db..b584c21 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,10 @@ value for. ## Changelog +#### 11.0.1 + +* Fixed dependency error to support Laravel 11 + #### 11.0.0 * Complete rework of the Eloquent library - version 11 is **_not_** backwards-compatible @@ -407,4 +411,4 @@ value for. ## License -The Laravel framework is open-sourced software licensed under the MIT license. +The Laravel framework is open-sourced software licensed under the MIT license. \ No newline at end of file