mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
added a note about the contrib repo
This commit is contained in:
@@ -4,6 +4,9 @@ Symfony Recipes
|
|||||||
Symfony recipes allow the automation of Composer packages configuration via the
|
Symfony recipes allow the automation of Composer packages configuration via the
|
||||||
`Symfony Flex`_ Composer plugin.
|
`Symfony Flex`_ Composer plugin.
|
||||||
|
|
||||||
|
This repository contains "official" recipes for Composer packages endorsed by
|
||||||
|
the Symfony Core Team. For contributed recipes, see the `contrib repository`_.
|
||||||
|
|
||||||
Creating Recipes
|
Creating Recipes
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
@@ -334,4 +337,5 @@ one used by ``symfony/framework-bundle``:
|
|||||||
}
|
}
|
||||||
|
|
||||||
.. _`Symfony Flex`: https://github.com/symfony/flex
|
.. _`Symfony Flex`: https://github.com/symfony/flex
|
||||||
|
.. _`contrib repository`: https://github.com/symfony/recipes-contrib
|
||||||
.. _`Symfony Console styles and colors`: https://symfony.com/doc/current/console/coloring.html
|
.. _`Symfony Console styles and colors`: https://symfony.com/doc/current/console/coloring.html
|
||||||
|
|||||||
Reference in New Issue
Block a user