From 9464484f39028e930f206cbf2185a5f8a93689cc Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Sun, 4 Feb 2024 12:45:08 +0000 Subject: [PATCH] Rector 0.19.6 --- 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 2f9894401e0..150719a8aaa 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 = '183422d041785e31cbd50665023cece58616ea25'; + public const PACKAGE_VERSION = '0.19.6'; /** * @api * @var string