From 20ad8f9a0d39f37dc1dcfdd4e7126d73044d644f Mon Sep 17 00:00:00 2001 From: Julio Date: Thu, 24 Aug 2017 10:55:10 +0200 Subject: [PATCH] Undo change "doctrine/annotations" restriction. --- composer.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/composer.json b/composer.json index fb6b7df893..f029aff7fa 100755 --- a/composer.json +++ b/composer.json @@ -64,8 +64,6 @@ "symfony/security": "~2.8", "doctrine/data-fixtures": "~1.0@dev", - "doctrine/annotations": "1.4.*", - "knplabs/gaufrette": "~0.1.6", "gedmo/doctrine-extensions": "~2.3",