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

Conclusion: don't install nikic/php-parser v5.1.0 (conflict analysis result) #671

Closed
eeliu opened this issue Aug 28, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@eeliu
Copy link
Collaborator

eeliu commented Aug 28, 2024

Feature

why we need this

it looks nikic/php-parser v5.1.0 not support

  Problem 1
    - Root composer.json requires pinpoint-apm/pinpoint-php-aop v3.0.6 -> satisfiable by pinpoint-apm/pinpoint-php-aop[v3.0.6].
    - phpunit/phpunit[11.2.7, ..., 11.3.1] require phpunit/php-code-coverage ^11.0.5 -> satisfiable by phpunit/php-code-coverage[11.0.5, 11.0.6].
    - phpunit/phpunit[11.0.1, ..., 11.2.6] require phpunit/php-code-coverage ^11.0 -> satisfiable by phpunit/php-code-coverage[11.0.0, ..., 11.0.6].
    - phpunit/php-code-coverage 11.0.6 requires nikic/php-parser ^5.1.0 -> satisfiable by nikic/php-parser[v5.1.0].
    - phpunit/php-code-coverage[11.0.0, ..., 11.0.5] require nikic/php-parser ^5.0 -> satisfiable by nikic/php-parser[v5.0.0, v5.0.1, v5.0.2, v5.1.0].
    - Conclusion: don't install nikic/php-parser v5.1.0 (conflict analysis result)
    - Root composer.json requires phpunit/phpunit ^11.0.1 -> satisfiable by phpunit/phpunit[11.0.1, ..., 11.3.1].
@eeliu eeliu self-assigned this Aug 28, 2024
@eeliu
Copy link
Collaborator Author

eeliu commented Sep 3, 2024

fixed by https://github.com/pinpoint-apm/pinpoint-php-aop/releases/tag/v4.0.0

composer require pinpoint-apm/pinpoint-php-aop:^v4.0.0

@eeliu eeliu added this to the 0.6-plugins milestone Sep 3, 2024
@eeliu eeliu closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant