diff --git a/composer.json b/composer.json index f555224..e312536 100644 --- a/composer.json +++ b/composer.json @@ -10,10 +10,11 @@ } ], "require": { - "php": ">=5.4.0", + "php": ">=5.3.0", "fzaninotto/faker": "~1.4" }, "require-dev": { + "php": ">=5.4.0", "mockery/mockery": "~0.9", "illuminate/support": "~5", "illuminate/database": "~5",