Skip to content

Potential issue with composer audit #71

Description

@rvola

Hello @tangrufus

Following the discussion regarding the package shutdown declaration by Roots for security reasons, I ran some tests on your extension and I believe there may be an issue related to Composer commands.

Current behavior:

  • composer install works correctly
  • composer require also works as expected
  • However, composer audit does not return any message or result
  • And composer update fails because Composer can no longer reach the wp-packages server

I have attached my composer.json and composer.lock files to help reproduce the issue.

Steps to reproduce:

  1. Install dependencies
  2. Run: composer audit

Then also test:
bash composer update

It seems there may either be an issue with the repository declaration or an unexpected behavior related to the shutdown / unavailability of wp-packages.

(I renamed the lock file .lock.json because I couldn't upload it.)

composer.json
composer.lock.json

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions