mirror of
https://github.com/composer/composer
synced 2025-05-09 16:42:57 +00:00
Update plugins.md API version (#10427)
Fixing the API version, as changed in 1b5b5c48bf
This commit is contained in:
parent
99aeba541a
commit
8486b38fef
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ requirements:
|
|||
The required version of the `composer-plugin-api` follows the same [rules][7]
|
||||
as a normal package's rules.
|
||||
|
||||
The current Composer plugin API version is `2.1.0`.
|
||||
The current Composer plugin API version is `2.2.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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue