From de3b3bb159abd704b144aa86fb244f7f1f4ac947 Mon Sep 17 00:00:00 2001 From: Tomas Votruba Date: Mon, 5 Feb 2024 10:59:13 +0000 Subject: [PATCH] Rector 0.19.8 --- 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 12c62265df2d..24d77a488547 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 = 'c44e1e57dece206f94cd5896000750172ead0272'; + public const PACKAGE_VERSION = '0.19.8'; /** * @api * @var string