mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-16 21:08:19 +01:00
Updated Rector to commit ff49b208a2d041d769e6bc32e7c021271ddfa7d3
ff49b208a2
Remove fixed phpstan errors (#6569)
This commit is contained in:
parent
d8f6c81134
commit
0004c25ff9
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '362044330457d02beb0a05c5240dbd6bb449e874';
|
||||
public const PACKAGE_VERSION = 'ff49b208a2d041d769e6bc32e7c021271ddfa7d3';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-12-12 16:41:14';
|
||||
public const RELEASE_DATE = '2024-12-12 16:46:23';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user