From d0ea67c1999aaaa2f014aa749b5cadd3bc71462b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Sun, 19 Jan 2025 20:40:55 +0100 Subject: [PATCH] version --- src/Root.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Root.php b/src/Root.php index 3d31386a..3476791d 100644 --- a/src/Root.php +++ b/src/Root.php @@ -25,7 +25,7 @@ class Root * * @var string */ - public const VERSION = '2.5.4'; + public const VERSION = '2.5.5'; /** * The registered booting callbacks.