diff --git a/app-auth/graphapponlytutorial/composer.lock b/app-auth/graphapponlytutorial/composer.lock index b206f13..93ca6c1 100644 --- a/app-auth/graphapponlytutorial/composer.lock +++ b/app-auth/graphapponlytutorial/composer.lock @@ -299,16 +299,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.11.1", + "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/5645b43af647b6947daac1d0f659dd1fbe8d3b65", + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65", "shasum": "" }, "require": { @@ -356,9 +356,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.11.1" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.2" }, - "time": "2025-04-09T20:32:01+00:00" + "time": "2025-12-16T22:17:28+00:00" }, { "name": "graham-campbell/result-type", @@ -814,16 +814,16 @@ }, { "name": "microsoft/kiota-abstractions", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-abstractions-php.git", - "reference": "20c37dece3902cea4116fca931e908e5554ba408" + "reference": "dd22152c9497b5dedcefcf9025691c6db40c23b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-abstractions-php/zipball/20c37dece3902cea4116fca931e908e5554ba408", - "reference": "20c37dece3902cea4116fca931e908e5554ba408", + "url": "https://api.github.com/repos/microsoft/kiota-abstractions-php/zipball/dd22152c9497b5dedcefcf9025691c6db40c23b3", + "reference": "dd22152c9497b5dedcefcf9025691c6db40c23b3", "shasum": "" }, "require": { @@ -858,30 +858,30 @@ ], "description": "Abstractions for Kiota", "support": { - "source": "https://github.com/microsoft/kiota-abstractions-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-abstractions-php/tree/1.5.2" }, - "time": "2025-10-08T16:34:18+00:00" + "time": "2025-12-18T13:14:21+00:00" }, { "name": "microsoft/kiota-authentication-phpleague", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-authentication-phpleague-php.git", - "reference": "4e15a34c45aa04613ea31461458894ee643e57f5" + "reference": "7766da482a86ccae8629a947cb0d21d160b6d18b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-authentication-phpleague-php/zipball/4e15a34c45aa04613ea31461458894ee643e57f5", - "reference": "4e15a34c45aa04613ea31461458894ee643e57f5", + "url": "https://api.github.com/repos/microsoft/kiota-authentication-phpleague-php/zipball/7766da482a86ccae8629a947cb0d21d160b6d18b", + "reference": "7766da482a86ccae8629a947cb0d21d160b6d18b", "shasum": "" }, "require": { "ext-json": "*", "ext-openssl": "*", - "firebase/php-jwt": "^v6.0.0", + "firebase/php-jwt": "^6 || ^7", "league/oauth2-client": "^2.6.1", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0", "ramsey/uuid": "^4.2.3" }, @@ -907,29 +907,29 @@ ], "description": "Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform", "support": { - "source": "https://github.com/microsoft/kiota-authentication-phpleague-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-authentication-phpleague-php/tree/1.5.2" }, - "time": "2025-10-08T16:47:56+00:00" + "time": "2025-12-18T13:55:33+00:00" }, { "name": "microsoft/kiota-http-guzzle", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-http-guzzle-php.git", - "reference": "adb261be0bf44d69fac670db262e0d2006a55c01" + "reference": "52102c4cf6a14bee14b45d43d205c58f9483468e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-http-guzzle-php/zipball/adb261be0bf44d69fac670db262e0d2006a55c01", - "reference": "adb261be0bf44d69fac670db262e0d2006a55c01", + "url": "https://api.github.com/repos/microsoft/kiota-http-guzzle-php/zipball/52102c4cf6a14bee14b45d43d205c58f9483468e", + "reference": "52102c4cf6a14bee14b45d43d205c58f9483468e", "shasum": "" }, "require": { "ext-json": "*", "ext-zlib": "*", "guzzlehttp/guzzle": "^7.4.5", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -954,28 +954,28 @@ ], "description": "Kiota HTTP Request Adapter implementation", "support": { - "source": "https://github.com/microsoft/kiota-http-guzzle-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-http-guzzle-php/tree/1.5.2" }, - "time": "2025-10-08T16:48:12+00:00" + "time": "2025-12-18T13:49:49+00:00" }, { "name": "microsoft/kiota-serialization-form", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-form-php.git", - "reference": "2820f4070a8eef3df89c46ec9e657b1427800c99" + "reference": "df46de5a4aebfb58f745598a39f0802449a7b727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-form-php/zipball/2820f4070a8eef3df89c46ec9e657b1427800c99", - "reference": "2820f4070a8eef3df89c46ec9e657b1427800c99", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-form-php/zipball/df46de5a4aebfb58f745598a39f0802449a7b727", + "reference": "df46de5a4aebfb58f745598a39f0802449a7b727", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -1002,28 +1002,28 @@ ], "description": "Form implementation of Kiota abstractions serialization.", "support": { - "source": "https://github.com/microsoft/kiota-serialization-form-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-serialization-form-php/tree/1.5.2" }, - "time": "2025-10-08T16:47:34+00:00" + "time": "2025-12-18T13:54:15+00:00" }, { "name": "microsoft/kiota-serialization-json", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-json-php.git", - "reference": "8537f9e53d5c5aed303e87a35e4d2a253468aac6" + "reference": "7682906e67c36eb891282033195ef87921835ed0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-json-php/zipball/8537f9e53d5c5aed303e87a35e4d2a253468aac6", - "reference": "8537f9e53d5c5aed303e87a35e4d2a253468aac6", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-json-php/zipball/7682906e67c36eb891282033195ef87921835ed0", + "reference": "7682906e67c36eb891282033195ef87921835ed0", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -1050,28 +1050,28 @@ ], "description": "Implementation of Kiota serialization abstractions using Json.", "support": { - "source": "https://github.com/microsoft/kiota-serialization-json-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-serialization-json-php/tree/1.5.2" }, - "time": "2025-10-08T16:47:11+00:00" + "time": "2025-12-18T13:45:08+00:00" }, { "name": "microsoft/kiota-serialization-multipart", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-multipart-php.git", - "reference": "28ad890e9b1602ea1681e8d933edd3c78287e729" + "reference": "768ce6464982fc847bd5414580cf92eebd3eab66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-multipart-php/zipball/28ad890e9b1602ea1681e8d933edd3c78287e729", - "reference": "28ad890e9b1602ea1681e8d933edd3c78287e729", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-multipart-php/zipball/768ce6464982fc847bd5414580cf92eebd3eab66", + "reference": "768ce6464982fc847bd5414580cf92eebd3eab66", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -1098,27 +1098,27 @@ ], "description": "Multipart implementation of Kiota abstractions serialization.", "support": { - "source": "https://github.com/microsoft/kiota-serialization-multipart-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-serialization-multipart-php/tree/1.5.2" }, - "time": "2025-10-08T16:47:45+00:00" + "time": "2025-12-18T13:47:07+00:00" }, { "name": "microsoft/kiota-serialization-text", - "version": "1.5.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-text-php.git", - "reference": "257afebadf347f47284fdaa28849f7187bafb6e6" + "reference": "3289d60f971c96324830c0a99ae5ae335e7d4d63" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-text-php/zipball/257afebadf347f47284fdaa28849f7187bafb6e6", - "reference": "257afebadf347f47284fdaa28849f7187bafb6e6", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-text-php/zipball/3289d60f971c96324830c0a99ae5ae335e7d4d63", + "reference": "3289d60f971c96324830c0a99ae5ae335e7d4d63", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.5.1", + "microsoft/kiota-abstractions": "^1.5.2", "php": "^7.4 || ^8.0" }, "require-dev": { @@ -1143,22 +1143,22 @@ ], "description": "Implementation of Serialization Abstractions for text/plain content", "support": { - "source": "https://github.com/microsoft/kiota-serialization-text-php/tree/1.5.1" + "source": "https://github.com/microsoft/kiota-serialization-text-php/tree/1.5.2" }, - "time": "2025-10-08T16:46:20+00:00" + "time": "2025-12-18T13:56:02+00:00" }, { "name": "microsoft/microsoft-graph", - "version": "v2.52.0", + "version": "v2.53.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "0a65eeb6d39fe9463ecccb246f12d806e94d0e03" + "reference": "09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/0a65eeb6d39fe9463ecccb246f12d806e94d0e03", - "reference": "0a65eeb6d39fe9463ecccb246f12d806e94d0e03", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1", + "reference": "09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1", "shasum": "" }, "require": { @@ -1190,9 +1190,9 @@ "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", - "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.52.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.53.0" }, - "time": "2025-12-04T22:22:25+00:00" + "time": "2025-12-18T00:04:49+00:00" }, { "name": "microsoft/microsoft-graph-core", @@ -2300,20 +2300,20 @@ }, { "name": "ramsey/uuid", - "version": "4.9.1", + "version": "4.9.2", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "81f941f6f729b1e3ceea61d9d014f8b6c6800440" + "reference": "8429c78ca35a09f27565311b98101e2826affde0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/81f941f6f729b1e3ceea61d9d014f8b6c6800440", - "reference": "81f941f6f729b1e3ceea61d9d014f8b6c6800440", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0", + "reference": "8429c78ca35a09f27565311b98101e2826affde0", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14", + "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" }, @@ -2372,9 +2372,9 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.9.1" + "source": "https://github.com/ramsey/uuid/tree/4.9.2" }, - "time": "2025-09-04T20:59:21+00:00" + "time": "2025-12-14T04:43:48+00:00" }, { "name": "stduritemplate/stduritemplate",