Skip to content

Commit 11e5491

Browse files
committed
Update max deprecation allowed
1 parent 30d97dc commit 11e5491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
xsi:noNamespaceSchemaLocation=".phpunit/phpunit.xsd"
88
>
99
<php>
10-
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=104&amp;max[indirect]=243"/>
10+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=120&amp;max[indirect]=243"/>
1111
<env name="SYMFONY_PHPUNIT_VERSION" value="9.6"/>
1212
<ini name="error_reporting" value="-1"/>
1313
<server name="SHELL_VERBOSITY" value="-1"/>

0 commit comments

Comments
 (0)