Skip to content

This repository is hosting Symfony Flex Recipes for Sitepark

License

Notifications You must be signed in to change notification settings

sitepark/symfony-recipes

Repository files navigation

Symfony Flex Recipes

This repository is hosting Symfony Flex Recipes for Sitepark

You can look into the Symfony documentation for more information about the recipe format.

See also Create an Index to the Recipes to add more recipes

Please add the following entry to your composer.json to use the recipes.

"extra": {
    "symfony": {
	"allow-contrib": true,
        "endpoint": [
           "https://api.github.com/repos/sitepark/symfony-recipes/contents/index.json?ref=flex/main",
           "flex://defaults"
        ]
    }
}

About

This repository is hosting Symfony Flex Recipes for Sitepark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published