Skip to content

Commit 10f5ce7

Browse files
committed
Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
rectorphp/rector-src@293eb97 [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#6411)
1 parent 0713a6c commit 10f5ce7

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,12 +1811,12 @@
18111811
"source": {
18121812
"type": "git",
18131813
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1814-
"reference": "f9a88481a9f3dba26c5abd0e0af41605ce15a594"
1814+
"reference": "38bdce4187f0466d89d37383cf7376489e25ea2d"
18151815
},
18161816
"dist": {
18171817
"type": "zip",
1818-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/f9a88481a9f3dba26c5abd0e0af41605ce15a594",
1819-
"reference": "f9a88481a9f3dba26c5abd0e0af41605ce15a594",
1818+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/38bdce4187f0466d89d37383cf7376489e25ea2d",
1819+
"reference": "38bdce4187f0466d89d37383cf7376489e25ea2d",
18201820
"shasum": ""
18211821
},
18221822
"require": {
@@ -1840,7 +1840,7 @@
18401840
"tomasvotruba\/class-leak": "^1.0",
18411841
"tracy\/tracy": "^2.10"
18421842
},
1843-
"time": "2024-11-06T22:33:12+00:00",
1843+
"time": "2024-11-08T08:46:53+00:00",
18441844
"default-branch": true,
18451845
"type": "rector-extension",
18461846
"extra": {

0 commit comments

Comments
 (0)