From f36bc0a707fd8af301df5108740ce41f9db8eded Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Thu, 16 Nov 2023 19:42:21 +0000 Subject: [PATCH] Rector 0.18.10 --- 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 b51c174ea5ba..8daa55f02f8e 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 = '2d1b9ab461c35e326b2ad78bd2758c5c3a69c9cc'; + public const PACKAGE_VERSION = '0.18.10'; /** * @api * @var string