Skip to content

Conversation

@greg0ire
Copy link
Contributor

@greg0ire greg0ire commented Dec 31, 2023

This requirement might exist to prevent contributors from committing something incompatible with the lowest supported version of PHP to the lock file, thus breaking the "locked" jobs.

Here is a proof that it works: https://github.com/phpDocumentor/guides/actions/runs/7370041293/job/20055989129?pr=793#step:6:105

Note that composer config --unset platform is fine to run when when the config option does not exist, so this should not break projects that do not have the option if any.

This requirement might exist to prevent contributors from committing
something incompatible with the lowest supported version of PHP to the
lock file, thus breaking the "locked" jobs.
@greg0ire greg0ire force-pushed the remove-platform-requirement branch from dfc68a3 to d20b131 Compare December 31, 2023 11:03
@jaapio
Copy link
Member

jaapio commented Dec 31, 2023

Thanks!

@jaapio jaapio merged commit 32bc014 into phpDocumentor:main Dec 31, 2023
@greg0ire greg0ire deleted the remove-platform-requirement branch December 31, 2023 12:01
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.

2 participants