recipes

UNIX name Owner Status
recipes 7x stable
Version Compatible with
N/A N/A
Netgen recipes repository

Netgen Recipes

This repo holds all Symfony Flex recipes which can't be put into the official symfony/recipes-contrib repo
because of incompatible license like GPL.

Configure access to recipes

Update your composer.json file with Flex endpoint:

{
"extra": {
"symfony": {
"endpoint": [
"https://api.github.com/repos/netgen/recipes/contents/index.json?ref=flex",
"flex://defaults"
]
}
}
}

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.