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

Enforce the minimum required PHP version #1285

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

ghostwriter
Copy link
Member

This PR use composer config.platform.php to define the minimum required PHP version that Mockery supports.

It will also ensure that all dependencies are compatible with that PHP version.

Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter added Patch Backwards compatible bug fixes and improvements dependencies Pull requests that update a dependency file labels Jun 28, 2023
@ghostwriter ghostwriter added this to the 1.6.3 milestone Jun 28, 2023
@ghostwriter ghostwriter self-assigned this Jun 28, 2023
ghostwriter added a commit that referenced this pull request Jun 28, 2023
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
@ghostwriter ghostwriter changed the base branch from main to 1.6.x June 28, 2023 10:34
@ghostwriter ghostwriter merged commit 4b6cff1 into 1.6.x Jun 28, 2023
11 checks passed
@ghostwriter ghostwriter deleted the chore/update-composer-config branch June 28, 2023 10:37
@ghostwriter ghostwriter added the Changelog what's changed label Jul 18, 2023
@ghostwriter ghostwriter mentioned this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog what's changed dependencies Pull requests that update a dependency file Patch Backwards compatible bug fixes and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant