Updated Rector to commit 145b616765b9c534e5ebe4203caa0c0f4dd3b7fc

145b616765 [automated] Apply Coding Standard (#5806)
This commit is contained in:
Tomas Votruba 2024-04-07 00:31:48 +00:00
parent 707e3d8942
commit 530c01c201
1 changed files with 2 additions and 2 deletions

View File

@ -19,12 +19,12 @@ final class VersionResolver
* @api
* @var string
*/
public const PACKAGE_VERSION = '467e971b79acab35e7bb0937166ab2e23bffd245';
public const PACKAGE_VERSION = '145b616765b9c534e5ebe4203caa0c0f4dd3b7fc';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-04-06 05:35:29';
public const RELEASE_DATE = '2024-04-07 00:29:00';
/**
* @var int
*/