mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-16 21:08:19 +01:00
Updated Rector to commit e1effe71627ad76eee1532420cf1a3430abff150
e1effe7162
Update README.md (#5490)
This commit is contained in:
parent
0fc99839e2
commit
8356da3ba2
@ -101,6 +101,7 @@ Among there projects belong:
|
||||
* [laminas/laminas-servicemanager-migration](https://github.com/laminas/laminas-servicemanager-migration)
|
||||
* [cakephp/upgrade](https://github.com/cakephp/upgrade)
|
||||
* [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel)
|
||||
* [contao/contao-rector](https://github.com/contao/contao-rector)
|
||||
|
||||
<br>
|
||||
|
||||
|
@ -19,12 +19,12 @@ final class VersionResolver
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const PACKAGE_VERSION = 'a2ff229df99785b6b51721d929a750f51e72f57a';
|
||||
public const PACKAGE_VERSION = 'e1effe71627ad76eee1532420cf1a3430abff150';
|
||||
/**
|
||||
* @api
|
||||
* @var string
|
||||
*/
|
||||
public const RELEASE_DATE = '2024-01-21 23:19:40';
|
||||
public const RELEASE_DATE = '2024-01-22 19:41:14';
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user