From 2d636bc2a23a2a345578132f6c4890802517b950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 04:47:09 +0000 Subject: [PATCH] build(deps): update mallardduck/blade-lucide-icons requirement Updates the requirements on [mallardduck/blade-lucide-icons](https://github.com/mallardduck/blade-lucide-icons) to permit the latest version. - [Release notes](https://github.com/mallardduck/blade-lucide-icons/releases) - [Changelog](https://github.com/mallardduck/blade-lucide-icons/blob/main/CHANGELOG.md) - [Commits](https://github.com/mallardduck/blade-lucide-icons/compare/1.23.0...2.0.2) --- updated-dependencies: - dependency-name: mallardduck/blade-lucide-icons dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d9d49cd..8300e09 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "blade-ui-kit/blade-icons": "^1.7", "craftile/laravel": "^0.9.2", "illuminate/contracts": "^11.0||^12.0", - "mallardduck/blade-lucide-icons": "^1.23", + "mallardduck/blade-lucide-icons": "^2.0", "mews/purifier": "^3.4", "spatie/browsershot": "^3.61||^5.0", "spatie/once": "^3.1",