New:
- Automatically Hooking into the zf's ecosystem (registering a Module or ConfigProvider)
Changed:
- Min version of php bumped to 7.0
- Using delegator pattern to extend PhpRenderer instead of extending it directly solving a huge bug.
- Use already create TemplateMapStack from the service container
- Move namespaces to reflect the architecture more accurately