Skip to content
Snippets Groups Projects
Commit c607f34e authored by Damien McKenna's avatar Damien McKenna Committed by Damien McKenna
Browse files

Issue #3311131 by DamienMcKenna: Fixed syntax bug in info file.

parent 417e8309
No related branches found
No related tags found
No related merge requests found
Migate: Skip on 404: 1.1.x, 2022-xx-xx
--------------------------------------
#3311131 by DamienMcKenna: Fixed syntax bug in info file.
Migate: Skip on 404: 1.1.0, 2022-09-22
......
......@@ -2,6 +2,6 @@ type: module
name: 'Migrate: Skip File On Not Exists'
description: 'Automatically skip files if they do not exist on the server, rather than make the Migrate Drupal UI or Migrate Upgrade -based migration fail.'
package: Migration
core_version_requirement:^9 || ^10
core_version_requirement: ^9 || ^10
dependencies:
- drupal:migrate
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment