diff --git a/composer.json b/composer.json index bcc9c15..a4fcfc6 100644 --- a/composer.json +++ b/composer.json @@ -35,9 +35,9 @@ ], "require": { "php": ">=5.3.2", - "illuminate/container": "~4.0|~5.0", - "illuminate/routing": "~4.0|~5.0", - "illuminate/support": "~4.0|~5.0", + "illuminate/container": "~4.0", + "illuminate/routing": "~4.0", + "illuminate/support": "~4.0", "payum/core": "0.14.*" }, "suggest": {