Skip to content
  • David Mudrák's avatar
    MDL-49329 admin: Fix the API for getting remote plugin info · 35f2b674
    David Mudrák authored
    The previous version of the plugin manager's method
    get_remote_plugin_info() was suitable for installing missing
    dependencies only. To make use of for installing new plugins and/or
    available updates, it must be clear that we are requesting information
    for the particular plugin version only, not "given or higher" version.
    35f2b674