From adace649227ee04e98752d54224cac9b68431e8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:34:06 +0000 Subject: [PATCH] chore(deps): update dependency barryvdh/laravel-ide-helper to v3.5.3 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 143608667..7c7bb97f8 100644 --- a/composer.lock +++ b/composer.lock @@ -12004,16 +12004,16 @@ }, { "name": "barryvdh/laravel-ide-helper", - "version": "v3.5.2", + "version": "v3.5.3", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-ide-helper.git", - "reference": "655e0576260b74014731280826c43c0417cb1f20" + "reference": "271682a2a6d57691e1c7ff378f44e4ae6ac2aba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/655e0576260b74014731280826c43c0417cb1f20", - "reference": "655e0576260b74014731280826c43c0417cb1f20", + "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/271682a2a6d57691e1c7ff378f44e4ae6ac2aba0", + "reference": "271682a2a6d57691e1c7ff378f44e4ae6ac2aba0", "shasum": "" }, "require": { @@ -12082,7 +12082,7 @@ ], "support": { "issues": "https://github.com/barryvdh/laravel-ide-helper/issues", - "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.5.2" + "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.5.3" }, "funding": [ { @@ -12094,7 +12094,7 @@ "type": "github" } ], - "time": "2025-01-06T15:29:58+00:00" + "time": "2025-01-08T10:01:30+00:00" }, { "name": "barryvdh/reflection-docblock",