|
@@ -10,7 +10,6 @@ return [
|
|
|
'basePath' => dirname(__DIR__),
|
|
'basePath' => dirname(__DIR__),
|
|
|
'bootstrap' => ['log'],
|
|
'bootstrap' => ['log'],
|
|
|
'controllerNamespace' => 'app\commands',
|
|
'controllerNamespace' => 'app\commands',
|
|
|
- 'extensions' => require(__DIR__ . '/../vendor/yiisoft/extensions.php'),
|
|
|
|
|
'components' => [
|
|
'components' => [
|
|
|
'cache' => [
|
|
'cache' => [
|
|
|
'class' => 'yii\caching\FileCache',
|
|
'class' => 'yii\caching\FileCache',
|