Skip to content

Commit 73ed6a4

Browse files
committed
minor #8959 Removed the section that explains how to install all components (javiereguiluz)
This PR was merged into the 4.0 branch. Discussion ---------- Removed the section that explains how to install all components This fixes #8942. I propose to remove it because this can't be fixed in any way. Commits ------- 7e4cebf Removed the section that explains how to install all components
2 parents 200225a + 7e4cebf commit 73ed6a4

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

components/using_components.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,6 @@ immediately::
5656

5757
// ...
5858

59-
Using all of the Components
60-
---------------------------
61-
62-
If you want to use all of the Symfony Components, then instead of adding
63-
them one by one, you can include the ``symfony/symfony`` package:
64-
65-
.. code-block:: terminal
66-
67-
$ composer require symfony/symfony
68-
69-
This will also include the Bundle and Bridge libraries, which you may or
70-
may not actually need.
71-
7259
Now what?
7360
---------
7461

0 commit comments

Comments
 (0)