mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 11:14:38 +01:00
7 lines
277 B
YAML
7 lines
277 B
YAML
services:
|
|
# first, run these rules
|
|
Rector\Doctrine\Rector\Class_\AddUuidToEntityWhereMissingRector: ~
|
|
Rector\Doctrine\Rector\Class_\AddUuidMirrorForRelationPropertyRector: ~
|
|
|
|
# then run this to validate the change: bin/console doctrine:schema:update --dump-sql
|