From: Vincent Vanwaelscappel Date: Thu, 19 May 2022 13:28:30 +0000 (+0200) Subject: wip #4285 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f40430d28994cb1f52972947e1563a096baf47a4;p=cubist_cms-back.git wip #4285 --- diff --git a/composer.json b/composer.json index d87d194..12b0ed4 100644 --- a/composer.json +++ b/composer.json @@ -53,7 +53,8 @@ "laravel/framework": "^v8.83", "laravel-lang/lang": "^10.1", "laravel-lang/publisher": "^10.3", - "spatie/laravel-permission": "^4.4|^5.5" + "spatie/laravel-permission": "^4.4|^5.5", + "": "" }, "require-dev": { "filp/whoops": "^2.14",