From a09f62c244b0c65b66ed0d9d032db1f66770d0ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 18:24:46 +0000 Subject: [PATCH] =?UTF-8?q?[=F0=9F=AA=B5]=20Update=20dependency=20devizzen?= =?UTF-8?q?t/cebe-php-openapi=20to=20v1.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index b8a93fdebee..ccb5c46e054 100644 --- a/composer.lock +++ b/composer.lock @@ -1654,21 +1654,21 @@ }, { "name": "devizzent/cebe-php-openapi", - "version": "1.1.0", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/DEVizzent/cebe-php-openapi.git", - "reference": "9ae960c072eda54d8d0eb9dc14c1e6d815167347" + "reference": "44920bc75148d05686ac79511bdb99d6039a38cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DEVizzent/cebe-php-openapi/zipball/9ae960c072eda54d8d0eb9dc14c1e6d815167347", - "reference": "9ae960c072eda54d8d0eb9dc14c1e6d815167347", + "url": "https://api.github.com/repos/DEVizzent/cebe-php-openapi/zipball/44920bc75148d05686ac79511bdb99d6039a38cf", + "reference": "44920bc75148d05686ac79511bdb99d6039a38cf", "shasum": "" }, "require": { "ext-json": "*", - "justinrainbow/json-schema": "^5.2", + "justinrainbow/json-schema": "^5.2 || ^6.0", "php": ">=7.1.0", "symfony/yaml": "^3.4 || ^4 || ^5 || ^6 || ^7" }, @@ -1726,7 +1726,7 @@ "issues": "https://github.com/DEVizzent/cebe-php-openapi/issues", "source": "https://github.com/DEVizzent/cebe-php-openapi" }, - "time": "2024-10-30T05:57:15+00:00" + "time": "2024-12-03T09:52:44+00:00" }, { "name": "dnoegel/php-xdg-base-dir", @@ -10062,16 +10062,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.5.0", + "version": "v3.5.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", - "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", + "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", "shasum": "" }, "require": { @@ -10109,7 +10109,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" }, "funding": [ { @@ -10125,7 +10125,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:32:20+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/filesystem",