Files
symfony-flex-recipes-contrib/tiriel.firestore-security-bridge.0.2.json
T
github-action[bot]andgithub-action[bot] 2e49408a07 Update Flex endpoint
2024-06-03 11:22:17 +00:00

29 lines
957 B
JSON

{
"manifests": {
"tiriel/firestore-security-bridge": {
"manifest": {
"bundles": {
"Tiriel\\FirestoreSecurityBridge\\TirielFirestoreSecurityBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/tiriel.yaml": {
"contents": [
"tiriel_firestore_security:",
" # Should be the id of a valid FirestoreDtoManager created for Tiriel/FirestoreOdmBundle, without the @",
" user_manager: 'my_manager_id'",
""
],
"executable": false
}
},
"ref": "1bb2c7bd60607caadd232aece3bc25ae0d928e40"
}
}
}