From f43c2f77c7ed5849de6b264a28835029828f23b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=2E=20Nagy=20Gerg=C5=91?= Date: Tue, 26 Mar 2024 09:18:10 +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 ab5eb616..a94d2d78 100644 --- a/src/Root.php +++ b/src/Root.php @@ -22,7 +22,7 @@ class Root * * @var string */ - public const VERSION = '2.2.7'; + public const VERSION = '2.2.8'; /** * The registered booting callbacks.