File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -367,8 +367,6 @@ 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-
372370 The example above assumes that you are installing the latest stable version of
373371the bundle, where you don't have to provide the package version number
374372(e.g. ``composer require friendsofsymfony/user-bundle ``). If the installation
@@ -561,6 +559,7 @@ Learn more
561559* :doc: `/bundles/configuration `
562560* :doc: `/frontend/create_ux_bundle `
563561
562+ .. _`installation chapter` : https://getcomposer.org/doc/00-intro.md
564563.. _`PSR-4` : https://www.php-fig.org/psr/psr-4/
565564.. _`Symfony Flex recipe` : https://github.com/symfony/recipes
566565.. _`Semantic Versioning Standard` : https://semver.org/
You can’t perform that action at this time.
0 commit comments