Skip to content

Commit c1c550f

Browse files
committed
Removed a paragrpah in favor of the table of data
1 parent b7ce197 commit c1c550f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/phpunit_bridge.rst

-2
Original file line numberDiff line numberDiff line change
@@ -813,8 +813,6 @@ its ``bin/simple-phpunit`` command. It has the following features:
813813

814814
* Works with a standalone vendor directory that doesn't conflict with yours;
815815
* Does not embed ``prophecy`` to prevent any conflicts with its dependencies;
816-
* Uses PHPUnit 4.8 when run with PHP <=5.5, PHPUnit 5.7 when run with PHP >=5.6
817-
and PHPUnit 6.5 when run with PHP >=7.0;
818816
* Collects and replays skipped tests when the ``SYMFONY_PHPUNIT_SKIPPED_TESTS``
819817
env var is defined: the env var should specify a file name that will be used for
820818
storing skipped tests on a first run, and replay them on the second run;

0 commit comments

Comments
 (0)