From 696582e52393bd9e6b477d4c6e565499f54b547d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 22:05:42 +0000 Subject: [PATCH] Bump phpdocumentor/shim from 3.4.3 to 3.5.0 Bumps [phpdocumentor/shim](https://github.com/phpDocumentor/shim) from 3.4.3 to 3.5.0. - [Release notes](https://github.com/phpDocumentor/shim/releases) - [Commits](https://github.com/phpDocumentor/shim/compare/v3.4.3...v3.5.0) --- 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..27ad24e04 100644 --- a/composer.lock +++ b/composer.lock @@ -222,16 +222,16 @@ }, { "name": "phpdocumentor/shim", - "version": "v3.4.3", + "version": "v3.5.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/shim.git", - "reference": "cda99f4be51464da4557f240b9bb98e85a9163fa" + "reference": "3a0a84423ff77b9099afe31794e6986abf14939e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/shim/zipball/cda99f4be51464da4557f240b9bb98e85a9163fa", - "reference": "cda99f4be51464da4557f240b9bb98e85a9163fa", + "url": "https://api.github.com/repos/phpDocumentor/shim/zipball/3a0a84423ff77b9099afe31794e6986abf14939e", + "reference": "3a0a84423ff77b9099afe31794e6986abf14939e", "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.0" }, - "time": "2023-10-04T18:36:17+00:00" + "time": "2024-05-24T14:11:50+00:00" } ], "packages-dev": [],