mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* Adds happycode/tenzero-auth bundle * Manifest Fix * Updates initial config to new template * Example Configs * Recipe validated * Recipe valided again * Re-Run * Extra compatability * Re-Testing * Dropping old package * Recipe bumped to Version 1.1
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"bundles": {
|
|
"Happycode\\TenZeroAuth\\TenZeroAuthBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|