Skip to content
Snippets Groups Projects

Issue #3486164: Drupal 11 compatibility init.

Files
15
@@ -2,6 +2,6 @@ name: External Entities pathauto
type: module
description: 'Allows using remote entities, for example through a REST interface.'
package: External Entities
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
dependencies:
- external_entities:external_entities
Loading