1
0
Fork 0

Merge pull request #2376 from epeay/patch-1

Update 05-repositories.md
pull/2386/head
Jordi Boggiano 2013-10-29 02:32:58 -07:00
commit c849f7d05d
1 changed files with 2 additions and 2 deletions

View File

@ -463,8 +463,8 @@ there are some use cases for hosting your own repository.
might want to keep them separate to packagist. An example of this would be
wordpress plugins.
When hosting your own package repository it is recommended to use a `composer`
one. This is type that is native to composer and yields the best performance.
For hosting your own packages, a native `composer` type of repository is
recommended, which provides the best performance.
There are a few tools that can help you create a `composer` repository.