Update plugin-api in docs
parent
ef2b52ee5b
commit
f7ce907148
|
@ -39,7 +39,7 @@ requirements:
|
||||||
The required version of the `composer-plugin-api` follows the same [rules][7]
|
The required version of the `composer-plugin-api` follows the same [rules][7]
|
||||||
as a normal package's rules.
|
as a normal package's rules.
|
||||||
|
|
||||||
The current Composer plugin API version is `2.2.0`.
|
The current Composer plugin API version is `2.3.0`.
|
||||||
|
|
||||||
An example of a valid plugin `composer.json` file (with the autoloading
|
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):
|
part omitted and an optional require-dev dependency on `composer/composer` for IDE auto completion):
|
||||||
|
|
Loading…
Reference in New Issue