From c0e7cba0bd44a5258c22cbaec9a43dbdaa350332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 18:15:33 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.40 to 2.1.42 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.40 to 2.1.42. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.40...v2.1.42) --- updated-dependencies: - dependency-name: mittwald/api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index a6208eb..228a345 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.40", + "version": "v2.1.42", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "97647325d558386e018c8a550f765e232bf30a90" + "reference": "49c56f2c8b48e39ce1a0df91db38e7ed0b4ca885" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/97647325d558386e018c8a550f765e232bf30a90", - "reference": "97647325d558386e018c8a550f765e232bf30a90", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/49c56f2c8b48e39ce1a0df91db38e7ed0b4ca885", + "reference": "49c56f2c8b48e39ce1a0df91db38e7ed0b4ca885", "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.40" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.42" }, - "time": "2024-07-27T00:11:29+00:00" + "time": "2024-07-29T19:21:41+00:00" }, { "name": "psr/http-client",