diff --git a/composer.json b/composer.json index 3082a54..3925955 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "homepage": "https://www.webproject.xyz", "require": { "php": "~8.3.0 || ~8.4.0", - "jane-php/open-api-runtime": "^7.10.1", + "jane-php/open-api-runtime": "^7.10.2", "phpdocumentor/reflection-docblock": "^5.6.5", "phpstan/phpdoc-parser": "^2.3.0", "symfony/console": "^7.4.0", @@ -21,7 +21,7 @@ "codeception/module-asserts": "^3.2.1", "codeception/module-phpbrowser": "^3.0.2", "friendsofphp/php-cs-fixer": "3.92.0", - "jane-php/open-api-3": "^7.10.1", + "jane-php/open-api-3": "^7.10.2", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "7.4.0" }, diff --git a/composer.lock b/composer.lock index db19fd5..86357b9 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": "c10f900a148026ee6bb5875bfe30970f", + "content-hash": "907e25c6e968821f9d98933a087f38a9", "packages": [ { "name": "clue/stream-filter", @@ -184,7 +184,7 @@ }, { "name": "jane-php/open-api-runtime", - "version": "v7.10.1", + "version": "v7.10.2", "source": { "type": "git", "url": "https://github.com/janephp/open-api-runtime.git", @@ -241,7 +241,7 @@ ], "description": "Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi", "support": { - "source": "https://github.com/janephp/open-api-runtime/tree/v7.10.1" + "source": "https://github.com/janephp/open-api-runtime/tree/v7.10.2" }, "time": "2025-12-08T13:24:37+00:00" }, @@ -4691,16 +4691,16 @@ }, { "name": "jane-php/open-api-3", - "version": "v7.10.1", + "version": "v7.10.2", "source": { "type": "git", "url": "https://github.com/janephp/open-api-3.git", - "reference": "1ca86266f57074a232101e195d3c87283e22e053" + "reference": "3625706dbe655538fd4ede357636067089325e67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/janephp/open-api-3/zipball/1ca86266f57074a232101e195d3c87283e22e053", - "reference": "1ca86266f57074a232101e195d3c87283e22e053", + "url": "https://api.github.com/repos/janephp/open-api-3/zipball/3625706dbe655538fd4ede357636067089325e67", + "reference": "3625706dbe655538fd4ede357636067089325e67", "shasum": "" }, "require": { @@ -4759,9 +4759,9 @@ "swagger" ], "support": { - "source": "https://github.com/janephp/open-api-3/tree/v7.10.1" + "source": "https://github.com/janephp/open-api-3/tree/v7.10.2" }, - "time": "2025-12-08T13:24:37+00:00" + "time": "2025-12-15T13:45:16+00:00" }, { "name": "jane-php/open-api-common",