You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9742 Don't use Flex shortcuts when installing packages (javiereguiluz)
This PR was squashed before being merged into the 4.0 branch (closes#9742).
Discussion
----------
Don't use Flex shortcuts when installing packages
This fixes#9693. I've left some shortcuts on purpose:
* in `frontend/encore/installation.rst`: `composer require encore` because Webpack Encore is a bit special and the shortcut is the best way to install it.
* in `quick_tour/*.rst` because it shows the features provided by Symfony and shortcuts is one of those features. Readers will learn about them and later they'll decide if they want to use them or not.
* in `setup/flex.rst` because they are used on purpose to talk about Flex shortcuts.
Commits
-------
2495590 Don't use Flex shortcuts when installing packages
0 commit comments