Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
name: Migration Decorator
type: module
description: "Infrastructure for decorating migration discovery, for example to be able to split big SQL-sourced migrations into smaller pieces"
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
dependencies:
- drupal:migrate
Loading