Update SYMFONY_PHPUNIT_VERSION to 9.6 (#1258)

This commit is contained in:
Louis-Marie
2023-11-18 07:19:04 +01:00
committed by GitHub
parent 6ff7920bcd
commit f7b01cec17
+1 -1
View File
@@ -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>