From f51f15a6313890e885f43e7521e90f0b0d7d766f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:24:19 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.75 to 2.1.81 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.75 to 2.1.81. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.75...v2.1.81) --- 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 1b65fde..9665738 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.75", + "version": "v2.1.81", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "899a0c6c42b8d4b6e7cdde7bf3e0554fcb95ca99" + "reference": "9ded0c3d6a106cad7edd350564fb83b48faa70a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/899a0c6c42b8d4b6e7cdde7bf3e0554fcb95ca99", - "reference": "899a0c6c42b8d4b6e7cdde7bf3e0554fcb95ca99", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/9ded0c3d6a106cad7edd350564fb83b48faa70a6", + "reference": "9ded0c3d6a106cad7edd350564fb83b48faa70a6", "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.75" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.81" }, - "time": "2024-10-18T19:10:29+00:00" + "time": "2024-11-14T19:10:27+00:00" }, { "name": "psr/http-client",