From 5ec56e0ada675c6eeea4aa7d8fe6da0674f63b6d Mon Sep 17 00:00:00 2001 From: vanry Date: Tue, 12 Jun 2018 20:54:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC,=20=E6=94=AF=E6=8C=81=20Scout=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1fc84da..16ca90a 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "minimum-stability": "dev", "require": { "php": ">=5.6.4", - "laravel/scout": "~3.0", + "laravel/scout": "^3.0|^4.0", "teamtnt/tntsearch": "~1.0", "illuminate/support": "~5.4", "illuminate/database": "~5.4"