-
- Downloads
Issue #3267555 by chr.fritsch, daniel.bosen: Increase IEF version
Showing
- .github/workflows/module-test.yml 0 additions, 66 deletions.github/workflows/module-test.yml
- .github/workflows/reviewdog.yml 0 additions, 28 deletions.github/workflows/reviewdog.yml
- composer.json 1 addition, 8 deletionscomposer.json
- drupalci.yml 0 additions, 38 deletionsdrupalci.yml
- entity_reference_actions.info.yml 1 addition, 1 deletionentity_reference_actions.info.yml
.github/workflows/module-test.yml
deleted
100644 → 0
.github/workflows/reviewdog.yml
deleted
100644 → 0
... | ... | @@ -10,15 +10,8 @@ |
} | ||
], | ||
"require-dev": { | ||
"drupal/inline_entity_form": "^1.0", | ||
"drupal/inline_entity_form": "^1.0-rc10", | ||
"drupal/paragraphs": "^1.0", | ||
"drupal/entity_reference_revisions": "^1.0" | ||
}, | ||
"extra": { | ||
"patches": { | ||
"drupal/inline_entity_form": { | ||
"Changes are lost when collapsing a paragraphs subform including an inline_entity_form": "https://www.drupal.org/files/issues/2021-04-26/2901158-16_0.patch" | ||
} | ||
} | ||
} | ||
} |
drupalci.yml
deleted
100644 → 0
Please register or sign in to comment