Skip to content

Commit 0af7f58

Browse files
committed
Updated Rector to commit e7dab262b43e9dff040504b67d6b6b6313ad714f
rectorphp/rector-src@e7dab26 [automated] Apply Coding Standard (#7993)
1 parent abe61a7 commit 0af7f58

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 = '30a116f197449097ea71458a52f2574fc2e6657a';
22+
public const PACKAGE_VERSION = 'e7dab262b43e9dff040504b67d6b6b6313ad714f';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-05-16 22:58:28';
27+
public const RELEASE_DATE = '2026-05-17 01:12:42';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)