diff --git a/composer.json b/composer.json index 98b782a..86cded3 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "php": ">=5.3.0", "jenssegers/mongodb": "*", - "illuminate/session": "~4.0" + "illuminate/session": "4.*" }, "autoload": { "psr-0": {