8000
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 a289ecc commit 2ae8b6fCopy full SHA for 2ae8b6f
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