Skip to content

Commit 47c82b1

Browse files
Fix composer remove phpunit/phpunit command
1 parent 78a7619 commit 47c82b1

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
@@ -3,5 +3,5 @@
33
<bg=yellow;fg=black> </>
44

55
* <fg=blue>Instead</>:
6-
1. Remove it now: <comment>composer remove phpunit/phpunit</>
6+
1. Remove it now: <comment>composer remove --dev phpunit/phpunit</>
77
2. Use Symfony's bridge: <comment>composer require --dev phpunit</>

0 commit comments

Comments
 (0)