Skip to content

Commit e254114

Browse files
authored
Using non-Flex alias
This is because, it *does* look a little odd to remove phpunit/phpunit and require phpunit. This is more descriptive
1 parent 7540e5c commit e254114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit/phpunit/4.7/post-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ See: https://symfony.com/doc/current/components/phpunit_bridge.html.
88

99
* <fg=blue>To install the PHPUnit bridge</>:
1010
1. Remove PHPUnit: <comment>composer remove --dev phpunit/phpunit</>
11-
2. Install Symfony's bridge: <comment>composer require --dev phpunit</>
11+
2. Install Symfony's bridge: <comment>composer require --dev symfony/phpunit-bridge</>

0 commit comments

Comments
 (0)