From fa000cd0d151f9757a899e540372a0c21bd0faad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:26:27 +0000 Subject: [PATCH] Bump nelmio/api-doc-bundle from 4.31.0 to 4.32.0 Bumps [nelmio/api-doc-bundle](https://github.com/nelmio/NelmioApiDocBundle) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/nelmio/NelmioApiDocBundle/releases) - [Changelog](https://github.com/nelmio/NelmioApiDocBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/nelmio/NelmioApiDocBundle/compare/v4.31.0...v4.32.0) --- updated-dependencies: - dependency-name: nelmio/api-doc-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 059f76001..2a9f7812d 100644 --- a/composer.lock +++ b/composer.lock @@ -5626,16 +5626,16 @@ }, { "name": "nelmio/api-doc-bundle", - "version": "v4.31.0", + "version": "v4.32.0", "source": { "type": "git", "url": "https://github.com/nelmio/NelmioApiDocBundle.git", - "reference": "322c47b9fa3c5913ec9bbeba537a32407151be73" + "reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/322c47b9fa3c5913ec9bbeba537a32407151be73", - "reference": "322c47b9fa3c5913ec9bbeba537a32407151be73", + "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/6ea702702ffb3382e9fd9776c868ff7386dbc772", + "reference": "6ea702702ffb3382e9fd9776c868ff7386dbc772", "shasum": "" }, "require": { @@ -5736,7 +5736,7 @@ ], "support": { "issues": "https://github.com/nelmio/NelmioApiDocBundle/issues", - "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.31.0" + "source": "https://github.com/nelmio/NelmioApiDocBundle/tree/v4.32.0" }, "funding": [ { @@ -5744,7 +5744,7 @@ "type": "github" } ], - "time": "2024-09-24T13:56:25+00:00" + "time": "2024-09-30T13:06:21+00:00" }, { "name": "nelmio/cors-bundle", @@ -7182,16 +7182,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.31.0", + "version": "1.32.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "249f15fb843bf240cf058372dad29e100cee6c17" + "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", - "reference": "249f15fb843bf240cf058372dad29e100cee6c17", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4", + "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4", "shasum": "" }, "require": { @@ -7223,9 +7223,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0" }, - "time": "2024-09-22T11:32:18+00:00" + "time": "2024-09-26T07:23:32+00:00" }, { "name": "phpzip/phpzip",