Skip to content

Commit c08fd20

Browse files
committed
Updated Rector to commit c1d6c547285bfe633d125cbb0c2c03f2c09ee39c
rectorphp/rector-src@c1d6c54 [automated] Apply Coding Standard (#6696)
1 parent 03513ec commit c08fd20

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 = 'a1170acff3bcbd8ef0f5ec2f833e460c1cb7d418';
22+
public const PACKAGE_VERSION = 'c1d6c547285bfe633d125cbb0c2c03f2c09ee39c';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2025-01-25 00:24:38';
27+
public const RELEASE_DATE = '2025-01-26 00:32:11';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)