Skip to content

Commit 1b4529b

Browse files
committed
Updated Rector to commit 68156b9da3691ed306f3c2be0eebd8582f14520d
rectorphp/rector-src@68156b9 [automated] Apply Coding Standard (#7943)
1 parent 722b0a1 commit 1b4529b

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 = '2d8958e855f1d412a280cfeba981c265ca3cae1d';
22+
public const PACKAGE_VERSION = '68156b9da3691ed306f3c2be0eebd8582f14520d';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-03-28 17:45:30';
27+
public const RELEASE_DATE = '2026-03-29 00:56:46';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)