Skip to content

Commit

Permalink
Merge pull request #10060 from goodjack/update-plugin-api-version-2.1.0
Browse files Browse the repository at this point in the history
Update the Composer plugin API version to 2.1.0
  • Loading branch information
Seldaek committed Aug 18, 2021
2 parents 91a1a47 + d9a94b3 commit b7bb771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/plugins.md
Expand Up @@ -39,7 +39,7 @@ requirements:
The required version of the `composer-plugin-api` follows the same [rules][7]
as a normal package's.

The current Composer plugin API version is `2.0.0`.
The current Composer plugin API version is `2.1.0`.

An example of a valid plugin `composer.json` file (with the autoloading
part omitted and an optional require-dev dependency on `composer/composer` for IDE auto completion):
Expand Down

0 comments on commit b7bb771

Please sign in to comment.