diff --git a/config/config.php b/config/config.php index a7f3c4f..c5801d3 100644 --- a/config/config.php +++ b/config/config.php @@ -24,6 +24,7 @@ Queue\Swoole\ConfigProvider::class, // Dotkernel packages + Dot\Cache\ConfigProvider::class, Dot\Cli\ConfigProvider::class, Dot\DependencyInjection\ConfigProvider::class, Dot\DataFixtures\ConfigProvider::class,