From c480ff42288d45dbbbedb3e46b7864514e2a8090 Mon Sep 17 00:00:00 2001 From: Guilhem N Date: Sat, 17 Dec 2016 12:19:05 +0100 Subject: [PATCH] Bump doctrine/annotations version --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index d45e33e..cc1e2b0 100644 --- a/composer.json +++ b/composer.json @@ -23,6 +23,7 @@ "symfony/phpunit-bridge": "^3.2", "sensio/framework-extra-bundle": "^3.0", "phpunit/phpunit": "^5.4", + "doctrine/annotations": "^1.2", "nelmio/api-doc-bundle": "^2.0", "phpdocumentor/reflection-docblock": "^3.1",