From ca44725d41d081fea25a00c6bf7a2a7010c21a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:22:26 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.64 to 2.1.65 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.64 to 2.1.65. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.64...v2.1.65) --- 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 903b728..028e390 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.64", + "version": "v2.1.65", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "2df0cfda9982c24cda5b83e78590b722c0826f21" + "reference": "0af7ce3d973dcef9db0436db68158dd9741241bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/2df0cfda9982c24cda5b83e78590b722c0826f21", - "reference": "2df0cfda9982c24cda5b83e78590b722c0826f21", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/0af7ce3d973dcef9db0436db68158dd9741241bd", + "reference": "0af7ce3d973dcef9db0436db68158dd9741241bd", "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.64" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.65" }, - "time": "2024-09-19T19:10:19+00:00" + "time": "2024-09-24T19:10:21+00:00" }, { "name": "psr/http-client",