moving post install message

This commit is contained in:
Ryan Weaver
2018-11-05 13:12:49 -05:00
parent 903f0f62c6
commit 8a4e5555e3
@@ -1,7 +0,0 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> The symfony/webpack-encore-pack is no longer required anymore. Instead, use symfony/webpack-encore-bundle. </>
<bg=yellow;fg=black> </>
* <fg=blue>Instead</>:
1. Remove it now: <comment>composer remove symfony/webpack-encore-pack</>
2. Use Symfony's bridge: <comment>composer require encore</>