-
- Downloads
Issue #3288727: Automated Drupal 10 compatibility fixes
parent
1228eb88
Branches 1.0.x
No related tags found
... | ... | @@ -5,15 +5,9 @@ |
"license": "GPL-2.0+", | ||
"homepage": "http://drupal.org/project/ms_graph_api", | ||
"require": { | ||
"drupal/core": "^9 || ^10", | ||
"drupal/key": "^1.14", | ||
"microsoft/microsoft-graph": "^1.36.0", | ||
"guzzlehttp/guzzle": "^6.5.4", | ||
"guzzlehttp/uri-template": "^1.0" | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "composer", | ||
"url": "https://packages.drupal.org/8" | ||
} | ||
] | ||
} | ||
} |
Please register or sign in to comment