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

TP157110: Add requirement for lowest supported php version #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

award28
Copy link
Contributor

@award28 award28 commented Jan 9, 2023

Description

Adds our currently lowest supported version as a requirement in our composer.json file.

Manual Testing Steps

Pre-Submission Checklist:

  • You've updated the CHANGELOG following the steps here
  • Internal Only - If this is a release, have you:
    • Updated the links in the CHANGELOG to point towards the new versions
    • Incremented the version in the following places: module.xml and composer.json

@award28 award28 requested a review from a team as a code owner January 9, 2023 19:57
@klaviyoit klaviyoit requested a review from chavesj January 9, 2023 19:57
@klaviyobot
Copy link

@award28 award28 requested a review from cykolln January 10, 2023 14:49
Copy link
Contributor

@cykolln cykolln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

given version 4.0.0+ of our extension is only compatible with magento versions 2.4.0+ we should go off of the minimum php version requirement for that m2 version which would be 7.3. However, I don't know if it's best practice to specify php version in extension composer.json files - let me look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants