Skip to content

Commit

Permalink
Fix incompatibility between psalm and php-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
villfa committed Jun 20, 2024
1 parent 6f57621 commit d7c3ee4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
</coverage>
<php>
<env name="SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT" value="1" />
<env name="SYMFONY_PHPUNIT_REQUIRE" value="nikic/php-parser:^4.19"/>
</php>
</phpunit>

0 comments on commit d7c3ee4

Please sign in to comment.