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.
2 parents 50d3360 + 7557875 commit 95c6b41Copy full SHA for 95c6b41
components/dependency_injection/introduction.rst
@@ -198,11 +198,7 @@ Setting Up the Container with Configuration Files
198
-------------------------------------------------
199
200
As well as setting up the services using PHP as above you can also use configuration
201
-files. To do this you also need to install the Config component:
202
-
203
-* Use the official Git repository (https://github.com/symfony/Config);
204
-* Install it via PEAR ( `pear.symfony.com/Config`);
205
-* Install it via Composer (`symfony/config` on Packagist).
+files. To do this you also need to install :doc:`the Config Component</components/config/introduction>`.
206
207
Loading an xml config file:
208
0 commit comments