diff --git a/composer.json b/composer.json index d034fe870d3..fc859f9d83a 100644 --- a/composer.json +++ b/composer.json @@ -45,12 +45,8 @@ }, "require-dev": { "doctrine/annotations": "^1.13", - "doctrine/cache": "^1.11", - "doctrine/common": "^3.1", - "doctrine/doctrine-bundle": "^2.4", - "doctrine/orm": "^2.9", - "doctrine/persistence": "^2.2", - "myclabs/php-enum": "^1.8", + "doctrine/cache": "^1.12", + "doctrine/orm": "^2.10", "nette/application": "^3.1", "nette/bootstrap": "^3.1", "nette/finder": "^2.5",