Self Hosting 3rd party registries & adding/removing 3rd party registries into composer #11227
Replies: 1 comment 1 reply
-
Composer already supports using several repositories for metadata. However, package names are not considered as being tied to a particular repository (unlike your In Composer 2.x, registered repositories have a priority, which still gives you control about which repository can be the source for a given package name: https://getcomposer.org/doc/articles/repository-priorities.md
This is covered already by the |
Beta Was this translation helpful? Give feedback.
- < 5CC7 li value="" hidden="hidden" data-for="action-bar-13ef7d4f-6cea-4c6c-a5ca-bdbba74e082d" data-action="click:action-bar#menuItemClick" data-targets="action-list.items" role="none" data-view-component="true" class="ActionListItem">
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Such a feature will allow for decentralisation, private registries and the ability to truly self host your own packages.
Beta Was this translation helpful? Give feedback.
All reactions