From cd5e8139e161874eef98e8d8b226af752aca562e Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 15 Mar 2017 09:58:01 -0700 Subject: [PATCH] removed hack for Doctrine annotations --- recipes/symfony/console/bin/console | 8 +------- recipes/symfony/framework-bundle/web/index.php | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/recipes/symfony/console/bin/console b/recipes/symfony/console/bin/console index bdb6a2a7..87cef158 100755 --- a/recipes/symfony/console/bin/console +++ b/recipes/symfony/console/bin/console @@ -2,8 +2,6 @@