diff --git a/composer.json b/composer.json index 29e74aa..6ad0363 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "devizzent/cebe-php-openapi": "^1.1.5", "fakerphp/faker": "^1.24.1", "laminas/laminas-diactoros": "^3.8", - "league/openapi-psr7-validator": "^0.22", + "league/openapi-psr7-validator": "^0.24", "mezzio/mezzio": "^3.27", "mezzio/mezzio-fastroute": "^3.14", "mezzio/mezzio-problem-details": "^1.19", diff --git a/composer.lock b/composer.lock index ce9d3bc..0a0dbd0 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b215636ef47c509ee517b4c581737e5f", + "content-hash": "f7fa680a3deafdf214cb5f06510c5504", "packages": [ { "name": "devizzent/cebe-php-openapi", @@ -630,16 +630,16 @@ }, { "name": "league/openapi-psr7-validator", - "version": "0.22", + "version": "0.24", "source": { "type": "git", "url": "https://github.com/thephpleague/openapi-psr7-validator.git", - "reference": "a665e220d0bba68411efc1899ed5022fd9b10113" + "reference": "10675b6eb7eb100ebe99378206272a963ed764e7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/openapi-psr7-validator/zipball/a665e220d0bba68411efc1899ed5022fd9b10113", - "reference": "a665e220d0bba68411efc1899ed5022fd9b10113", + "url": "https://api.github.com/repos/thephpleague/openapi-psr7-validator/zipball/10675b6eb7eb100ebe99378206272a963ed764e7", + "reference": "10675b6eb7eb100ebe99378206272a963ed764e7", "shasum": "" }, "require": { @@ -653,7 +653,7 @@ "respect/validation": "^1.1.3 || ^2.0", "riverline/multipart-parser": "^2.0.3", "symfony/polyfill-php80": "^1.27", - "webmozart/assert": "^1.4" + "webmozart/assert": "^1.4 || ^2.0" }, "require-dev": { "doctrine/coding-standard": "^8.0", @@ -686,9 +686,9 @@ ], "support": { "issues": "https://github.com/thephpleague/openapi-psr7-validator/issues", - "source": "https://github.com/thephpleague/openapi-psr7-validator/tree/0.22" + "source": "https://github.com/thephpleague/openapi-psr7-validator/tree/0.24" }, - "time": "2024-01-10T19:11:09+00:00" + "time": "2026-05-08T15:27:06+00:00" }, { "name": "league/uri",