From 99b1f5795c99718c42372b157ad645807c048e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 23:47:14 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /app-auth/graphapponlytutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-php/compare/v2.26.0...v2.27.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/composer.lock | 241 +++++++++----------- 1 file changed, 111 insertions(+), 130 deletions(-) diff --git a/app-auth/graphapponlytutorial/composer.lock b/app-auth/graphapponlytutorial/composer.lock index 1845a3b..a1b2596 100644 --- a/app-auth/graphapponlytutorial/composer.lock +++ b/app-auth/graphapponlytutorial/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "brick/math", - "version": "0.12.1", + "version": "0.12.3", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1" + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", - "reference": "f510c0a40911935b77b86859eb5223d58d660df1", + "url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba", + "reference": "866551da34e9a618e64a819ee1e01c20d8a588ba", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^10.1", - "vimeo/psalm": "5.16.0" + "vimeo/psalm": "6.8.8" }, "type": "library", "autoload": { @@ -56,7 +56,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.12.1" + "source": "https://github.com/brick/math/tree/0.12.3" }, "funding": [ { @@ -64,7 +64,7 @@ "type": "github" } ], - "time": "2023-11-29T23:19:16+00:00" + "time": "2025-02-28T13:11:00+00:00" }, { "name": "composer/semver", @@ -752,16 +752,16 @@ }, { "name": "league/oauth2-client", - "version": "2.8.0", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13" + "reference": "9df2924ca644736c835fc60466a3a60390d334f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/3d5cf8d0543731dfb725ab30e4d7289891991e13", - "reference": "3d5cf8d0543731dfb725ab30e4d7289891991e13", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/9df2924ca644736c835fc60466a3a60390d334f9", + "reference": "9df2924ca644736c835fc60466a3a60390d334f9", "shasum": "" }, "require": { @@ -811,9 +811,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.8.0" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.8.1" }, - "time": "2024-12-11T05:05:52+00:00" + "time": "2025-02-26T04:37:30+00:00" }, { "name": "microsoft/kiota-abstractions", @@ -867,16 +867,16 @@ }, { "name": "microsoft/kiota-authentication-phpleague", - "version": "1.3.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-authentication-phpleague-php.git", - "reference": "7fddd497c1ff92ecf3016513f6dd4e4f418a5705" + "reference": "2d8e1e200ead2d883f494d767d6a0a57eff62a8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-authentication-phpleague-php/zipball/7fddd497c1ff92ecf3016513f6dd4e4f418a5705", - "reference": "7fddd497c1ff92ecf3016513f6dd4e4f418a5705", + "url": "https://api.github.com/repos/microsoft/kiota-authentication-phpleague-php/zipball/2d8e1e200ead2d883f494d767d6a0a57eff62a8b", + "reference": "2d8e1e200ead2d883f494d767d6a0a57eff62a8b", "shasum": "" }, "require": { @@ -884,13 +884,13 @@ "ext-openssl": "*", "firebase/php-jwt": "^v6.0.0", "league/oauth2-client": "^2.6.1", - "microsoft/kiota-abstractions": "^1.0.2", - "php": "^7.4 | ^8.0", + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0", "ramsey/uuid": "^4.2.3" }, "require-dev": { - "phpstan/phpstan": "^1.4.6", - "phpunit/phpunit": "^9.5.13" + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22" }, "type": "library", "autoload": { @@ -910,35 +910,34 @@ ], "description": "Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform", "support": { - "issues": "https://github.com/microsoft/kiota-authentication-phpleague-php/issues", - "source": "https://github.com/microsoft/kiota-authentication-phpleague-php/tree/1.3.1" + "source": "https://github.com/microsoft/kiota-authentication-phpleague-php/tree/1.5.0" }, - "time": "2024-11-27T12:46:06+00:00" + "time": "2025-02-19T06:24:55+00:00" }, { "name": "microsoft/kiota-http-guzzle", - "version": "1.3.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-http-guzzle-php.git", - "reference": "7ff51aa658c3cf9d421501631e2bf45ced425b65" + "reference": "4a9c4b69819712af5c62c2b978a0123ecf8f1208" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-http-guzzle-php/zipball/7ff51aa658c3cf9d421501631e2bf45ced425b65", - "reference": "7ff51aa658c3cf9d421501631e2bf45ced425b65", + "url": "https://api.github.com/repos/microsoft/kiota-http-guzzle-php/zipball/4a9c4b69819712af5c62c2b978a0123ecf8f1208", + "reference": "4a9c4b69819712af5c62c2b978a0123ecf8f1208", "shasum": "" }, "require": { "ext-json": "*", "ext-zlib": "*", "guzzlehttp/guzzle": "^7.4.5", - "microsoft/kiota-abstractions": "^1.1.0", - "php": "^7.4 | ^8.0" + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22" }, "type": "library", "autoload": { @@ -958,34 +957,33 @@ ], "description": "Kiota HTTP Request Adapter implementation", "support": { - "issues": "https://github.com/microsoft/kiota-http-guzzle-php/issues", - "source": "https://github.com/microsoft/kiota-http-guzzle-php/tree/1.3.1" + "source": "https://github.com/microsoft/kiota-http-guzzle-php/tree/1.5.0" }, - "time": "2024-09-04T11:54:51+00:00" + "time": "2025-02-19T06:27:54+00:00" }, { "name": "microsoft/kiota-serialization-form", - "version": "1.1.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-form-php.git", - "reference": "e6de40f5558d11d070b67e5d8a7b7978b3e99b35" + "reference": "d26a199a2a5ca5cae3654a6106ff4f9560809277" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-form-php/zipball/e6de40f5558d11d070b67e5d8a7b7978b3e99b35", - "reference": "e6de40f5558d11d070b67e5d8a7b7978b3e99b35", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-form-php/zipball/d26a199a2a5ca5cae3654a6106ff4f9560809277", + "reference": "d26a199a2a5ca5cae3654a6106ff4f9560809277", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.3.1", - "php": "^7.4 || ^8" + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^8 || ^9", + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22", "roave/security-advisories": "dev-latest" }, "type": "library", @@ -1007,34 +1005,33 @@ ], "description": "Form implementation of Kiota abstractions serialization.", "support": { - "issues": "https://github.com/microsoft/kiota-serialization-form-php/issues", - "source": "https://github.com/microsoft/kiota-serialization-form-php/tree/1.1.1" + "source": "https://github.com/microsoft/kiota-serialization-form-php/tree/1.5.0" }, - "time": "2024-05-30T13:38:01+00:00" + "time": "2025-02-19T06:29:35+00:00" }, { "name": "microsoft/kiota-serialization-json", - "version": "v1.3.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-json-php.git", - "reference": "85f7fdba1ad5b3adcb5bccdabfbada44e82af7f6" + "reference": "ec99e2c22c5229b1b39f5957abcb430f28cc448c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-json-php/zipball/85f7fdba1ad5b3adcb5bccdabfbada44e82af7f6", - "reference": "85f7fdba1ad5b3adcb5bccdabfbada44e82af7f6", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-json-php/zipball/ec99e2c22c5229b1b39f5957abcb430f28cc448c", + "reference": "ec99e2c22c5229b1b39f5957abcb430f28cc448c", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.4.0", - "php": "^7.4 || ^8" + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^8 || ^9", + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22", "roave/security-advisories": "dev-latest" }, "type": "library", @@ -1056,34 +1053,33 @@ ], "description": "Implementation of Kiota serialization abstractions using Json.", "support": { - "issues": "https://github.com/microsoft/kiota-serialization-json-php/issues", - "source": "https://github.com/microsoft/kiota-serialization-json-php/tree/v1.3.1" + "source": "https://github.com/microsoft/kiota-serialization-json-php/tree/1.5.0" }, - "time": "2024-09-16T17:45:09+00:00" + "time": "2025-02-19T06:28:58+00:00" }, { "name": "microsoft/kiota-serialization-multipart", - "version": "1.0.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-multipart-php.git", - "reference": "a6b635c3d9c033d69bdd8ea80444ffd22d1a2b85" + "reference": "6668768223cf0760a5cfab76232883eae85e7c15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-multipart-php/zipball/a6b635c3d9c033d69bdd8ea80444ffd22d1a2b85", - "reference": "a6b635c3d9c033d69bdd8ea80444ffd22d1a2b85", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-multipart-php/zipball/6668768223cf0760a5cfab76232883eae85e7c15", + "reference": "6668768223cf0760a5cfab76232883eae85e7c15", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.2.0", - "php": "^7.4 || ^8" + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.4", - "phpunit/phpunit": "^8 || ^9", + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22", "roave/security-advisories": "dev-latest" }, "type": "library", @@ -1105,33 +1101,32 @@ ], "description": "Multipart implementation of Kiota abstractions serialization.", "support": { - "issues": "https://github.com/microsoft/kiota-serialization-multipart-php/issues", - "source": "https://github.com/microsoft/kiota-serialization-multipart-php/tree/1.0.0" + "source": "https://github.com/microsoft/kiota-serialization-multipart-php/tree/1.5.0" }, - "time": "2024-03-27T12:05:13+00:00" + "time": "2025-02-19T06:29:47+00:00" }, { "name": "microsoft/kiota-serialization-text", - "version": "1.1.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/microsoft/kiota-serialization-text-php.git", - "reference": "e9ed18ae89704c6de97de473c147559e4575ed0d" + "reference": "341ae866e50341f63f1b0320cb6c08582ae6709a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoft/kiota-serialization-text-php/zipball/e9ed18ae89704c6de97de473c147559e4575ed0d", - "reference": "e9ed18ae89704c6de97de473c147559e4575ed0d", + "url": "https://api.github.com/repos/microsoft/kiota-serialization-text-php/zipball/341ae866e50341f63f1b0320cb6c08582ae6709a", + "reference": "341ae866e50341f63f1b0320cb6c08582ae6709a", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.6 || ^2", - "microsoft/kiota-abstractions": "^1.3.1", - "php": "^7.4 | ^8.0" + "microsoft/kiota-abstractions": "^1.5.0", + "php": "^7.4 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^9.5" + "phpstan/phpstan": "^1.12.16", + "phpunit/phpunit": "^9.6.22" }, "type": "library", "autoload": { @@ -1151,23 +1146,22 @@ ], "description": "Implementation of Serialization Abstractions for text/plain content", "support": { - "issues": "https://github.com/microsoft/kiota-serialization-text-php/issues", - "source": "https://github.com/microsoft/kiota-serialization-text-php/tree/1.1.0" + "source": "https://github.com/microsoft/kiota-serialization-text-php/tree/1.5.0" }, - "time": "2024-05-08T12:30:40+00:00" + "time": "2025-02-19T06:29:21+00:00" }, { "name": "microsoft/microsoft-graph", - "version": "v2.26.0", + "version": "v2.27.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "19e15a039f4c072a16d9ad129c2bae1978d2fed7" + "reference": "5fafc6022e94b58f8358c79d80c87dc48d2baccf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/19e15a039f4c072a16d9ad129c2bae1978d2fed7", - "reference": "19e15a039f4c072a16d9ad129c2bae1978d2fed7", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/5fafc6022e94b58f8358c79d80c87dc48d2baccf", + "reference": "5fafc6022e94b58f8358c79d80c87dc48d2baccf", "shasum": "" }, "require": { @@ -1199,32 +1193,32 @@ "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.26.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.27.0" }, - "time": "2025-02-13T12:18:59+00:00" + "time": "2025-02-25T14:42:52+00:00" }, { "name": "microsoft/microsoft-graph-core", - "version": "v2.2.1", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php-core.git", - "reference": "7662774bf351a6e6c55c9c7577d58c45f975b195" + "reference": "2c2978c21c930751ae63915ce0678933bf826981" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php-core/zipball/7662774bf351a6e6c55c9c7577d58c45f975b195", - "reference": "7662774bf351a6e6c55c9c7577d58c45f975b195", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php-core/zipball/2c2978c21c930751ae63915ce0678933bf826981", + "reference": "2c2978c21c930751ae63915ce0678933bf826981", "shasum": "" }, "require": { "ext-json": "*", - "microsoft/kiota-authentication-phpleague": "^1.1.0", - "microsoft/kiota-http-guzzle": "^1.3.0", - "microsoft/kiota-serialization-form": "^1.1.0", - "microsoft/kiota-serialization-json": "^1.2.0", - "microsoft/kiota-serialization-multipart": "^1.0.0", - "microsoft/kiota-serialization-text": "^1.1.0", + "microsoft/kiota-authentication-phpleague": "^1.5.0", + "microsoft/kiota-http-guzzle": "^1.5.0", + "microsoft/kiota-serialization-form": "^1.5.0", + "microsoft/kiota-serialization-json": "^1.5.0", + "microsoft/kiota-serialization-multipart": "^1.5.0", + "microsoft/kiota-serialization-text": "^1.5.0", "php": "^8.0 || ^7.4" }, "require-dev": { @@ -1253,9 +1247,9 @@ "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php-core/issues", - "source": "https://github.com/microsoftgraph/msgraph-sdk-php-core/tree/v2.2.1" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php-core/tree/v2.3.0" }, - "time": "2025-01-08T14:11:32+00:00" + "time": "2025-02-19T07:10:23+00:00" }, { "name": "nyholm/psr7-server", @@ -2226,16 +2220,16 @@ }, { "name": "ramsey/collection", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5" + "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", - "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5", + "url": "https://api.github.com/repos/ramsey/collection/zipball/3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109", + "reference": "3c5990b8a5e0b79cd1cf11c2dc1229e58e93f109", "shasum": "" }, "require": { @@ -2243,25 +2237,22 @@ }, "require-dev": { "captainhook/plugin-composer": "^5.3", - "ergebnis/composer-normalize": "^2.28.3", - "fakerphp/faker": "^1.21", + "ergebnis/composer-normalize": "^2.45", + "fakerphp/faker": "^1.24", "hamcrest/hamcrest-php": "^2.0", - "jangregor/phpstan-prophecy": "^1.0", - "mockery/mockery": "^1.5", + "jangregor/phpstan-prophecy": "^2.1", + "mockery/mockery": "^1.6", "php-parallel-lint/php-console-highlighter": "^1.0", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpcsstandards/phpcsutils": "^1.0.0-rc1", - "phpspec/prophecy-phpunit": "^2.0", - "phpstan/extension-installer": "^1.2", - "phpstan/phpstan": "^1.9", - "phpstan/phpstan-mockery": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5", - "psalm/plugin-mockery": "^1.1", - "psalm/plugin-phpunit": "^0.18.4", - "ramsey/coding-standard": "^2.0.3", - "ramsey/conventional-commits": "^1.3", - "vimeo/psalm": "^5.4" + "php-parallel-lint/php-parallel-lint": "^1.4", + "phpspec/prophecy-phpunit": "^2.3", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "^2.1", + "phpstan/phpstan-mockery": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpunit/phpunit": "^10.5", + "ramsey/coding-standard": "^2.3", + "ramsey/conventional-commits": "^1.6", + "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { @@ -2299,19 +2290,9 @@ ], "support": { "issues": "https://github.com/ramsey/collection/issues", - "source": "https://github.com/ramsey/collection/tree/2.0.0" + "source": "https://github.com/ramsey/collection/tree/2.1.0" }, - "funding": [ - { - "url": "https://github.com/ramsey", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/ramsey/collection", - "type": "tidelift" - } - ], - "time": "2022-12-31T21:50:55+00:00" + "time": "2025-03-02T04:48:29+00:00" }, { "name": "ramsey/uuid",