From 4d82f66e9dfe02bd345dc1f9b24ba92b3efde443 Mon Sep 17 00:00:00 2001 From: Jan Myszkier Date: Fri, 24 May 2019 13:30:10 +0200 Subject: [PATCH] Update installation.rst update encore package name, `encore` is not recognized by composer currently --- frontend/encore/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/encore/installation.rst b/frontend/encore/installation.rst index d6cdc539a42..5af3acca49a 100644 --- a/frontend/encore/installation.rst +++ b/frontend/encore/installation.rst @@ -13,7 +13,7 @@ following commands: .. code-block:: terminal - $ composer require encore + $ composer require symfony/webpack-encore-bundle $ yarn install This will install and enable the `WebpackEncoreBundle`_, add the ``assets/``