We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70d0f78 commit 7e4cebfCopy full SHA for 7e4cebf
components/using_components.rst
@@ -56,19 +56,6 @@ immediately::
56
57
// ...
58
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
72
Now what?
73
---------
74
0 commit comments