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

Disable "composer/package-versions-deprecated" by default #10458

Merged
merged 1 commit into from Jan 17, 2022

Conversation

nicolas-grekas
Copy link
Contributor

@nicolas-grekas nicolas-grekas commented Jan 14, 2022

Instead of #10354

Inspired by @stof's comment at #10354 (comment)

The goal here is to free the ecosystem from having to reference a legacy plugin in their composer.json files.

@nicolas-grekas nicolas-grekas changed the title Remove unnecessary sprintf Disable "composer/package-versions-deprecated" by default Jan 14, 2022
mvorisek added a commit to atk4/data that referenced this pull request Jan 17, 2022
@Seldaek Seldaek added this to the 2.2 milestone Jan 17, 2022
@Seldaek Seldaek merged commit 6a70161 into composer:2.2 Jan 17, 2022
@nicolas-grekas nicolas-grekas deleted the no-composer-versions branch January 17, 2022 14:28
@Seldaek
Copy link
Member

Seldaek commented Jan 17, 2022

Thanks, this approach makes more sense yes, and does not incur any code execution risk.

nicolas-grekas added a commit to symfony/symfony that referenced this pull request Jan 24, 2022
… plugins (fancyweb)

This PR was merged into the 4.4 branch.

Discussion
----------

Remove composer/package-versions-deprecated from allowed plugins

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Now that composer/composer#10458 is out in Composer 2.2.5.

Commits
-------

baabcbc Remove composer/package-versions-deprecated from allowed plugins
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.

None yet

2 participants