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
.. note::
The Symfony Asset Component comes with the "fat" Silex archive but not with
the regular one. If you are using Composer, add it as a dependency:
Add the Symfony Asset Component as a dependency:
.. code-block:: bash
......
......@@ -29,10 +29,9 @@ Registering
.. note::
The *SerializerServiceProvider* relies on Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_, which comes
with the "fat" Silex archive but not with the regular one. If you are using
Composer, add it as a dependency:
Add the Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_ as a
dependency:
.. code-block:: bash
......
......@@ -63,8 +63,7 @@ Registering
.. note::
Doctrine DBAL comes with the "fat" Silex archive but not with the regular
one. If you are using Composer, add it as a dependency:
Add the Doctrine DBAL as a dependency:
.. code-block:: bash
......
......@@ -42,9 +42,7 @@ Registering
.. note::
The Symfony Form Component and all its dependencies (optional or not) comes
with the "fat" Silex archive but not with the regular one. If you are using
Composer, add it as a dependency:
Add the Symfony Form Component as a dependency:
.. code-block:: bash
......
......@@ -53,8 +53,7 @@ Registering
.. note::
Monolog comes with the "fat" Silex archive but not with the regular one.
If you are using Composer, add it as a dependency:
Add Monolog as a dependency:
.. code-block:: bash
......
......@@ -58,8 +58,7 @@ Registering
.. note::
The Symfony Security Component comes with the "fat" Silex archive but not
with the regular one. If you are using Composer, add it as a dependency:
Add the Symfony Security Component as a dependency:
.. code-block:: bash
......
......@@ -33,10 +33,9 @@ Registering
.. note::
The *SerializerServiceProvider* relies on Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_,
which comes with the "fat" Silex archive but not with the regular
one. If you are using Composer, add it as a dependency:
Add the Symfony's `Serializer Component
<http://symfony.com/doc/current/components/serializer.html>`_ as a
dependency:
.. code-block:: bash
......
......@@ -74,8 +74,7 @@ Registering
.. note::
SwiftMailer comes with the "fat" Silex archive but not with the regular
one. If you are using Composer, add it as a dependency:
Add SwiftMailer as a dependency:
.. code-block:: bash
......
......@@ -44,9 +44,7 @@ Registering
.. note::
The Symfony Translation Component comes with the "fat" Silex archive but
not with the regular one. If you are using Composer, add it as a
dependency:
Add the Symfony Translation Component as a dependency:
.. code-block:: bash
......
......@@ -45,8 +45,7 @@ Registering
.. note::
Twig comes with the "fat" Silex archive but not with the regular one. If
you are using Composer, add it as a dependency:
Add Twig as a dependency:
.. code-block:: bash
......
......@@ -34,8 +34,7 @@ Registering
.. note::
The Symfony Validator Component comes with the "fat" Silex archive but not
with the regular one. If you are using Composer, add it as a dependency:
Add the Symfony Validator Component as a dependency:
.. 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