From 946504e582cc622d0ca82d45fd785a989997f786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:24:13 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.87 to 2.1.91 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.87 to 2.1.91. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.87...v2.1.91) --- updated-dependencies: - dependency-name: mittwald/api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 7d5a977..afe8b26 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.87", + "version": "v2.1.91", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "4dfe22dd72c804ee5ef62e7949a0dcb95e83e29e" + "reference": "04aee49f407a1828a98932a2e0ba8a5dc19b20d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/4dfe22dd72c804ee5ef62e7949a0dcb95e83e29e", - "reference": "4dfe22dd72c804ee5ef62e7949a0dcb95e83e29e", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/04aee49f407a1828a98932a2e0ba8a5dc19b20d2", + "reference": "04aee49f407a1828a98932a2e0ba8a5dc19b20d2", "shasum": "" }, "require": { @@ -783,9 +783,9 @@ "description": "Client library for the mittwald mStudio v2 API", "support": { "issues": "https://github.com/mittwald/api-client-php/issues", - "source": "https://github.com/mittwald/api-client-php/tree/v2.1.87" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.91" }, - "time": "2024-12-11T19:10:34+00:00" + "time": "2025-01-14T19:10:35+00:00" }, { "name": "psr/http-client", @@ -1010,12 +1010,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -4593,5 +4593,5 @@ "php": "^8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }