Files
f736facf8f Remove redundant SMSTools recipe conflicts (#2032)
* Remove redundant recipe conflicts

* Trigger recipe validation

---------

Co-authored-by: Gijs Rommers <gijs@ibeauty.be>
2026-08-24 14:53:26 +04:00

12 lines
269 B
JSON

{
"bundles": {
"GijsRommers\\SmstoolsNotifier\\SmstoolsNotifierBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"SMS_TOOLS_DSN": "smstools://CLIENT_ID:CLIENT_SECRET@default?from=MyApp"
}
}