mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 06:18:07 +01:00
Updated Rector to commit 0aecff4b07e3b70f792c6d5bec0fd103d0597de8
0aecff4b07
[dx] Remove extra phpstan-config job as already part of main phpstan run (#5430)
This commit is contained in:
parent
87dbb8aa94
commit
9fc4d17470
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = '4480697a0acd8ee8fb3dd3f7fc4e6390d0d51d82';
|
||||
public const PACKAGE_VERSION = '0aecff4b07e3b70f792c6d5bec0fd103d0597de8';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-01-04 23:09:10';
|
||||
public const RELEASE_DATE = '2024-01-05 10:31:18';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user