Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Updated to zend-expressive-helpers 1.2.0 #33

Merged

Conversation

weierophinney
Copy link
Member

  • Updated version constraint in composer.json
  • Added dependencies and pre_routing middleware-pipeline entries for Zend\Expressive\Helper\UrlHelperMiddleware to ensure the middleware is registered by default, ensuring the UrlHelper will be updated with the RouteResult.

This fixes issues reported and commented on in an issue on Expressive, ensuring the UrlHelper is properly seeded.

- Updated version constraint in `composer.json`
- Added dependencies and pre_routing middleware-pipeline entries for
  `Zend\Expressive\Helper\UrlHelperMiddleware` to ensure the middleware
  is registered by default, ensuring the `UrlHelper` will be updated
  with the `RouteResult`.
@weierophinney weierophinney added this to the 1.0.0rc4 milestone Dec 8, 2015
@weierophinney weierophinney self-assigned this Dec 8, 2015
weierophinney added a commit that referenced this pull request Dec 8, 2015
@weierophinney weierophinney merged commit 64ae11e into zendframework:master Dec 8, 2015
weierophinney added a commit that referenced this pull request Dec 8, 2015
@weierophinney weierophinney deleted the hotfix/helpers-middleware branch December 8, 2015 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant