Skip to content

Commit

Permalink
Switch to weak deprecation notices
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 8, 2020
1 parent b9f578a commit 9e5eed0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
syntaxCheck="false"
bootstrap="tests/bootstrap.php"
>
<php>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak"/>
</php>

<testsuites>
<testsuite name="Installers Test Suite">
<directory>tests/Composer/Installers</directory>
Expand Down

0 comments on commit 9e5eed0

Please sign in to comment.