d7_to_d10_migration/drupal10
Mauricio Dinarte f4bd2062fa Add generated migrations
Migrations created with the migrate_upgrade module using the command

```
drush --yes migrate:upgrade
  --legacy-db-key='migrate'
  --legacy-root='http://ddev-migration-drupal7-web'
  --configure-only
```
2024-07-22 21:38:36 -06:00
..
.ddev Initial commit 2024-07-22 21:38:34 -06:00
config Initial commit 2024-07-22 21:38:34 -06:00
ref_migrations Add generated migrations 2024-07-22 21:38:36 -06:00
web Initial commit 2024-07-22 21:38:34 -06:00
.editorconfig Initial commit 2024-07-22 21:38:34 -06:00
.gitattributes Initial commit 2024-07-22 21:38:34 -06:00
.gitignore Initial commit 2024-07-22 21:38:34 -06:00
composer.json Initial commit 2024-07-22 21:38:34 -06:00
composer.lock Initial commit 2024-07-22 21:38:34 -06:00