Updated Rector to commit 25f3af626f841f7e62606a3a9aa64789a460f74c

25f3af626f [automated] Apply Coding Standard (#5769)
This commit is contained in:
Tomas Votruba 2024-03-24 00:29:59 +00:00
parent ca1cc37af8
commit 078e4b92d7
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 = '087f07ae43a3842cf06b257b0ac69e20cac5a14a';
public const PACKAGE_VERSION = '25f3af626f841f7e62606a3a9aa64789a460f74c';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-03-24 00:26:50';
public const RELEASE_DATE = '2024-03-24 00:27:33';
/**
* @var int
*/