mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
Updated Rector to commit 6980dc63c77d0214730c94e0c620fa729047f879
6980dc63c7
[PHPStan] clean up ignore phpstan errors (#5601)
This commit is contained in:
parent
6f6fad7878
commit
1e3b11c5e1
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '333f38ba4e1923e92cb2032b64363d1b170e842c';
|
||||
public const PACKAGE_VERSION = '6980dc63c77d0214730c94e0c620fa729047f879';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-02-11 00:27:07';
|
||||
public const RELEASE_DATE = '2024-02-11 15:15:49';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user