From 5aa0f55d2fabf73b20f2ace447fd3ac5838de930 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sun, 7 Jun 2015 15:09:00 +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 37e40bc..a9c60f0 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "illuminate/support": "5.0.x|5.1.x", "illuminate/console": "5.0.x|5.1.x", "illuminate/filesystem": "5.0.x|5.1.x", - "phpdocumentor/reflection-docblock": "2.0.x", + "phpdocumentor/reflection-docblock": "2.0.4", "symfony/class-loader": "~2.3" }, "require-dev": {