From 5aeafef0eda4eec4ab6509958e67c1e0348cbb91 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Thu, 16 Nov 2023 18:38:03 +0000 Subject: [PATCH] Rector 0.18.9 --- 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 58e3d1069d2..791536771b9 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 = '363ae1bd444c365e38aef1cfcd69324b734c3c9c'; + public const PACKAGE_VERSION = '0.18.9'; /** * @api * @var string