Skip to content

Updating CMS and Get Dependency Error #114

@setheryb

Description

@setheryb

Description

Running a composer update && composer install && php craft up when deploying to staging environment

And then get the following error message and deployment fails

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires craftcms/cms 5.9.15 -> satisfiable by craftcms/cms[5.9.15].
    - craftcms/cms 5.9.15 requires web-auth/webauthn-lib ~4.9.0 -> found web-auth/webauthn-lib[4.9.0, 4.9.1, 4.9.2, 4.9.3] but these were not loaded, because they are affected by security advisories ("�]8;;https://github.com/advisories/GHSA-f7pm-6hr8-7ggm�\PKSA-n72g-8zd8-6dm2�]8;;�\"). Go to https://packagist.org/security-advisories/ to find advisory details. To ignore the advisories, add them to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Additional info

  • Craft version: updating from 5.8.20 → 5.9.15
  • PHP version: 8.2.30
  • Database driver & version: MariaDB 10.5.29
  • Plugins & versions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions