Closed dmohns closed 3 weeks ago
Temporarily remove psalm to be able to resolve some dependency conflicts around nikic/php-parser.
psalm
nikic/php-parser
phpunit/php-code-coverage 9.2.31 requires nikic/php-parser (^4.18 || ^5.0) psy/psysh v0.12.4 requires nikic/php-parser (^5.0 || ^4.0) sebastian/complexity 2.0.3 requires nikic/php-parser (^4.18 || ^5.0) sebastian/lines-of-code 1.0.4 requires nikic/php-parser (^4.18 || ^5.0)
Please confirm you have completed any of the necessary steps below.
Brief summary of the change made
Temporarily remove
psalm
to be able to resolve some dependency conflicts aroundnikic/php-parser
.Are there any other side effects of this change that we should be aware of?
Describe how you tested your changes?
Pull Request checklist
Please confirm you have completed any of the necessary steps below.