Skip to content

Not compatible ved Php7.1 #135

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

Open
dk-jessn opened this issue Jan 9, 2020 · 1 comment
Open

Not compatible ved Php7.1 #135

dk-jessn opened this issue Jan 9, 2020 · 1 comment
Assignees

Comments

@dk-jessn
Copy link

dk-jessn commented Jan 9, 2020

Steps required to reproduce the problem

  1. composer install

composer.json states:
"php": "^5.3 || ^7.0",
"symfony/console": "^2.0 || ^3.0 || ^4.0"

symfony/service-contracts claims:
symfony/service-contracts v2.0.1 requires php ^7.2.5

Expected Result

Composer to complete successfully

Actual Result

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

Problem 1
- symfony/service-contracts v2.0.1 requires php ^7.2.5 -> your PHP version (7.1.30) does not satisfy that requirement.
- symfony/service-contracts v2.0.1 requires php ^7.2.5 -> your PHP version (7.1.30) does not satisfy that requirement.
- Installation request for symfony/service-contracts v2.0.1 -> satisfiable by symfony/service-contracts[v2.0.1].

tortuetorche added a commit to tortuetorche/php-healthz that referenced this issue Feb 12, 2020
Because it's DEPRECATED and doesn't support PHP >= 7.1

Reference: codeclimate/php-test-reporter#135
@gggeek
Copy link

gggeek commented Dec 6, 2020

Are you sure that the requirement for symfony/service-contracts comes from php-test-reporter ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants