From 4a6df1a2a74a95006143d599a84cc736320872b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:17:10 +0100 Subject: [PATCH] Bump barryvdh/laravel-ide-helper in the development-dependencies group (#2918) Bumps the development-dependencies group with 1 update: [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper). Updates `barryvdh/laravel-ide-helper` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases) - [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md) - [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v3.5.3...v3.5.4) --- updated-dependencies: - dependency-name: barryvdh/laravel-ide-helper dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 229e2af3caf..7f4884f20ec 100644 --- a/composer.lock +++ b/composer.lock @@ -11778,16 +11778,16 @@ }, { "name": "barryvdh/laravel-ide-helper", - "version": "v3.5.3", + "version": "v3.5.4", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", - "reference": "271682a2a6d57691e1c7ff378f44e4ae6ac2aba0" + "reference": "980a87e250fc2a7558bc46e07f61c7594500ea53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/271682a2a6d57691e1c7ff378f44e4ae6ac2aba0", - "reference": "271682a2a6d57691e1c7ff378f44e4ae6ac2aba0", + "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/980a87e250fc2a7558bc46e07f61c7594500ea53", + "reference": "980a87e250fc2a7558bc46e07f61c7594500ea53", "shasum": "" }, "require": { @@ -11856,7 +11856,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-ide-helper/issues", - "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.5.3" + "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.5.4" }, "funding": [ { @@ -11868,7 +11868,7 @@ "type": "github" } ], - "time": "2025-01-08T10:01:30+00:00" + "time": "2025-01-14T09:07:00+00:00" }, { "name": "barryvdh/reflection-docblock",