Skip to content

Commit e755a28

Browse files
committed
Updated Rector to commit a68a80e072bcba690b7c55be1b854a2916c5028e
rectorphp/rector-src@a68a80e Bump crate-ci/typos from 1.40.0 to 1.44.0 (#7923)
1 parent cd69ef3 commit e755a28

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 = 'da79e9b0ae9bfda7c55ea44aa6f08f514a2a5d9f';
22+
public const PACKAGE_VERSION = 'a68a80e072bcba690b7c55be1b854a2916c5028e';
2323
/**
2424
* @api
2525
* @var string
2626
*/
27-
public const RELEASE_DATE = '2026-03-01 00:54:47';
27+
public const RELEASE_DATE = '2026-03-01 18:10:33';
2828
/**
2929
* @var int
3030
*/

0 commit comments

Comments
 (0)