Skip to content

Commit 04ce4db

Browse files
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>
1 parent 43c2126 commit 04ce4db

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

0 commit comments

Comments
 (0)