Skip to content

Commit

Permalink
Update SYMFONY_PHPUNIT_VERSION to 9.6 (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
louismariegaborit authored Nov 18, 2023
1 parent 6ff7920 commit f7b01ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symfony/phpunit-bridge/6.3/phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<server name="APP_ENV" value="test" force="true" />
<server name="SHELL_VERBOSITY" value="-1" />
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />
<server name="SYMFONY_PHPUNIT_VERSION" value="9.6" />
</php>

<testsuites>
Expand Down

0 comments on commit f7b01ce

Please sign in to comment.