We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5515101 commit 95e84f1Copy full SHA for 95e84f1
composer.json
@@ -28,7 +28,7 @@
28
"require": {
29
"php": "^8.1",
30
"league/flysystem": "^3.12",
31
- "microsoft/microsoft-graph": "^1.110 || ^2.26",
+ "microsoft/microsoft-graph": "^1.110",
32
"illuminate/support": "^v11.9.2 || ^12.0"
33
},
34
"scripts": {
0 commit comments