Skip to content

Commit c483711

Browse files
committed
Updated Rector to commit fad324b46a52bf38777fd603d4e31fa2d2b6f5c0
rectorphp/rector-src@fad324b cs
1 parent e4a21a1 commit c483711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Application/VersionResolver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ final class VersionResolver
1919
* @api
2020
* @var string
2121
*/
22-
public const PACKAGE_VERSION = '17dc59709ff1626e9a1ad691ab427015c4f8d42c';
22+
public const PACKAGE_VERSION = 'fad324b46a52bf38777fd603d4e31fa2d2b6f5c0';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2025-10-27 11:05:34';
27+
public const RELEASE_DATE = '2025-10-27 11:19:23';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)