* logger middleware added
* production.db added to shared files * missing dependencies added to composer
This commit is contained in:
@@ -13,6 +13,7 @@ $cacheConfig = [
|
||||
];
|
||||
|
||||
$aggregator = new ConfigAggregator([
|
||||
\Zend\Log\ConfigProvider::class,
|
||||
\Zend\Form\ConfigProvider::class,
|
||||
\Zend\InputFilter\ConfigProvider::class,
|
||||
\Zend\Validator\ConfigProvider::class,
|
||||
|
||||
Reference in New Issue
Block a user