From 82ef6c9e9f1c1fad43fbdef43a01c988fcbc1a40 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 6 Apr 2023 19:16:40 +0200 Subject: [PATCH] wip 5851 --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 662296a..6b6b194 100644 --- a/composer.json +++ b/composer.json @@ -17,9 +17,10 @@ } ], "require": { + "laravel/framework": "^v9", "spatie/laravel-googletagmanager": "^2.6", "cubist/gtag": "dev-backpack5", - "nothingworks/blade-svg": "^0.5" + "nothingworks/blade-svg": "^1.5" }, "repositories": [ { -- 2.39.5