Skip to content

Commit a029379

Browse files
author
BatsaxIV
committed
Update phpunit_bridge.rst
1 parent af876eb commit a029379

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/phpunit_bridge.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Modified PHPUnit script
387387
-----------------------
388388

389389
.. versionadded:: 3.2
390-
The modified PHPUnit script script was introduced in the 3.2 version of
390+
This modified PHPUnit script was introduced in the 3.2 version of
391391
this component.
392392

393393
This bridge provides a modified version of PHPUnit that you can call by using
@@ -420,8 +420,8 @@ If you have installed the bridge through Composer, you can run it by calling e.g
420420

421421
.. tip::
422422

423-
Set the ``SYMFONY_PHPUNIT_REMOVE`` env var to ``symfony/yaml`` if you need
424-
``prophecy`` but not ``symfony/yaml``.
423+
If you still need to use ``prophecy`` (but not ``symfony/yaml``),
424+
then set the ``SYMFONY_PHPUNIT_REMOVE`` env var to ``symfony/yaml``.
425425

426426
.. _PHPUnit: https://phpunit.de
427427
.. _`PHPUnit event listener`: https://phpunit.de/manual/current/en/extending-phpunit.html#extending-phpunit.PHPUnit_Framework_TestListener

0 commit comments

Comments
 (0)