Files
symfony-flex-recipes-contrib/gponty/symfony-idloom-api-bundle/1.0/manifest.json
T
Guillaume PontyandGitHub 1e339b2b6e Add recipe for symfony-idloom-api-bundle (#1521)
* Add recipe for symfony-idloom-api-bundle

* Add endline
2023-06-10 09:21:27 +02:00

12 lines
209 B
JSON

{
"bundles": {
"Gponty\\IdLoomBundle\\IdLoomBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"IDLOOM_URL": "your_idloom_url"
}
}