-
- Downloads
Add D9 to composer constraints
... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
} | } | ||
}, | }, | ||
"require": { | "require": { | ||
"drupal/core": "^8", | "drupal/core": "^8 || ^9", | ||
"consolidation/output-formatters": "^3.2.0", | "consolidation/output-formatters": "^3.2.0", | ||
"drupal/dynamic_entity_reference": "^2.0@alpha", | "drupal/dynamic_entity_reference": "^2.0@alpha", | ||
"drupal/key": "^1.7", | "drupal/key": "^1.7", | ||
... | ... |
Please register or sign in to comment