Skip to content

Add @lowest and @latest alias to php configuration option #56

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

Merged
merged 1 commit into from
Oct 10, 2021

Conversation

boesing
Copy link
Member

@boesing boesing commented Sep 12, 2021

Q A
Documentation yes
BC Break no
New Feature yes

Description

Adds two new aliases for the "job" definition:

  • @lowest for the minimum supported PHP version of the project
  • @latest for the maximum supported PHP version of the project

Fixes #52

@boesing boesing added this to the 1.11.0 milestone Sep 12, 2021
@boesing boesing force-pushed the feature/lowest-latest-php-aliases branch from c87cfed to 83a90ab Compare October 10, 2021 15:09
@boesing boesing merged commit fc7b3c2 into laminas:1.11.x Oct 10, 2021
@boesing boesing deleted the feature/lowest-latest-php-aliases branch October 10, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@highest value for php in .laminas-ci.json
1 participant