mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* [void/og-image] add recipe * [void/og-image] update recipe * [void/og-image] add v1.0 recipe
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"bundles": {
|
|
"Void\\OgImage\\Symfony\\OgImageBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|