Skip to content

Commit b7033ef

Browse files
committed
Updated Rector to commit fa84ab5de0c4b7be8125b7f6c4c60afbc2a27327
rectorphp/rector-src@fa84ab5 Remove fixture with .php extension (#6182)
1 parent 90fab4d commit b7033ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = 'eba615375fc6b795827e4ef3135d88c58479719d';
22+
public const PACKAGE_VERSION = 'fa84ab5de0c4b7be8125b7f6c4c60afbc2a27327';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2024-07-24 06:00:39';
27+
public const RELEASE_DATE = '2024-07-24 08:42:51';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)