Skip to content

phly/phly-expressive-mustache 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 06 Mar 22:31
· 6 commits to master since this release

Added

  • Nothing.

Changes

  • Updated to use zendframework/zend-expressive-helpers ^1.4 || ^2.2 || ^3.0.1; the functionality in this package only relies on the UrlHelper, and does not care how it is injected with the route result; as such, it may use any of the released versions.

Deprecated

  • Nothing.

Removed

  • Drops support for PHP 5.5.

Fixed

  • Nothing.