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