laminas-zendframework-bridge 0.2.5
Added
- #12 adds functionality for ensuring we alias namespaces and classes that
include the wordZend
in them; e.g.,Zend\Expressive\ZendView\ZendViewRendererFactory
will now alias toExpressive\LaminasView\LaminasViewRendererFactory
.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.