Fixed problems with CLI controllers.
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 145 additions, 79 deletionscomposer.lock
- config/application.config.php 3 additions, 2 deletionsconfig/application.config.php
- module/VuFindConsole/src/VuFindConsole/Controller/AbstractBase.php 1 addition, 1 deletion...FindConsole/src/VuFindConsole/Controller/AbstractBase.php
- module/VuFindConsole/src/VuFindConsole/Controller/RedirectController.php 1 addition, 1 deletion...nsole/src/VuFindConsole/Controller/RedirectController.php
... | ... | @@ -52,6 +52,7 @@ |
"zendframework/zend-mail": "2.8.0", | ||
"zendframework/zend-modulemanager": "2.8.0", | ||
"zendframework/zend-mvc": "3.1.1", | ||
"zendframework/zend-mvc-console": "1.1.11", | ||
"zendframework/zend-mvc-i18n": "1.0.0", | ||
"zendframework/zend-mvc-plugin-flashmessenger": "1.0.0", | ||
"zendframework/zend-paginator": "2.7.0", | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment