Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem building on github actions #34

Open
prolic opened this issue Oct 3, 2022 · 0 comments
Open

Problem building on github actions #34

prolic opened this issue Oct 3, 2022 · 0 comments
Labels

Comments

@prolic
Copy link
Member

prolic commented Oct 3, 2022

see for example build: https://github.com/prooph/pdo-snapshot-store/actions/runs/3176685431/jobs/5176279517.

Loading composer repositories with package information
Info from [https://repo.packagist.org:](https://repo.packagist.org/) #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - phpspec/prophecy v1.10.3 requires php ^5.3|^7.0 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.14.0, ..., 1.x-dev] require php ^7.2 || ~8.0, <8.2 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - Root composer.json requires phpspec/prophecy ^1.10.3 -> satisfiable by phpspec/prophecy[v1.10.3, ..., 1.x-dev].

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

  Problem 1
    - phpspec/prophecy v1.10.3 requires php ^5.3|^7.0 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - phpspec/prophecy[1.14.0, ..., 1.x-dev] require php ^7.2 || ~8.0, <8.2 -> your php version (8.2.0RC3) does not satisfy that requirement.
    - Root composer.json requires phpspec/prophecy ^1.10.3 -> satisfiable by phpspec/prophecy[v1.10.3, ..., 1.x-dev].

@basz wanna look into this?

@prolic prolic added the bug label Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant