From e39c7831b68c8d2e4d84f2c43026e091f115e7ae Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Mon, 28 Aug 2017 13:46:35 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 32fad50..f6da6f7 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x", + "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x|5.5.x", "studio-42/elfinder": "~2.1.10", "barryvdh/elfinder-flysystem-driver": "^0.1.4|^0.2", "league/flysystem": "^1.0",