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

Feature: Use composer/semver to detect PHP version ranges #119

Draft
wants to merge 3 commits into
base: 1.23.x
Choose a base branch
from

Commits on Aug 10, 2022

  1. feature: introduce semver via composer/semver to better detect PHP …

    …version ranges
    
    Signed-off-by: Maximilian Bösing <[email protected]>
    boesing committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    de55ea6 View commit details
    Browse the repository at this point in the history
  2. qa: add test case for laminas#86

    Signed-off-by: Maximilian Bösing <[email protected]>
    boesing committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    56a8d2e View commit details
    Browse the repository at this point in the history
  3. bugfix: job within matrix needs to be a string

    Signed-off-by: Maximilian Bösing <[email protected]>
    boesing committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    49ae7dc View commit details
    Browse the repository at this point in the history