Declare custom modules compatible with Drupal 9 by fiat

This commit is contained in:
benjamin melançon 2022-03-06 10:24:49 -05:00
parent c28e310310
commit 7a9cd25e91
3 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,6 @@
name: 'Creative License'
type: module
core: 8.x
core_version_requirement: ^8 || ^9
package: Drutopia
dependencies:
- config_actions
@ -15,4 +15,3 @@ dependencies:
- path
- taxonomy
- text
version: 8.x-1.0-alpha1