Skip to content

monsieurbiz/symfony-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Monsieur Biz' Flex recipes

All our recipes are here, no exception. Sometimes they are in the contrib repository as well, as a fallback for our plugins.

Howto

To use our recipes you just need to add an endpoint in your composer.json.

composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'

Please note that with Sylius you may prefer to use this command instead:

composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/Sylius/SyliusRecipes/contents/index.json?ref=flex/main","https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'

Releases

No releases published

Packages

No packages published