mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
取消自动加载中对composer包的支持
This commit is contained in:
@@ -22,12 +22,7 @@
|
||||
"sebastian/phpcpd": "*",
|
||||
"squizlabs/php_codesniffer": "2.*"
|
||||
},
|
||||
"config": {
|
||||
"vendor-dir": "vendor"
|
||||
},
|
||||
"extra": {
|
||||
"installer-paths": {
|
||||
"thinkphp": ["type:thinkphp-framework"]
|
||||
}
|
||||
"autoload": {
|
||||
"files": ["start.php"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user