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

Update to use zend-hydrator #30

Merged
merged 2 commits into from
Sep 22, 2015

Commits on Sep 22, 2015

  1. Updated dependencies

    - Updated zend-stdlib to `~2.7`
    - Added zend-hydrator at `~1.0`
    weierophinney committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    70f5587 View commit details
    Browse the repository at this point in the history
  2. Updated classes and tests to use zend-hydrator

    - Updated `HydratorManagerFactory` to reference zend-hydrator's
      `HydratorPluginManager` instead of the one from zend-stdlib.
    - Updated a test asset to use zend-hydrator for hydrators; tests passed
      both before and after the change, proving LSP.
    weierophinney committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    e9a60bf View commit details
    Browse the repository at this point in the history