We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecc5daf + 8b9807e commit 674500dCopy full SHA for 674500d
1 file changed
composer.json
@@ -13,12 +13,12 @@
13
],
14
"require": {
15
"php": "^8.0 || ^7.4",
16
- "microsoft/kiota-authentication-phpleague": "^1.1.0",
17
- "microsoft/kiota-http-guzzle": "^1.3.0",
18
- "microsoft/kiota-serialization-json": "^1.2.0",
19
- "microsoft/kiota-serialization-text": "^1.1.0",
20
- "microsoft/kiota-serialization-form": "^1.1.0",
21
- "microsoft/kiota-serialization-multipart": "^1.0.0",
+ "microsoft/kiota-authentication-phpleague": "^1.5.0",
+ "microsoft/kiota-http-guzzle": "^1.5.0",
+ "microsoft/kiota-serialization-json": "^1.5.0",
+ "microsoft/kiota-serialization-text": "^1.5.0",
+ "microsoft/kiota-serialization-form": "^1.5.0",
+ "microsoft/kiota-serialization-multipart": "^1.5.0",
22
"ext-json": "*"
23
},
24
"require-dev": {
0 commit comments