diff --git a/composer.json b/composer.json index dc47dfea3..79160eb4b 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ "symfony/yaml": "~2.7", "embed/embed": "^2.6", "swiftmailer/swiftmailer": "~5.4", - "symfony/config": "^2.8|^3", - "symfony/translation": "^2.8|^3", + "symfony/config": "^2.8", + "symfony/translation": "^2.8", "vlucas/phpdotenv": "^2.4" }, "require-dev": {