Skip to content

Commit c206840

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

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

vendor/composer/installed.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -574,8 +574,8 @@
574574
},
575575
{
576576
"name": "illuminate\/contracts",
577-
"version": "v12.50.0",
578-
"version_normalized": "12.50.0.0",
577+
"version": "v12.51.0",
578+
"version_normalized": "12.51.0.0",
579579
"source": {
580580
"type": "git",
581581
"url": "https:\/\/github.com\/illuminate\/contracts.git",
@@ -1818,12 +1818,12 @@
18181818
"source": {
18191819
"type": "git",
18201820
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1821-
"reference": "9a1fe32e7f0268205fd27317f734a49776fc227f"
1821+
"reference": "28c21dce120928b3c83a2b87d5595df67d988b88"
18221822
},
18231823
"dist": {
18241824
"type": "zip",
1825-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/9a1fe32e7f0268205fd27317f734a49776fc227f",
1826-
"reference": "9a1fe32e7f0268205fd27317f734a49776fc227f",
1825+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/28c21dce120928b3c83a2b87d5595df67d988b88",
1826+
"reference": "28c21dce120928b3c83a2b87d5595df67d988b88",
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-10T13:38:47+00:00",
1853+
"time": "2026-02-10T21:10:56+00:00",
18541854
"default-branch": true,
18551855
"type": "rector-extension",
18561856
"extra": {

0 commit comments

Comments
 (0)