改进composer依赖
This commit is contained in:
parent
debc818a4e
commit
23bea6de9f
|
@ -16,7 +16,7 @@
|
|||
"src/config.php"
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
"require": {
|
||||
"topthink/framework": "5.1.x-dev"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17,7 +17,6 @@ use think\facade\Config;
|
|||
|
||||
abstract class Command extends \think\console\Command
|
||||
{
|
||||
protected $config = 'database';
|
||||
|
||||
public function getAdapter()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user