Skip to content

Commit fe77ffb

Browse files
dependabot[bot]Copilotramsessanchez
authored
build(deps): update microsoft/microsoft-graph-core requirement from ^2.2.1 to ^2.2.1 || ^3.0.0 (#1781)
* 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> * build(deps): update microsoft-graph-core requirement to ^3.0.0 only Agent-Logs-Url: https://github.com/microsoftgraph/msgraph-sdk-php/sessions/a71057ba-8441-43aa-8cfe-5bdd9a674cf1 Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com>
1 parent 59f0f0f commit fe77ffb

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": "^3.0.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^10.0 || ^11.0",

0 commit comments

Comments
 (0)