From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 17:34:14 +0000 (+0100) Subject: #2628 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=06a1b1c8239e85ab350b8ef07251f973a941ea8a;p=cubist_cms-front.git #2628 --- diff --git a/composer.json b/composer.json index 3271945..2e921a0 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": ">=7.1.3", - "laravel/framework": "5.7.*", + "laravel/framework": ">=5.7", "spatie/laravel-sitemap": "^5.2", "spatie/laravel-missing-page-redirector": "^2.3", "spatie/laravel-googletagmanager": "^2.6",