diff --git a/composer.json b/composer.json index 8cc45d586e157ba81d2e3946de052da3e2fab0e2..429ce9a14ea211d7f49cc0d8bd8303f3665e362b 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ "php": ">=5.4.0", "illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x", "illuminate/validation": "5.0.x|5.1.x|5.2.x|5.3.x", - "illuminate/translation": "5.3.*", + "illuminate/translation": "5.0.x|5.1.x|5.2.x|5.3.x", + "illuminate/session": "5.0.x|5.1.x|5.2.x|5.3.x", "bnet/money-datatype": "^0.1" }, "require-dev": {