OxCom / zf3-twig

ZendTwig is a module that integrates the Twig template engine with Laminas.
MIT License
19 stars 6 forks source link

broken after install #4

Closed keanor closed 7 years ago

keanor commented 7 years ago

by default, module contains \Zend\Navigation\View\HelperConfig::class

need add zendframework/zend-navigation to composer.json or remove from default configuration, else:

Uncaught Zend\View\Exception\RuntimeException: Unable to resolve provided configuration to valid instance of Zend\ServiceManager\ConfigInterface in //vendor/oxcom/zend-twig/src/Service/TwigHelperPluginManagerFactory.php:56

OxCom commented 7 years ago

Fixed in v0.1.2