From c9a418c8077314bed60c3d5a6d5f3f25aa1048bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:25:37 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.66 to 2.1.68 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.66 to 2.1.68. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.66...v2.1.68) --- 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 a3153ee..13510e9 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.66", + "version": "v2.1.68", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "92b02e5f7714d71056ce20df7118552eedd606d3" + "reference": "aad3e17d6ddf392c177e1190a47d071889702f82" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/92b02e5f7714d71056ce20df7118552eedd606d3", - "reference": "92b02e5f7714d71056ce20df7118552eedd606d3", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/aad3e17d6ddf392c177e1190a47d071889702f82", + "reference": "aad3e17d6ddf392c177e1190a47d071889702f82", "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.66" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.68" }, - "time": "2024-09-26T19:10:21+00:00" + "time": "2024-09-30T19:10:10+00:00" }, { "name": "psr/http-client",