From c0ac24c3c985c8308182ce48fe342b8c98a997a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:56:45 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.73 to 2.1.74 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.73 to 2.1.74. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.73...v2.1.74) --- updated-dependencies: - dependency-name: mittwald/api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 6b837ae..08b0fa3 100644 --- a/composer.lock +++ b/composer.lock @@ -288,16 +288,16 @@ }, { "name": "guzzlehttp/promises", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -351,7 +351,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.3" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -367,7 +367,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.73", + "version": "v2.1.74", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "8b01493f0632187043e013c425a8fcc6186739c9" + "reference": "a331ed74f874d13e488a0afc89a4c1fec1349810" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/8b01493f0632187043e013c425a8fcc6186739c9", - "reference": "8b01493f0632187043e013c425a8fcc6186739c9", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/a331ed74f874d13e488a0afc89a4c1fec1349810", + "reference": "a331ed74f874d13e488a0afc89a4c1fec1349810", "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.73" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.74" }, - "time": "2024-10-15T19:10:38+00:00" + "time": "2024-10-17T19:10:40+00:00" }, { "name": "psr/http-client",