Commit 0e84a782 authored by Steve Abrams's avatar Steve Abrams Committed by Nick Gaskill

Composer v1 performance note

Update composer docs to note v1 performance issue
parent 6feda25d
......@@ -22,6 +22,9 @@ Then, install the packages whenever you need to use them as a dependency.
For documentation of the specific API endpoints that the Composer
client uses, see the [Composer API documentation](../../../api/packages/composer.md).
Composer v2.0 is recommended. Composer v1.0 is supported, but it has lower performance when working
in groups with very large numbers of packages.
## Create a Composer package
If you do not have a Composer package, create one and check it in to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment