File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -367,6 +367,8 @@ following standardized instructions in your ``README.md`` file.
367367 <vendor>\<bundle-name>\<bundle-long-name>::class => ['all' => true],
368368 ];
369369
370+ .. _`installation chapter`: https://getcomposer.org/doc/00-intro.md
371+
370372 The example above assumes that you are installing the latest stable version of
371373the bundle, where you don't have to provide the package version number
372374(e.g. ``composer require friendsofsymfony/user-bundle ``). If the installation
@@ -559,7 +561,6 @@ Learn more
559561* :doc: `/bundles/configuration `
560562* :doc: `/frontend/create_ux_bundle `
561563
562- .. _`installation chapter` : https://getcomposer.org/doc/00-intro.md
563564.. _`PSR-4` : https://www.php-fig.org/psr/psr-4/
564565.. _`Symfony Flex recipe` : https://github.com/symfony/recipes
565566.. _`Semantic Versioning Standard` : https://semver.org/
You can’t perform that action at this time.
0 commit comments