Skip to content

Commit a7f9b96

Browse files
committed
Rector 2.0.12
1 parent aee9f64 commit a7f9b96

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

src/Application/VersionResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ final class VersionResolver
1919
* @api
2020
* @var string
2121
*/
22-
public const PACKAGE_VERSION = 'f37b64ff26c78dd7ec2e1402e83e68bdccf52b34';
22+
public const PACKAGE_VERSION = '2.0.12';
2323
/**
2424
* @api
2525
* @var string

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,12 +1864,12 @@
18641864
"source": {
18651865
"type": "git",
18661866
"url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
1867-
"reference": "fc00253be624ef24a4f3ad7df177dfa4af28a476"
1867+
"reference": "9a4e2c8f07b227da7df27987f4ab13503abd8b86"
18681868
},
18691869
"dist": {
18701870
"type": "zip",
1871-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/fc00253be624ef24a4f3ad7df177dfa4af28a476",
1872-
"reference": "fc00253be624ef24a4f3ad7df177dfa4af28a476",
1871+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/9a4e2c8f07b227da7df27987f4ab13503abd8b86",
1872+
"reference": "9a4e2c8f07b227da7df27987f4ab13503abd8b86",
18731873
"shasum": ""
18741874
},
18751875
"require": {
@@ -1897,7 +1897,7 @@
18971897
"tomasvotruba\/unused-public": "^2.0",
18981898
"tracy\/tracy": "^2.10"
18991899
},
1900-
"time": "2025-04-22T10:16:52+00:00",
1900+
"time": "2025-04-22T11:25:39+00:00",
19011901
"default-branch": true,
19021902
"type": "rector-extension",
19031903
"extra": {

0 commit comments

Comments
 (0)