Skip to content

Third-Party Extension Subscriptions Causing Issues #8

Open
@bap14

Description

When using a third-party extension from a vendor that utilizes the subscription model, it appears that some vendors may lock access to updated versions of dependencies that are otherwise released publicly (e.g. amasty/module-mage-2.4.5-fix). This causes the Packagist version to be newer than the locked version available from the vendor.

This is effectively the same issue as reported here and in other repositories:

Some simple solutions that may work around this particular issue are:

  1. Remove the dependency on the magento/composer-dependency-version-audit-plugin
  2. Filter the packages available via a particular repository
    • This could become a maintenance nightmare
  3. Renew your subscription to the vendor

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions