Custom recipes for Flex.
Please make sure you have the following installed:
Update your composer.json
file using the configuration below.
{
"extra": {
"symfony": {
"endpoint": [
"https://flex.lephare.io/main/index.json",
"flex://defaults"
]
}
}
}
Make sure packagist.com repositories are enabled.