diff --git a/composer.json b/composer.json index 41a258b..619551f 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "license": "MIT", "require": { "php": ">=5.3.0", - "illuminate/support": "4.2.x", - "illuminate/encryption": "4.2.x" + "illuminate/support": "4.2.*", + "illuminate/encryption": "4.2.*" }, "autoload": { "psr-0": {