Skip to content

[skip ci] Limit community composer --ignore-platform-reqs to master #18416

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

Closed

Conversation

iluuu1994
Copy link
Member

This flag may accidentally install versions of dependencies that no longer support the given PHP version. Only pass this flag for master (or versions recently released). This version will need to be bumped manually a few weeks/months after GA.

This flag may accidentally install versions of dependencies that no
longer support the given PHP version. Only pass this flag for master (or
versions recently released). This version will need to be bumped
manually a few weeks/months after GA.
@iluuu1994 iluuu1994 requested a review from TimWolla as a code owner April 24, 2025 10:02
@iluuu1994 iluuu1994 changed the base branch from master to PHP-8.1 April 24, 2025 10:02
@TimWolla
Copy link
Member

I think --ignore-platform-req=php+ will also solve the issue, with a much smaller maintenance effort. See: composer/composer#11975

@iluuu1994
Copy link
Member Author

Nice! I didn't know about this option. I'm trying it now.

@iluuu1994
Copy link
Member Author

Closing in favor of #18448.

@iluuu1994 iluuu1994 closed this Apr 28, 2025
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