Skip to content

Commit

Permalink
minor #45144 Remove composer/package-versions-deprecated from allowed…
Browse files Browse the repository at this point in the history
… 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
  • Loading branch information
nicolas-grekas committed Jan 24, 2022
2 parents 6e67c62 + baabcbc commit 4ef68e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -154,7 +154,6 @@
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true,
"symfony/runtime": true
}
},
Expand Down

0 comments on commit 4ef68e7

Please sign in to comment.