mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Bump phpunit to 6.5, discourage phpunit/phpunit more
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
Adding <comment>phpunit/phpunit</> as a dependency is <comment>discouraged</>.
|
||||
You should require <fg=green>simple-phpunit</> instead.
|
||||
<bg=yellow;fg=black> </>
|
||||
<bg=yellow;fg=black> Adding phpunit/phpunit as a dependency is discouraged. </>
|
||||
<bg=yellow;fg=black> </>
|
||||
|
||||
* <fg=blue>Instead</>:
|
||||
1. Remove it now: <comment>composer remove phpunit/phpunit</>
|
||||
2. Use Symfony's bridge: <comment>composer require phpunit</>
|
||||
|
||||
Reference in New Issue
Block a user