From 5b33bdd871895276e2c18e5410a4a57df9233ee0 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sat, 12 Oct 2024 11:12:46 +0000 Subject: [PATCH] Rector 1.2.7 --- 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 90c837a11df..f7e2499eae4 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 = 'e37a659d4bbcdb540157a3034e8abef30e5f77bf'; + public const PACKAGE_VERSION = '1.2.7'; /** * @api * @var string