From d2ac795a53c39f4460fa4fe1701b16aba9cd6be2 Mon Sep 17 00:00:00 2001 From: NauxLiu Date: Thu, 5 May 2016 10:14:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=20Laravel=205.2.=20close=20#?= =?UTF-8?q?6?= 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 7c15bdb..424c116 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "require": { "php": ">=5.6", - "illuminate/support": "5.1.*", + "illuminate/support": "^5.1", "guzzlehttp/guzzle": "^6.1" }, "autoload": {