Skip to content

Commit 674500d

Browse files
authored
Merge pull request #205 from microsoftgraph/Ndiritu-patch-1
feat: bump kiota lib versions
2 parents ecc5daf + 8b9807e commit 674500d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
],
1414
"require": {
1515
"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",
16+
"microsoft/kiota-authentication-phpleague": "^1.5.0",
17+
"microsoft/kiota-http-guzzle": "^1.5.0",
18+
"microsoft/kiota-serialization-json": "^1.5.0",
19+
"microsoft/kiota-serialization-text": "^1.5.0",
20+
"microsoft/kiota-serialization-form": "^1.5.0",
21+
"microsoft/kiota-serialization-multipart": "^1.5.0",
2222
"ext-json": "*"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)