From 7b263ffbce943ee903510a23dce0e837c7c6960f Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sun, 7 Jun 2015 15:09:17 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9a8abcc..7633d26 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "illuminate/support": "4.x", "illuminate/console": "4.x", "illuminate/filesystem": "4.x", - "phpdocumentor/reflection-docblock": "2.0.x", + "phpdocumentor/reflection-docblock": "2.0.4", "symfony/class-loader": "~2.3" }, "require-dev": {