yiisoft/db-sphinx

Dependabot can't resolve your PHP dependency files

Closed this issue · 0 comments

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - The requested package yiisoft/yii-core could not be found in any version, there may be a typo in the package name.
  Problem 2
    - The requested package yiisoft/strings ^3.0@dev exists as yiisoft/strings[1.0.0, 1.0.1, dev-dependabot/composer/infection/infection-tw-0.18.0or-tw-0.19.0, dev-dependabot/composer/infection/infection-tw-0.18.0or-tw-0.20.0, dev-master] but these are rejected by your constraint.
  Problem 3
    - Installation request for yiisoft/db ^3.0@dev -> satisfiable by yiisoft/db[3.0.x-dev].
    - yiisoft/db 3.0.x-dev requires yiisoft/strings ^1.0 -> satisfiable by yiisoft/strings[1.0.0, 1.0.1] but these conflict with your requirements or minimum-stability.
  Problem 4
    - Installation request for yiisoft/active-record ^3.0@dev -> satisfiable by yiisoft/active-record[3.0.x-dev].
    - yiisoft/active-record 3.0.x-dev requires yiisoft/strings ^1.0 -> satisfiable by yiisoft/strings[1.0.0, 1.0.1] but these conflict with your requirements or minimum-stability.
  Problem 5
    - Installation request for yiisoft/yii-web ^3.0@dev -> satisfiable by yiisoft/yii-web[3.0.x-dev].
    - yiisoft/yii-web 3.0.x-dev requires psr/http-factory-implementation 1.0 -> no matching package found.
  Problem 6
    - Installation request for yiisoft/arrays ^3.0@dev -> satisfiable by yiisoft/arrays[3.0.x-dev].
    - yiisoft/arrays 3.0.x-dev requires yiisoft/strings ^1.0.1 -> satisfiable by yiisoft/strings[1.0.1] but these conflict with your requirements or minimum-stability.
  Problem 7
    - yiisoft/db 3.0.x-dev requires yiisoft/strings ^1.0 -> satisfiable by yiisoft/strings[1.0.0, 1.0.1] but these conflict with your requirements or minimum-stability.
    - yiisoft/db-mysql dev-master requires yiisoft/db ^3.0@dev -> satisfiable by yiisoft/db[3.0.x-dev].
    - Installation request for yiisoft/db-mysql dev-master -> satisfiable by yiisoft/db-mysql[dev-master].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

View the update logs.