Skip to content

Dependency failure #26

@jguittard

Description

@jguittard

Package Version

0.1.0

Php Version

8.4

Database Engine

MySQL

Basic Information

Composer dependency to phpdb refers to "php-db/phpdb": "dev-x.x.2" although this version has been removed from availability.
Should point to "php-db/phpdb": "0.1.0"

Steps to Reproduce

  1. Update composer dependency to 0.1.0
  2. Run install or update

Expected Behavior

0.1.0 is installed / updated

Actual behavior?

Composer fails with :

php-db/phpdb-adapter-mysql[0.1.0, ..., 0.1.x-dev] require php-db/phpdb dev-x.x.2 -> found php-db/phpdb[dev-migrate-docs-to-antora, 0.1.0, 0.1.x-dev, 0.2.x-dev] but it does not match the constraint.

Additional Info

No response

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions