Updated Rector to commit b870d8f434c4ff0718c970620285dbb7088c5d86

b870d8f434 Remove --skip-type Rector\Core\Rector\AbstractCollectorRector on composer docs command as no longer exists (#5720)
This commit is contained in:
Tomas Votruba 2024-03-14 08:53:16 +00:00
parent ea97f93f74
commit e293557ea0
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 = 'fbba8606a56e0643a7b3d1ae9af5fded082eea06';
public const PACKAGE_VERSION = 'b870d8f434c4ff0718c970620285dbb7088c5d86';
/**
* @api
* @var string
*/
public const RELEASE_DATE = '2024-03-14 15:25:09';
public const RELEASE_DATE = '2024-03-14 08:50:33';
/**
* @var int
*/