Commit c4db587b by Carsten Brandt

updated apidoc composer.json

require a version that contains phpDocumentor/Reflection#16
parent 4fe0eeb1
......@@ -20,7 +20,7 @@
"minimum-stability": "dev",
"require": {
"yiisoft/yii2": "*",
"phpdocumentor/reflection": "1.0.2"
"phpdocumentor/reflection": "dev-master | >1.0.2"
},
"autoload": {
"psr-4": { "yii\\apidoc\\": "" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment