diff --git a/composer.json b/composer.json index c0bf440..35421dc 100755 --- a/composer.json +++ b/composer.json @@ -15,9 +15,9 @@ ], "require": { "php": ">=5.5.9", - "illuminate/config": "5.1.*|5.2.*|5.3.*", - "illuminate/support": "5.1.*|5.2.*|5.3.*", - "illuminate/filesystem": "5.1.*|5.2.*|5.3.*", + "illuminate/config": "5.1.*|5.2.*|5.3.*|5.4.*", + "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*", + "illuminate/filesystem": "5.1.*|5.2.*|5.3.*|5.4.*", "ezyang/htmlpurifier": "4.8.*" }, "require-dev": {