Skip to content
Snippets Groups Projects
Commit 1205531d authored by Koval's avatar Koval
Browse files

Issue #3297340: Drupal 10 forward compatibility for Graphq OAuth

parent 7f180efb
No related branches found
No related tags found
1 merge request!3Issue #3297340: Drupal 10 forward compatibility for Graphq OAuth
name: 'GraphQL OAuth'
description: 'Enables OAuth directive support on GraphQL.'
type: module
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
dependencies:
- graphql:graphql
- simple_oauth:simple_oauth
......
......@@ -2,7 +2,7 @@ name: Social GraphQL OAuth test
description: GraphQL OAuth test module
type: module
package: Testing
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
dependencies:
- graphql_oauth:graphql_oauth
hidden: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment