Skip to content

Commit f7b01ce

Browse files
Update SYMFONY_PHPUNIT_VERSION to 9.6 (#1258)
1 parent 6ff7920 commit f7b01ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/phpunit-bridge/6.3/phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<server name="APP_ENV" value="test" force="true" />
1515
<server name="SHELL_VERBOSITY" value="-1" />
1616
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
17-
<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />
17+
<server name="SYMFONY_PHPUNIT_VERSION" value="9.6" />
1818
</php>
1919

2020
<testsuites>

0 commit comments

Comments
 (0)