Added the Mvc\Middleware module to the conf.

feature/remove-db-abstract
Ruslan Baidan 2022-08-19 10:47:38 +02:00
parent eb81b213e9
commit 6b7365d677
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ return array(
'Laminas\Mail',
'Laminas\Validator',
'Laminas\I18n',
'Laminas\Mvc\Middleware',
'DoctrineModule',
'DoctrineORMModule',
'Monarc\Core',