Skip to content

Commit a219e97

Browse files
committed
Updated Rector to commit a4c6684402ac40cd79fdd2f00de98f041fac13a0
rectorphp/rector-src@a4c6684 [automated] Apply Coding Standard (#6960)
1 parent aaedb57 commit a219e97

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 = '8417dbf03ccc0d594321ca80253d9297ad1bea6b';
22+
public const PACKAGE_VERSION = 'a4c6684402ac40cd79fdd2f00de98f041fac13a0';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2025-06-04 10:37:25';
27+
public const RELEASE_DATE = '2025-06-08 00:41:26';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)