mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
* feat(keron-digital/auth-redis-storage-bundle): Add recipe for v1.0 * feat(keron-digital/auth-redis-storage-bundle): update recipe to complain with checker * fix(recipe): Ensure files end with a newline * fix(recipe): Ensure yaml 4 indent space * chore: Trigger CI checks
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"bundles": {
|
|
"KeronDigital\\AuthRedisStorageBundle\\KeronDigitalAuthRedisStorageBundle": ["all"]
|
|
}
|
|
}
|