Commit 24054b7b authored by Fabien Potencier's avatar Fabien Potencier

minor #1233 removed references to the fat archive in the docs (fabpot)

This PR was merged into the 2.0.x-dev branch.

Discussion
----------

removed references to the fat archive in the docs

Commits
-------

826dac7f removed references to the fat archive in the docs
parents ca0677bc 826dac7f
...@@ -37,8 +37,7 @@ Registering ...@@ -37,8 +37,7 @@ Registering
.. note:: .. note::
The Symfony Asset Component comes with the "fat" Silex archive but not with Add the Symfony Asset Component as a dependency:
the regular one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -29,10 +29,9 @@ Registering ...@@ -29,10 +29,9 @@ Registering
.. note:: .. note::
The *SerializerServiceProvider* relies on Symfony's `Serializer Component Add the Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_, which comes <http://symfony.com/doc/current/components/serializer.html>`_ as a
with the "fat" Silex archive but not with the regular one. If you are using dependency:
Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -63,8 +63,7 @@ Registering ...@@ -63,8 +63,7 @@ Registering
.. note:: .. note::
Doctrine DBAL comes with the "fat" Silex archive but not with the regular Add the Doctrine DBAL as a dependency:
one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -42,9 +42,7 @@ Registering ...@@ -42,9 +42,7 @@ Registering
.. note:: .. note::
The Symfony Form Component and all its dependencies (optional or not) comes Add the Symfony Form Component as a dependency:
with the "fat" Silex archive but not with the regular one. If you are using
Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -53,8 +53,7 @@ Registering ...@@ -53,8 +53,7 @@ Registering
.. note:: .. note::
Monolog comes with the "fat" Silex archive but not with the regular one. Add Monolog as a dependency:
If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -58,8 +58,7 @@ Registering ...@@ -58,8 +58,7 @@ Registering
.. note:: .. note::
The Symfony Security Component comes with the "fat" Silex archive but not Add the Symfony Security Component as a dependency:
with the regular one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -33,10 +33,9 @@ Registering ...@@ -33,10 +33,9 @@ Registering
.. note:: .. note::
The *SerializerServiceProvider* relies on Symfony's `Serializer Component Add the Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_, <http://symfony.com/doc/current/components/serializer.html>`_ as a
which comes with the "fat" Silex archive but not with the regular dependency:
one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -74,8 +74,7 @@ Registering ...@@ -74,8 +74,7 @@ Registering
.. note:: .. note::
SwiftMailer comes with the "fat" Silex archive but not with the regular Add SwiftMailer as a dependency:
one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -44,9 +44,7 @@ Registering ...@@ -44,9 +44,7 @@ Registering
.. note:: .. note::
The Symfony Translation Component comes with the "fat" Silex archive but Add the Symfony Translation Component as a dependency:
not with the regular one. If you are using Composer, add it as a
dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -45,8 +45,7 @@ Registering ...@@ -45,8 +45,7 @@ Registering
.. note:: .. note::
Twig comes with the "fat" Silex archive but not with the regular one. If Add Twig as a dependency:
you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
...@@ -34,8 +34,7 @@ Registering ...@@ -34,8 +34,7 @@ Registering
.. note:: .. note::
The Symfony Validator Component comes with the "fat" Silex archive but not Add the Symfony Validator Component as a dependency:
with the regular one. If you are using Composer, add it as a dependency:
.. code-block:: bash .. code-block:: bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment