Skip to content

Commit ece543f

Browse files
committed
Updated Rector to commit ec3840127609777441aaef9a12690d5dcd454269
rectorphp/rector-src@ec38401 Bump ramsey/composer-install from 3 to 4 (#7948)
1 parent 9e15626 commit ece543f

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 = '39c234cdb8d6f11e287168e1cd787d3d21b6ca17';
22+
public const PACKAGE_VERSION = 'ec3840127609777441aaef9a12690d5dcd454269';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-03-30 22:53:08';
27+
public const RELEASE_DATE = '2026-04-01 20:00:58';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)