Skip to content

Commit 79a84ea

Browse files
committed
minor #11596 Update installation.rst (janmyszkier)
This PR was merged into the 3.4 branch. Discussion ---------- Update installation.rst update encore package name, `encore` is not recognized by composer currently <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 4d82f66 Update installation.rst
2 parents 909098b + 4d82f66 commit 79a84ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ following commands:
1313

1414
.. code-block:: terminal
1515
16-
$ composer require encore
16+
$ composer require symfony/webpack-encore-bundle
1717
$ yarn install
1818
1919
This will install and enable the `WebpackEncoreBundle`_, add the ``assets/``

0 commit comments

Comments
 (0)