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 a347d9b commit 7a172beCopy full SHA for 7a172be
README.rst
@@ -4,6 +4,9 @@ Symfony Recipes
4
Symfony recipes allow the automation of Composer packages configuration via the
5
`Symfony Flex`_ Composer plugin.
6
7
+This repository contains "official" recipes for Composer packages endorsed by
8
+the Symfony Core Team. For contributed recipes, see the `contrib repository`_.
9
+
10
Creating Recipes
11
----------------
12
@@ -334,4 +337,5 @@ one used by ``symfony/framework-bundle``:
334
337
}
335
338
336
339
.. _`Symfony Flex`: https://github.com/symfony/flex
340
+.. _`contrib repository`: https://github.com/symfony/recipes-contrib
341
.. _`Symfony Console styles and colors`: https://symfony.com/doc/current/console/coloring.html
0 commit comments