added command to show plugin versions (#994)

This commit is contained in:
Kevin Papst
2019-08-02 08:53:51 +02:00
committed by GitHub
parent 66594b286a
commit 614a50ce0b
3 changed files with 137 additions and 1 deletions

View File

@@ -80,7 +80,7 @@ class PluginManager
}
/**
* Call this method and pass a plugin, to set its metdata.
* Call this method and pass a plugin, to set its metadata.
* This is not pre-filled by default, as it would mean to parse several composer.json on each request.
*
* @param Plugin $plugin