Skip to content
Snippets Groups Projects
Commit 5c119577 authored by Dave Reid's avatar Dave Reid Committed by Guy Elsmore-Paddock
Browse files

Issue #3288727 by Dave Reid, Charchil Khandelwal, Project Update Bot:...

Issue #3288727 by Dave Reid, Charchil Khandelwal, Project Update Bot: Automated Drupal 10 compatibility fixes
parent 1228eb88
Branches
Tags
No related merge requests 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"
}
]
}
}
......@@ -2,6 +2,6 @@ name: Microsoft Graph API
type: module
description: Provides integration between Drupal and the Microsoft Graph API to ease implementation of business logic.
package: MS Graph API
core_version_requirement: ^8 || ^9
core_version_requirement: ^9 || ^10
dependencies:
- key:key
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment