Skip to content

Requirements not resolved to an installable set of packages. #76

@prateek-kumar-improving

Description

PHP CI is getting this error below:

No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
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 protobuf-php/protobuf-plugin ^0.1.3 -> satisfiable by protobuf-php/protobuf-plugin[v0.1.3].
    - protobuf-php/protobuf-plugin v0.1.3 requires symfony/process ^2.5|^3.0 -> found symfony/process[v2.5.0, ..., v2.8.52, v3.0.0, ..., v3.4.47] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-wws7-mr54-jsny") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.

Error: Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires protobuf-php/protobuf-plugin ^0.1.3 -> satisfiable by protobuf-php/protobuf-plugin[v0.1.3].
    - protobuf-php/protobuf-plugin v0.1.3 requires symfony/process ^2.5|^3.0 -> found symfony/process[v2.5.0, ..., v2.8.52, v3.0.0, ..., v3.4.47] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-wws7-mr54-jsny") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.

Error: Process completed with exit code 2.

Link to the CI build: https://github.com/valkey-io/valkey-glide-php/actions/runs/19480648600/job/55755070892?pr=74

Metadata

Metadata

Labels

phpPull requests that update php code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions