diff --git a/composer.json b/composer.json index 2bcb01d3c9..d1d23abd0d 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "symfony/browser-kit": "~8.1.0", "symfony/css-selector": "~8.1.0", "symfony/yaml": "~8.0.6", - "zircote/swagger-php": "~6.1.0" + "zircote/swagger-php": "~6.2.0" }, "suggest": { "ext-bcmath": "*", diff --git a/composer.lock b/composer.lock index d1bd96f3ad..216236d585 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": "6bcba640bab77e50d6dc1c5b00098682", + "content-hash": "46bcb971007f1117e63b4f67a171f7fa", "packages": [ { "name": "2tvenom/cborencode", @@ -11194,16 +11194,16 @@ }, { "name": "zircote/swagger-php", - "version": "6.1.2", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/zircote/swagger-php.git", - "reference": "f66289ab9c9c3a1cf70222e0bebbe7c6c7109f2f" + "reference": "060af3bb9c4cba6a5859aba2c51cd1c129479410" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zircote/swagger-php/zipball/f66289ab9c9c3a1cf70222e0bebbe7c6c7109f2f", - "reference": "f66289ab9c9c3a1cf70222e0bebbe7c6c7109f2f", + "url": "https://api.github.com/repos/zircote/swagger-php/zipball/060af3bb9c4cba6a5859aba2c51cd1c129479410", + "reference": "060af3bb9c4cba6a5859aba2c51cd1c129479410", "shasum": "" }, "require": { @@ -11272,7 +11272,7 @@ ], "support": { "issues": "https://github.com/zircote/swagger-php/issues", - "source": "https://github.com/zircote/swagger-php/tree/6.1.2" + "source": "https://github.com/zircote/swagger-php/tree/6.2.0" }, "funding": [ { @@ -11280,7 +11280,7 @@ "type": "github" } ], - "time": "2026-04-28T04:47:53+00:00" + "time": "2026-06-14T06:51:56+00:00" } ], "aliases": [],