richardhj/contao-theme-framework

ServiceNotFoundException: dependency on a non-existent service

janborg opened this issue · 1 comments

Contao 4.12.4

after executing the "composer update" in a fresh Contao installation I am getting the following Exception:

In DecoratorServicePass.php line 91:
                                                                                                                                                            
The service "Richardhj\ContaoThemeFramework\Twig\Loader\ThemeNamespace" has a dependency on a non-existent service "contao.twig.loader.theme_namespace".                                                                   

Script @php vendor/bin/contao-setup handling the post-update-cmd event returned with error code 1

Fix is released.