Skip to content

Commit

Permalink
Fix: Wording
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 3, 2023
1 parent ccf51bd commit af4e8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ When `composer.json` contains any configuration in the
- `require-dev`
- `suggest`

sections, the `Vendor\Composer\PackageHashNormalizer` will sort the content of these sections.
sections, the `Vendor\Composer\PackageHashNormalizer` will sort the packages in these sections.

:bulb: This transfers the behaviour from using the `--sort-packages` or `sort-packages` configuration flag to other sections. Find out more about the `--sort-packages` flag and configuration at [Composer: Config](https://getcomposer.org/doc/06-config.md#sort-packages) and [Composer: Command Line Interface / Commands](https://getcomposer.org/doc/03-cli.md#require).

Expand Down

0 comments on commit af4e8f0

Please sign in to comment.