From 31a1312086584531da7ad8d0dab4c69f62685c11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 10:16:01 +0000 Subject: [PATCH] build(deps): update craftile/laravel requirement from ^0.6.4 to ^0.7.0 Updates the requirements on [craftile/laravel](https://github.com/craftile/laravel) to permit the latest version. - [Commits](https://github.com/craftile/laravel/compare/v0.6.4...v0.7.0) --- updated-dependencies: - dependency-name: craftile/laravel dependency-version: 0.7.0 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 fc1b8b9..9df1cad 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "bagistoplus/couleur": "^0.2.0", "blade-ui-kit/blade-heroicons": "^2.4", "blade-ui-kit/blade-icons": "^1.7", - "craftile/laravel": "^0.6.4", + "craftile/laravel": "^0.7.0", "illuminate/contracts": "^11.0||^12.0", "mallardduck/blade-lucide-icons": "^1.23", "mews/purifier": "^3.4",