diff --git a/composer.json b/composer.json index f143f4b0bb..091ac9a204 100755 --- a/composer.json +++ b/composer.json @@ -52,6 +52,9 @@ "symfony/doctrine-bridge": "2.6.4", "symfony/validator": "2.6.4", "symfony/filesystem": "~2.6", + "symfony/security": "~2.6", + "sylius/attribute": "0.13.0", + "sylius/translation": "0.13.0", "gedmo/doctrine-extensions": "~2.3", "sonata-project/user-bundle": "~2.2", "ramsey/array_column": "~1.1",