Skip to content

Commit cc6d13d

Browse files
authored
Merge pull request #36 from carolpettirossi/drupal-9-compatibility
Add core_version_requirement to make this module D9 ready
2 parents 2dfc47b + 193fabb commit cc6d13d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql_search_api.info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Graphql Search API
22
type: module
33
description: A Search API GraphQL schema.
44
core: 8.x
5+
core_version_requirement: ^8 || ^9
56
package: Search
67
dependencies:
78
- graphql

0 commit comments

Comments
 (0)