Updated Rector to commit 11ce9fcc2ca9283af47d2aee343befc111a4e595

11ce9fcc2c More fixture on Do_ maybe returned (#5767)
This commit is contained in:
Tomas Votruba 2024-03-23 20:38:12 +00:00
parent 52addb1dde
commit 5d8e196d67
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 = '879feb8931f1465fa463d539e9ce99ebfae4e948';
public const PACKAGE_VERSION = '11ce9fcc2ca9283af47d2aee343befc111a4e595';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-03-23 20:30:55';
public const RELEASE_DATE = '2024-03-23 20:35:54';
/**
* @var int
*/