Skip to content

Commit 9e2cd16

Browse files
committed
Updated Rector to commit fe3b78a458546d92abbb12feb217ec1d9f9a0454
rectorphp/rector-src@fe3b78a [Test] Clean up test on WorkerCommandLineFactoryTest (#6714)
1 parent 2d7a042 commit 9e2cd16

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 = '8f5ac731d7ea25fb4b55ed36c2d5a5451acea43c';
22+
public const PACKAGE_VERSION = 'fe3b78a458546d92abbb12feb217ec1d9f9a0454';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2025-02-02 09:11:39';
27+
public const RELEASE_DATE = '2025-02-03 10:44:55';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)