From 374bab157a41f6849556edc53125f856eb6c1c8c Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Tue, 14 Nov 2023 15:30:19 +0000 Subject: [PATCH] Rector 0.18.8 --- src/Application/VersionResolver.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Application/VersionResolver.php b/src/Application/VersionResolver.php index 8cd1b79de7a9..62f9f6692bf2 100644 --- a/src/Application/VersionResolver.php +++ b/src/Application/VersionResolver.php @@ -19,7 +19,7 @@ final class VersionResolver * @api * @var string */ - public const PACKAGE_VERSION = '889372f62a584ca43402eced083b99e2ffbe6784'; + public const PACKAGE_VERSION = '0.18.8'; /** * @api * @var string