Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hydration dependency #35

Open
wants to merge 10 commits into
base: 2.5.x
Choose a base branch
from

Commits on Sep 15, 2023

  1. - Addressed dependency with phpro/zf-doctrine-hydration-module to a n…

    …ew version that is now current.
    
    - Due to transitive dependencies PHP 7.4 will be new minimum.
    
    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    20ede2b View commit details
    Browse the repository at this point in the history
  2. - Fix mapping to new repository path

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    965155d View commit details
    Browse the repository at this point in the history
  3. Lock phpunit version to a version that works with config.

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    de5aa35 View commit details
    Browse the repository at this point in the history
  4. Update lock file to be compatible with lowest php version, 7.4.

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4300f91 View commit details
    Browse the repository at this point in the history
  5. Adjust version pins

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e6b57e4 View commit details
    Browse the repository at this point in the history
  6. Fix remaining tests

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b1d7a3e View commit details
    Browse the repository at this point in the history
  7. Fix code style issues.

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a89f640 View commit details
    Browse the repository at this point in the history
  8. Fix code style issues.

    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ab25c5a View commit details
    Browse the repository at this point in the history
  9. Upgrade laminas-api-tools/api-tools-content-negotiation to address is…

    …sue with test combination.
    
    Signed-off-by: Dan Johansson <[email protected]>
    datasage committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    728e550 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6e8bde View commit details
    Browse the repository at this point in the history