fix(generator): replace array_merge_recursive with array_replace_recursive
Merged
requested to merge issue/migrate_default_content-3019569:3019569-overrides-over-destination.plugin into 8.x-2.x
Compare changes
+ 1
− 1
@@ -402,7 +402,7 @@ class MigrationGenerator implements MigrationGeneratorInterface {