From 3ffe97b165ce3b13bb10c54c62bc9b4f7f6a3164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 22:45:35 +0000 Subject: [PATCH] Bump phpdocumentor/shim from 3.4.3 to 3.5.2 Bumps [phpdocumentor/shim](https://github.com/phpDocumentor/shim) from 3.4.3 to 3.5.2. - [Release notes](https://github.com/phpDocumentor/shim/releases) - [Commits](https://github.com/phpDocumentor/shim/compare/v3.4.3...v3.5.2) --- updated-dependencies: - dependency-name: phpdocumentor/shim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index dd79d2886..a8366d6bf 100644 --- a/composer.lock +++ b/composer.lock @@ -222,16 +222,16 @@ }, { "name": "phpdocumentor/shim", - "version": "v3.4.3", + "version": "v3.5.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/shim.git", - "reference": "cda99f4be51464da4557f240b9bb98e85a9163fa" + "reference": "8b92f00534831a87ae2e085befc87e656c844d46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/shim/zipball/cda99f4be51464da4557f240b9bb98e85a9163fa", - "reference": "cda99f4be51464da4557f240b9bb98e85a9163fa", + "url": "https://api.github.com/repos/phpDocumentor/shim/zipball/8b92f00534831a87ae2e085befc87e656c844d46", + "reference": "8b92f00534831a87ae2e085befc87e656c844d46", "shasum": "" }, "require": { @@ -252,9 +252,9 @@ "MIT" ], "support": { - "source": "https://github.com/phpDocumentor/shim/tree/v3.4.3" + "source": "https://github.com/phpDocumentor/shim/tree/v3.5.2" }, - "time": "2023-10-04T18:36:17+00:00" + "time": "2024-06-27T20:50:43+00:00" } ], "packages-dev": [],