From 427295f9932659d06062902a1fb52fe56e5d4b0d Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Thu, 23 May 2013 21:49:37 +0200 Subject: [PATCH] Set phpdocumentor version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c6f1d0e..4517427 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "illuminate/support": "4.0.x", "illuminate/console": "4.0.x", "illuminate/filesystem": "4.0.x", - "phpdocumentor/reflection-docblock": "dev-master", + "phpdocumentor/reflection-docblock": "2.0.*", "symfony/class-loader": "2.3.*" }, "autoload": {