diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index cfe3c4c8a3f..c258abbb077 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -575,7 +575,7 @@ If you have installed the bridge through Composer, you can run it by calling e.g It's possible to change the base version of PHPUnit by setting the ``SYMFONY_PHPUNIT_VERSION`` env var in the ``phpunit.xml.dist`` file (e.g. - ````). This is the + ````). This is the preferred method as it can be committed to your version control repository. It's also possible to set ``SYMFONY_PHPUNIT_VERSION`` as a real env var