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
Coming from nikic/PHP-Parser#1017
I'm looking to have a phpunit package that works on PHP 8.1-8.4. I'm using phpunit 9. It look like it might work, but...
There's one problem with that. nikic/php-parser 4.19.1 is required for PHP 8.4 support.
Any chance php-code-coverage 9.2 would bump required php-parser version to ^4.19.1?
^4.19.1
The text was updated successfully, but these errors were encountered:
Bumped in 2681df1.
Sorry, something went wrong.
No branches or pull requests
Coming from nikic/PHP-Parser#1017
I'm looking to have a phpunit package that works on PHP 8.1-8.4. I'm using phpunit 9. It look like it might work, but...
There's one problem with that. nikic/php-parser 4.19.1 is required for PHP 8.4 support.
Any chance php-code-coverage 9.2 would bump required php-parser version to
^4.19.1
?The text was updated successfully, but these errors were encountered: