diff --git a/composer.json b/composer.json index 8d2a5a60..184042a8 100644 --- a/composer.json +++ b/composer.json @@ -13,12 +13,12 @@ ], "require": { "php": "^8.0 || ^7.4", - "microsoft/kiota-authentication-phpleague": "^1.1.0", - "microsoft/kiota-http-guzzle": "^1.3.0", - "microsoft/kiota-serialization-json": "^1.2.0", - "microsoft/kiota-serialization-text": "^1.1.0", - "microsoft/kiota-serialization-form": "^1.1.0", - "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", "ext-json": "*" }, "require-dev": {