diff --git a/composer.json b/composer.json index 2cdc960..a7781a1 100644 --- a/composer.json +++ b/composer.json @@ -25,9 +25,9 @@ }, "require": { "php": ">=5.3.0", - "illuminate/support": "~4.1", - "illuminate/database": "~4.1", - "illuminate/validation": "~4.1" + "illuminate/support": "~5.0", + "illuminate/database": "~5.0", + "illuminate/validation": "~5.0" }, "autoload": { "psr-0": {