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.
1 parent 9794c0b commit 68b7a18Copy full SHA for 68b7a18
best_practices/creating-the-project.rst
@@ -91,5 +91,6 @@ Symfony applications can still use third-party bundles (installed in ``vendor/``
91
to add features, but you should use PHP namespaces instead of bundles to organize
92
your own code.
93
94
-.. _`Symfony Skeleton`: https://github.com/symfony/skeleton
95
.. _`Composer`: https://getcomposer.org/
+.. _`Symfony Flex`: https://github.com/symfony/flex
96
+.. _`Symfony Skeleton`: https://github.com/symfony/skeleton
0 commit comments