From 38b641c452c19bb8e084e78f26547665018216f9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 28 Jan 2020 16:30:32 +0100 Subject: [PATCH] wip #2413 --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 7226ef4..4cdfe90 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,7 @@ } ], "require": { - "php": ">=5.5.0", - "laravel/framework": "^5.8" + "php": ">=5.5.0" }, "repositories": [ { -- 2.39.5