diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index 62dc3d3cb20..d839d608dfa 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -951,6 +951,15 @@ If you have installed the bridge through Composer, you can run it by calling e.g The ``SYMFONY_PHPUNIT_REQUIRE`` env variable was introduced in Symfony 5.3. +.. code-block:: xml + + + + + + + + Code Coverage Listener ----------------------