Updated Rector to commit e4b6ee63140c90c18f1fa51156ccffa569f1062c

e4b6ee6314 [automated] Apply Coding Standard (#5706)
This commit is contained in:
Tomas Votruba 2024-03-10 00:29:37 +00:00
parent d018e755ec
commit 2ede0d9e01
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 = '569b9199017e5e09715acf406df15dc6175d9cc1';
public const PACKAGE_VERSION = 'e4b6ee63140c90c18f1fa51156ccffa569f1062c';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-03-10 00:26:36';
public const RELEASE_DATE = '2024-03-10 00:27:19';
/**
* @var int
*/