From 1f3eb4fe895ac15f4c174472204c17221aa67481 Mon Sep 17 00:00:00 2001 From: Recca Tsai Date: Tue, 16 Aug 2016 20:47:25 +0800 Subject: [PATCH] update --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 440c80c..61cc059 100644 --- a/composer.json +++ b/composer.json @@ -14,11 +14,10 @@ "illuminate/console": "~5.1", "illuminate/database": "~5.1", "illuminate/encryption": "~5.1", - "illuminate/encryption": "~5.1", "illuminate/filesystem": "~5.1", "illuminate/routing": "~5.1", "paragonie/random_compat": "~1.1", - "symfony/finder": "2.7.*|2.8.*|3.0.*" + "symfony/finder": "2.7.*|2.8.*|3.0.*|3.1.*" }, "require-dev": { "nesbot/carbon": "~1.20",