mirror of
https://github.com/yiisoft/yii2.git
synced 2026-02-20 00:32:19 +01:00
Rollback #18532: Do not autoload tests/bootstrap.php since new Composer tries to do so for ./build/build as well
This commit is contained in:
@@ -103,11 +103,6 @@
|
||||
"yii\\cs\\": "cs/src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"files": [
|
||||
"tests/bootstrap.php"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
"platform": {"php": "5.4"}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user