Skip to content

Commit 3987b5b

Browse files
committed
Updated Rector to commit 6a3101644b93c439234f00d00a4bde62467e3b75
rectorphp/rector-src@6a31016 Add AddOverrideAttributeToOverriddenPropertiesRector for PHP 8.5 (#7880)
1 parent 3fd1741 commit 3987b5b

4 files changed

Lines changed: 10 additions & 7 deletions

File tree

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,12 +1818,12 @@
18181818
"source": {
18191819
"type": "git",
18201820
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1821-
"reference": "15a82235907f2dd7c16dcc3bce987d8fe783ce9c"
1821+
"reference": "5066c7d0fc4e5a7f394fd7b1d4e9c922e08d7853"
18221822
},
18231823
"dist": {
18241824
"type": "zip",
1825-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/15a82235907f2dd7c16dcc3bce987d8fe783ce9c",
1826-
"reference": "15a82235907f2dd7c16dcc3bce987d8fe783ce9c",
1825+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/5066c7d0fc4e5a7f394fd7b1d4e9c922e08d7853",
1826+
"reference": "5066c7d0fc4e5a7f394fd7b1d4e9c922e08d7853",
18271827
"shasum": ""
18281828
},
18291829
"require": {
@@ -1850,7 +1850,7 @@
18501850
"tomasvotruba\/unused-public": "^2.2",
18511851
"tracy\/tracy": "^2.11"
18521852
},
1853-
"time": "2026-02-10T11:03:04+00:00",
1853+
"time": "2026-02-10T11:29:53+00:00",
18541854
"default-branch": true,
18551855
"type": "rector-extension",
18561856
"extra": {

0 commit comments

Comments
 (0)