From 5c1dd52a62206858660cd39a347ece0ce93af1ba Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Mon, 29 Jan 2024 19:04:58 +0000 Subject: [PATCH] Rector 0.19.3 --- 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 6327ad24b7d..6b7213b4a59 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 = '52398c81f9e88bde858cd2d79d481ae66190abc7'; + public const PACKAGE_VERSION = '0.19.3'; /** * @api * @var string