Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions components/using_components.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,6 @@ immediately::

// ...

Using all of the Components
---------------------------

If you want to use all of the Symfony Components, then instead of adding
them one by one, you can include the ``symfony/symfony`` package:

.. code-block:: terminal

$ composer require symfony/symfony

This will also include the Bundle and Bridge libraries, which you may or
may not actually need.

Now what?
---------

Expand Down