Declare our custom modules compatible with Drupal 10 and 11 while we're at it
Ref #243
This commit is contained in:
parent
36820ff272
commit
b968fd1bb7
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
name: 'Drutopia Case Study'
|
||||
description: 'A Case Study highlights work done on a project.'
|
||||
type: module
|
||||
core_version_requirement: ^8 || ^9
|
||||
core_version_requirement: ^8 || ^9 || ^10 || ^11
|
||||
dependencies:
|
||||
- config_snapshot
|
||||
- drutopia_case_study
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue