mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03: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