Files
AlvaroMLorente 9422bcdda7 Add recipe for keron-digital/auth-redis-storage-bundle v1.0 (#1789)
* 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
2025-05-07 08:33:53 +02:00

9 lines
187 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"bundles": {
"KeronDigital\\AuthRedisStorageBundle\\KeronDigitalAuthRedisStorageBundle": ["all"]
}
}