mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
Updated Rector to commit f85e8c27b3932196d882c70b063f517a48b5aaac
f85e8c27b3
Decouple LongAndDependentComplexRectorRule to cognitive-complexity package (#5427)
This commit is contained in:
parent
33de8c8a05
commit
da887b253b
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '09c077e25801da58834be284a792c3987ea806ef';
|
||||
public const PACKAGE_VERSION = 'f85e8c27b3932196d882c70b063f517a48b5aaac';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-01-03 14:49:58';
|
||||
public const RELEASE_DATE = '2024-01-03 14:06:43';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user