Flex: "extra.symfony.id" missing. How to obtain one?

Created on 28 Aug 2018  路  2Comments  路  Source: symfony/flex

Right after creating a Symfony Recipes Server it is stated:
"Authorize projects to use the recipes by adding their project's IDs in config.json (where PROJECT_ULID is the value of composer config extra.symfony.id)".

I could not find a way to generate that ID and it seems that this piece of information is missing from all related documentation I could find online.

Most helpful comment

the flex plugin adds a composer symfony:generate-id command

All 2 comments

the flex plugin adds a composer symfony:generate-id command

A search on google by that command got me 5 results, one being the source code of that command and the other 4 being about other subjects. With your comment there will be two good results on Google. Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

weaverryan picture weaverryan  路  3Comments

fabpot picture fabpot  路  7Comments

ro0NL picture ro0NL  路  4Comments

javiereguiluz picture javiereguiluz  路  6Comments

javiereguiluz picture javiereguiluz  路  6Comments