mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
updated apidoc composer.json
require a version that contains phpDocumentor/Reflection#16
This commit is contained in:
@ -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\\": "" }
|
||||
|
Reference in New Issue
Block a user