hoaproject / Compiler

The Hoa\Compiler library.
https://hoa-project.net/
453 stars 47 forks source link

Dependabot can't resolve your PHP dependency files #103

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 5 years ago

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
    - hoa/math 1.16.01.15 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - hoa/math 1.16.01.29 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - hoa/math 1.16.05.22 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - hoa/math 1.16.08.29 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - hoa/math 1.17.01.13 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - hoa/math 1.17.05.16 requires hoa/compiler ~3.0 -> satisfiable by hoa/compiler[3.16.01.11, 3.16.01.14, 3.16.08.15, 3.16.10.24, 3.17.01.10, 3.17.08.08].
    - Can only install one of: hoa/compiler[3.16.01.14, No version set (parsed as 1.0.0)].
    - Can only install one of: hoa/compiler[3.16.08.15, No version set (parsed as 1.0.0)].
    - Can only install one of: hoa/compiler[3.16.10.24, No version set (parsed as 1.0.0)].
    - Can only install one of: hoa/compiler[3.17.01.10, No version set (parsed as 1.0.0)].
    - Can only install one of: hoa/compiler[3.17.08.08, No version set (parsed as 1.0.0)].
    - hoa/compiler 3.16.01.11 requires hoa/file ~0.0 -> satisfiable by hoa/file[0.14.09.16, 0.14.09.17, 0.14.09.23, 0.14.11.09, 0.14.11.26, 0.14.12.10, 0.15.02.19, 0.15.05.12, 0.15.05.27, 0.15.11.09] but these conflict with your requirements or minimum-stability.
    - hoa/math 1.16.01.14 requires hoa/zformat ~0.0 -> no matching package found.
    - Installation request for hoa/compiler No version set (parsed as 1.0.0) -> satisfiable by hoa/compiler[No version set (parsed as 1.0.0)].
    - Installation request for hoa/math ~1.0 -> satisfiable by hoa/math[1.16.01.14, 1.16.01.15, 1.16.01.29, 1.16.05.22, 1.16.08.29, 1.17.01.13, 1.17.05.16].

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.

You can mention @dependabot in the comments below to contact the Dependabot team.