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

Update Composer lock file and fix test failures #70

Closed
wants to merge 8 commits into from

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    5f5902e View commit details
    Browse the repository at this point in the history
  2. Changes the navigation helper test to use the Laminas\Router\RouteMat…

    …ch as Router v3 is required in dev.
    
    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    098e333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e022dd5 View commit details
    Browse the repository at this point in the history
  4. Updates the dev requirement of laminas navigation to at least 2.8.1 w…

    …here support for the Router namespace change was added
    
    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    2bb6be1 View commit details
    Browse the repository at this point in the history
  5. Remove router version negotiation

    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    6c1606d View commit details
    Browse the repository at this point in the history
  6. "Fix" console related integration test with a comment

    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    62baf3f View commit details
    Browse the repository at this point in the history
  7. Override the request in ServiceManager to be a ConsoleRequest

    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7433878 View commit details
    Browse the repository at this point in the history
  8. Add conflict for router versions prior to 3

    Signed-off-by: George Steel <[email protected]>
    gsteel committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    436c4e5 View commit details
    Browse the repository at this point in the history