PLUGIN_API_VERSION
PLUGIN_API_VERSION = '1.1.0' : string
Version number of the internal composer-plugin-api package
Plugin interface
activate(\Composer\Composer $composer, \Composer\IO\IOInterface $io)
Apply plugin modifications to Composer
\Composer\Composer | $composer | |
\Composer\IO\IOInterface | $io |