Skip to content

Commit ac7d3bf

Browse files
committed
Updated Rector to commit 13940f3995ff87d50fa3a145737c17747f8b8fde
rectorphp/rector-src@13940f3 closure
1 parent 670fe88 commit ac7d3bf

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 = '613ee136e5f7a956d3c64a73a8d6542d1e387017';
22+
public const PACKAGE_VERSION = '13940f3995ff87d50fa3a145737c17747f8b8fde';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-06-20 16:34:58';
27+
public const RELEASE_DATE = '2026-06-20 18:37:50';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)