We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
why we need this
it looks nikic/php-parser v5.1.0 not support
nikic/php-parser v5.1.0
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].
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
eeliu
No branches or pull requests
Feature
it looks
nikic/php-parser v5.1.0
not supportThe text was updated successfully, but these errors were encountered: