From f925dd31e9c191430b8a33631af5655e2d7f3b7a Mon Sep 17 00:00:00 2001 From: Chris Mellor Date: Mon, 18 Mar 2024 23:25:54 +0000 Subject: [PATCH] docs: Update --- UPGRADE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPGRADE.md b/UPGRADE.md index 319751d..513f50e 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -2,6 +2,9 @@ ## v1.4.3 -> v1.5.0 +> [!IMPORTANT] +> v1.5.0 will now only work with PHP versions >= 8.2. If you are using a version of PHP < 8.2, please use v1.4.5 + A new migration needs to be run. Run: ```shell