Skip to content

Commit

Permalink
Updating composer.json with required modules needed for sub-modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
apathak18 committed Jul 15, 2024
1 parent a82ffa6 commit 6c09398
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/next/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
],
"require": {
"drupal/decoupled_router": "^2.0",
"drupal/graphql": "^4.8",
"drupal/graphql_compose": "^2.2",
"drupal/jwt": "^2 || ^3",
"drupal/pathauto": "^1.11",
"drupal/simple_oauth": "^5.0 || ^6.0",
"drupal/subrequests": "^3.0"
Expand Down

0 comments on commit 6c09398

Please sign in to comment.