Skip to content
Snippets Groups Projects

Issue #3489847: Made the compatibility changes for D11.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,7 +2,7 @@ name: Node Export
type: module
description: 'Allows users to export content and then import into another Drupal installation.'
core: 8.x
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^8 || ^9 || ^10 || ^11
configure: node_export.config
dependencies:
- drupal:action
Loading