File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,8 @@ Among there projects belong:
103103* [ contao/contao-rector] ( https://github.com/contao/contao-rector )
104104* [ php-static-analysis/rector-rule] ( https://github.com/php-static-analysis/rector-rule )
105105* [ ibexa/rector] ( https://github.com/ibexa/rector )
106-
106+ * [ guanguans/rector-rules] ( https://github.com/guanguans/rector-rules )
107+
107108<br >
108109
109110## Hire us to get Job Done :muscle :
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ final class VersionResolver
1919 * @api
2020 * @var string
2121 */
22- public const PACKAGE_VERSION = '9450ef9233da2d735754ed380885129aee1774ae ' ;
22+ public const PACKAGE_VERSION = 'b855ff8d2228d11898d847a85b36d3e55de98cb8 ' ;
2323 /**
2424 * @api
2525 * @var string
2626 */
27- public const RELEASE_DATE = '2026-01-22 13:35:33 ' ;
27+ public const RELEASE_DATE = '2026-01-22 19:37:29 ' ;
2828 /**
2929 * @var int
3030 */
You can’t perform that action at this time.
0 commit comments