Skip to content

Commit 47f2759

Browse files
committed
Updated Rector to commit ac3a9412706652b2d93d900abc1dfef06be3758c
rectorphp/rector-src@ac3a941 [automated] Apply Coding Standard (#6892)
1 parent e166787 commit 47f2759

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = '2c73f6a5f5994afb72f56be926e8ea8e09531e79';
22+
public const PACKAGE_VERSION = 'ac3a9412706652b2d93d900abc1dfef06be3758c';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2025-05-11 06:33:02';
27+
public const RELEASE_DATE = '2025-05-11 00:39:11';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)