From: Vincent Vanwaelscappel Date: Fri, 7 Jul 2023 08:55:24 +0000 (+0200) Subject: wip #6112 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=214bd4eac162480e27ff1c153c7e03467bf7f5aa;p=fluidbook_processfarm.git wip #6112 --- diff --git a/app/composer.json b/app/composer.json index b427218..67ac9aa 100644 --- a/app/composer.json +++ b/app/composer.json @@ -23,6 +23,7 @@ "prefer-stable": true, "require": { "php": ">=8.2", + "illuminate/log": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0", "fluidbook/tools": "dev-master" } } \ No newline at end of file