From ea274796819cd517c84c73c8fb2f972401f5e22d Mon Sep 17 00:00:00 2001 From: mychi darko Date: Wed, 20 Jan 2021 22:31:02 +0000 Subject: [PATCH] :arrow_down: Version test --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 0168cad..2596194 100644 --- a/composer.json +++ b/composer.json @@ -28,10 +28,10 @@ "minimum-stability": "stable", "require": { "leafs/blade": "^1.2", - "illuminate/database": "^8.0", - "illuminate/container": "^8.0", - "illuminate/events": "^8.0", + "illuminate/database": "^7.0", + "illuminate/container": "^7.0", + "illuminate/events": "^7.0", "phpmailer/phpmailer": "^6.2", - "illuminate/view": "^8.0" + "illuminate/view": "^7.0" } } \ No newline at end of file