Skip to content

Commit 5dabc4e

Browse files
mnapolijaviereguiluz
authored andcommitted
Update the documentation for Symfony Flex
Per https://twitter.com/symfony_en/status/999539927003123712 > Contrib recipes are no longer ignored. They were ignored in the first versions of Flex … but now the user is asked: do you want to install this recipe from contrib?
1 parent 843ac87 commit 5dabc4e

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

setup/flex.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,8 @@ two public repositories:
9595

9696
* `Contrib recipe repository`_, contains all the recipes created by the
9797
community. All of them are guaranteed to work, but their associated packages
98-
could be unmaintained. Symfony Flex ignores these recipes by default, but you
99-
can execute this command to start using them in your project:
100-
101-
.. code-block:: terminal
102-
103-
$ cd your-project/
104-
$ composer config extra.symfony.allow-contrib true
98+
could be unmaintained. Symfony Flex will ask users to confirm the installation
99+
of those community-contributed recipies.
105100

106101
Read the `Symfony Recipes documentation`_ to learn everything about how to
107102
create recipes for your own packages.

0 commit comments

Comments
 (0)