Skip to content
Snippets Groups Projects

Issue #3287410: Automated Drupal 10 compatibility fixes

7 files
+ 14
11
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -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: ^8.8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
dependencies:
- external_entities:external_entities
Loading