Skip to content
Snippets Groups Projects

Updating the core_version_requirement key

Files
15
@@ -2,7 +2,7 @@ type: module
@@ -2,7 +2,7 @@ type: module
name: Database Search Defaults
name: Database Search Defaults
description: Enable this module for a best-practice default setup of Search API with the Database backend. After installation it is recommended to uninstall this module again for performance reasons. The provided configuration will not be removed.
description: Enable this module for a best-practice default setup of Search API with the Database backend. After installation it is recommended to uninstall this module again for performance reasons. The provided configuration will not be removed.
package: Search
package: Search
core_version_requirement: ^9.2 || ^10.0
core_version_requirement: ^9.2
dependencies:
dependencies:
- drupal:comment
- drupal:comment
- drupal:field
- drupal:field
Loading