diff --git a/composer.json b/composer.json index 225a2256..19e75fa6 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "phpmd/phpmd": "^2.6", "phpunit/php-file-iterator": "^3.0", "sebastian/phpcpd": "^6.0", - "swagger-api/swagger-ui": "^4.5", + "swagger-api/swagger-ui": "^5.32", "timeweb/phpstan-enum": "^2.2", "wapmorgan/php-deprecation-detector": "^2.0", "yiisoft/yii2-coding-standards": "^2.0", diff --git a/composer.lock b/composer.lock index bb2d9b80..b575ce83 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": "ed7232dc2a2fe54aa6f44476ffbd4af5", + "content-hash": "2e1a676ad60f57e4c93330a673f07d24", "packages": [ { "name": "8ctopus/php-ga-measurement-protocol", @@ -8468,16 +8468,16 @@ }, { "name": "swagger-api/swagger-ui", - "version": "v4.14.2", + "version": "v5.32.2", "source": { "type": "git", "url": "https://github.com/swagger-api/swagger-ui.git", - "reference": "775d307d5634de376efab8fc2d993bd353843795" + "reference": "d02a2df106961d8cb6bceb6b4b3aa8d9f6faaf4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/775d307d5634de376efab8fc2d993bd353843795", - "reference": "775d307d5634de376efab8fc2d993bd353843795", + "url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/d02a2df106961d8cb6bceb6b4b3aa8d9f6faaf4a", + "reference": "d02a2df106961d8cb6bceb6b4b3aa8d9f6faaf4a", "shasum": "" }, "type": "library", @@ -8523,9 +8523,9 @@ ], "support": { "issues": "https://github.com/swagger-api/swagger-ui/issues", - "source": "https://github.com/swagger-api/swagger-ui/tree/v4.14.2" + "source": "https://github.com/swagger-api/swagger-ui/tree/v5.32.2" }, - "time": "2022-09-29T17:30:08+00:00" + "time": "2026-04-07T14:01:02+00:00" }, { "name": "symfony/browser-kit", @@ -9724,10 +9724,10 @@ "php": ">=8.1.0", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "ext-gmp": "1.0.0", "php": "8.1" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.9.0" }