From 2bc48c4d8f199478f80b821c7d6aa65576153ee8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 19:06:03 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.44 to 2.1.53 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.44 to 2.1.53. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.44...v2.1.53) --- 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 a1da380..7c008c2 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.44", + "version": "v2.1.53", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "5b80b7bfa7daafac62a99af986ffa4c78fd91551" + "reference": "6be5af314e8070c2de44d1d6a4e85eefea8dcbc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/5b80b7bfa7daafac62a99af986ffa4c78fd91551", - "reference": "5b80b7bfa7daafac62a99af986ffa4c78fd91551", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/6be5af314e8070c2de44d1d6a4e85eefea8dcbc9", + "reference": "6be5af314e8070c2de44d1d6a4e85eefea8dcbc9", "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.44" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.53" }, - "time": "2024-08-02T19:10:00+00:00" + "time": "2024-08-27T19:09:59+00:00" }, { "name": "psr/http-client",