From 300b2a11c50ba17a40e0e2ad698f655f28da7d1d Mon Sep 17 00:00:00 2001 From: Roberto Armas Date: Thu, 26 Jan 2017 19:55:59 -0500 Subject: [PATCH] fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e64c3ec..032b436 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "illuminate/console": "5.3.*|5.4.*" }, "suggest":{ - "illuminate/routing": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*", + "illuminate/routing": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*" }, "license": "MIT", "authors": [