Skip to content

Commit

Permalink
feat: add ignore deprecation helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef committed Nov 30, 2021
1 parent 0f60c50 commit 5b6b3af
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 @@ -13,6 +13,7 @@
<server name="SHELL_VERBOSITY" value="-1"/>
<server name="SYMFONY_PHPUNIT_REMOVE" value=""/>
<server name="SYMFONY_PHPUNIT_VERSION" value="9"/>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
</php>

<testsuites>
Expand Down

0 comments on commit 5b6b3af

Please sign in to comment.