From 07a299b202277b23833cc35ab34ee8753542f809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:22:39 +0000 Subject: [PATCH] Bump mittwald/api-client from 2.1.34 to 2.1.35 Bumps [mittwald/api-client](https://github.com/mittwald/api-client-php) from 2.1.34 to 2.1.35. - [Release notes](https://github.com/mittwald/api-client-php/releases) - [Commits](https://github.com/mittwald/api-client-php/compare/v2.1.34...v2.1.35) --- updated-dependencies: - dependency-name: mittwald/api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index af55443..56a199f 100644 --- a/composer.lock +++ b/composer.lock @@ -487,20 +487,20 @@ }, { "name": "justinrainbow/json-schema", - "version": "v5.2.13", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", @@ -511,11 +511,6 @@ "bin/validate-json" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" @@ -551,9 +546,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" }, - "time": "2023-09-26T02:20:38+00:00" + "time": "2024-07-06T21:00:26+00:00" }, { "name": "league/flysystem", @@ -745,16 +740,16 @@ }, { "name": "mittwald/api-client", - "version": "v2.1.34", + "version": "v2.1.35", "source": { "type": "git", "url": "https://github.com/mittwald/api-client-php.git", - "reference": "decc64c43fce34d1221d0ba247da96f4c6f46929" + "reference": "35c40837c3a46889a872d9d8391a71afbae7bd10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/decc64c43fce34d1221d0ba247da96f4c6f46929", - "reference": "decc64c43fce34d1221d0ba247da96f4c6f46929", + "url": "https://api.github.com/repos/mittwald/api-client-php/zipball/35c40837c3a46889a872d9d8391a71afbae7bd10", + "reference": "35c40837c3a46889a872d9d8391a71afbae7bd10", "shasum": "" }, "require": { @@ -788,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.34" + "source": "https://github.com/mittwald/api-client-php/tree/v2.1.35" }, - "time": "2024-07-05T00:11:16+00:00" + "time": "2024-07-06T00:11:03+00:00" }, { "name": "psr/http-client",