Skip to content

Commit ff1845c

Browse files
committed
Updated Rector to commit 10c7bc6a4114dddde311e49efcd9c441ea92babc
rectorphp/rector-src@10c7bc6 [Performance][Php81] Ensure check readonly on param only on __construct() method (#5693)
1 parent daa84a6 commit ff1845c

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1802,12 +1802,12 @@
18021802
"source": {
18031803
"type": "git",
18041804
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1805-
"reference": "56820f6304464e7ac5da539b69fa649d24b1aa4c"
1805+
"reference": "e065c40ada5c10d6e6b2a1de4e870de84c0de8f6"
18061806
},
18071807
"dist": {
18081808
"type": "zip",
1809-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/56820f6304464e7ac5da539b69fa649d24b1aa4c",
1810-
"reference": "56820f6304464e7ac5da539b69fa649d24b1aa4c",
1809+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/e065c40ada5c10d6e6b2a1de4e870de84c0de8f6",
1810+
"reference": "e065c40ada5c10d6e6b2a1de4e870de84c0de8f6",
18111811
"shasum": ""
18121812
},
18131813
"require": {
@@ -1830,7 +1830,7 @@
18301830
"tomasvotruba\/class-leak": "^0.2",
18311831
"tracy\/tracy": "^2.10"
18321832
},
1833-
"time": "2024-03-01T17:33:58+00:00",
1833+
"time": "2024-03-05T13:36:33+00:00",
18341834
"default-branch": true,
18351835
"type": "rector-extension",
18361836
"extra": {

0 commit comments

Comments
 (0)