Skip to content

Commit 43c2126

Browse files
build(deps): update microsoft/microsoft-graph-core requirement || ^3.0.0
Updates the requirements on [microsoft/microsoft-graph-core](https://github.com/microsoftgraph/msgraph-sdk-php-core) to permit the latest version. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php-core/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-php-core/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-php-core@v2.2.1...v3.0.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph-core dependency-version: 3.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59f0f0f commit 43c2126

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^8.2",
16-
"microsoft/microsoft-graph-core": "^2.2.1"
16+
"microsoft/microsoft-graph-core": "^2.2.1 || ^3.0.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^10.0 || ^11.0",

0 commit comments

Comments
 (0)