mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 06:40:59 +08:00
Execute tests/bootstrap.php via autoload-dev
This commit is contained in:
@ -102,6 +102,11 @@
|
||||
"yii\\cs\\": "cs/src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"files": [
|
||||
"tests/bootstrap.php"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
"platform": {"php": "5.4"}
|
||||
},
|
||||
|
Reference in New Issue
Block a user