A repository for Symfony Flex recipes not distributed through the official repositories.
Symfony Flex: ^1.1
To make use of these recipes:
- Run
composer symfony:generate-id
once. - This will generate an id which you'll need to add here: config.json
composer req <package>
- qa-tools: A pre-configured set of QA Tools for PHP (focused on Symfony)
To add or update a recipe please create PR's which allow the Symfony Flex integration to run QA checks and create a staging environment.