We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e254114 commit 716d324Copy full SHA for 716d324
phpunit/phpunit/4.7/post-install.txt
@@ -6,6 +6,6 @@ Symfony's PHPUnit bridge is a wrapper around PHPUnit that adds reports for depre
6
calls, an isolated PHPUnit that's separate from the dependencies of your app and more.
7
See: https://symfony.com/doc/current/components/phpunit_bridge.html.
8
9
- * <fg=blue>To install the PHPUnit bridge</>:
+ * <fg=blue>If you want to install the PHPUnit bridge</>:
10
1. Remove PHPUnit: <comment>composer remove --dev phpunit/phpunit</>
11
2. Install Symfony's bridge: <comment>composer require --dev symfony/phpunit-bridge</>
0 commit comments