mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Fix not valid JSON error recipe for otobul/epaybg-bundle
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"env": {
|
||||
"OTOBUL_EPAYBG_MIN": "YOUR_EPAYBG_MIN",
|
||||
"OTOBUL_EPAYBG_SECRET": "YOUR_EPAYBG_SECRET",
|
||||
"OTOBUL_EPAYBG_IS_DEMO": true
|
||||
"OTOBUL_EPAYBG_IS_DEMO": "true"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user