Declare our custom modules compatible with Drupal 10 and 11 while we're at it

Ref #243
This commit is contained in:
benjamin melançon 2024-02-15 11:17:23 -05:00
parent 36820ff272
commit b968fd1bb7
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
name: 'Creative License'
type: module
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10 || ^11
package: Drutopia
dependencies:
- config_actions