From 12a7b8ddc549e59fa2d1b50cb179694a9c3023ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:46:30 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.44 to 2.1.46 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.44 to 2.1.46. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.44...v2.1.46) --- 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..e312cea 100644 --- a/composer.lock +++ b/composer.lock @@ -740,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.44", + "version": "v2.1.46", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "5b80b7bfa7daafac62a99af986ffa4c78fd91551" + "reference": "cf92026c520016e62a7e9dbe0cf7150e435f0ff0" }, "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/cf92026c520016e62a7e9dbe0cf7150e435f0ff0", + "reference": "cf92026c520016e62a7e9dbe0cf7150e435f0ff0", "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.46" }, - "time": "2024-08-02T19:10:00+00:00" + "time": "2024-08-08T19:10:01+00:00" }, { "name": "psr/http-client",