diff --git a/blueprint.info.yml b/blueprint.info.yml index 9a89bdb..14febf0 100644 --- a/blueprint.info.yml +++ b/blueprint.info.yml @@ -1,7 +1,7 @@ name: 'TEN7 Blueprint' type: module description: 'Provides custom configurations and code to build Drupal site blueprints using the content_model_documentation module.' -core_version_requirement: ^9 || ^10 +core_version_requirement: ^9 || ^10 || ^11 package: 'TEN7' dependencies: - drupal:content_model_documentation @@ -9,4 +9,4 @@ dependencies: - drupal:config_views - drupal:path_alias - drupal:views - - drupal:workflows \ No newline at end of file + - drupal:workflows