From: Vincent Vanwaelscappel Date: Thu, 6 Apr 2023 17:16:40 +0000 (+0200) Subject: wip 5851 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=82ef6c9e9f1c1fad43fbdef43a01c988fcbc1a40;p=cubist_cms-front.git wip 5851 --- 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": [ {