Skip to content

Commit 5ca099c

Browse files
committed
Updated Rector to commit 93902b842615f03b4c329293e87af1376c477454
rectorphp/rector-src@93902b8 [phpstan] remove copuel fixed phpstan ignores (#7979)
1 parent 36e3754 commit 5ca099c

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 = '25db9f043626160037f9ec484e74d618dad78f8f';
22+
public const PACKAGE_VERSION = '93902b842615f03b4c329293e87af1376c477454';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-05-02 23:58:31';
27+
public const RELEASE_DATE = '2026-05-03 00:22:25';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)