mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
Updated Rector to commit 92eba45b911fee047f8bfc22825b6fd70e41155d
92eba45b91
Clean up skip config on rector.php (#6262)
This commit is contained in:
parent
4a305c3654
commit
9397e2e009
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = 'b2b18abd7e5896611ba96130bcc8372d7e91a784';
|
||||
public const PACKAGE_VERSION = '92eba45b911fee047f8bfc22825b6fd70e41155d';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-08-27 11:15:52';
|
||||
public const RELEASE_DATE = '2024-08-27 22:33:15';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user