diff --git a/composer.json b/composer.json index 6d637ca..0a5bac8 100644 --- a/composer.json +++ b/composer.json @@ -19,12 +19,12 @@ }, "require": { "php": ">=5.5.9", - "illuminate/contracts": "5.0 - 5.7", - "illuminate/filesystem": "5.0 - 5.7", + "illuminate/contracts": "5.0 - 5.8", + "illuminate/filesystem": "5.0 - 5.8", "symfony/http-foundation": "2.6 - 4" }, "require-dev": { - "illuminate/container": "5.0 - 5.7", + "illuminate/container": "5.0 - 5.8", "larapack/dd": "^1.1", "mockery/mockery": "^0.9.5", "phpunit/phpunit": "^4.8"