mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-18 22:08:00 +01:00
Updated Rector to commit fbbdd50c6214af5a0bd2b9ff3ba3766ca717cf1a
fbbdd50c62
[Config] Use RectorConfig::configure() on tests (#5593)
This commit is contained in:
parent
f63718b5ba
commit
5e3115386a
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '2b913ac43c2f4031153ceb91867ef6ea44abe0db';
|
||||
public const PACKAGE_VERSION = 'fbbdd50c6214af5a0bd2b9ff3ba3766ca717cf1a';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-02-09 22:06:14';
|
||||
public const RELEASE_DATE = '2024-02-10 11:59:29';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user