Skip to content

Commit a7f409a

Browse files
authored
Merge pull request #26 from gitressa/readme_composer2
Update README.md
2 parents 4e252a5 + f799021 commit a7f409a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Optimize Composer for Drupal projects
88

99
This composer-plugin contains a set of improvements that makes running heavy duty composer commands (i.e. `composer update` or `composer require`) much faster.
1010

11+
### Composer 2
12+
Since Composer 2 is quite fast by default, this plugin is not needed, and will be disabled if Composer 2 is detected. If everyone involved in development of a project is using Composer 2, this plugin becomes redundant and can be removed from the list of project dependencies.
13+
1114
# Installation
1215

1316
```bash

0 commit comments

Comments
 (0)