mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
replaced ~ by null
This commit is contained in:
@@ -7,4 +7,4 @@ omnipay:
|
||||
data_keys:
|
||||
paymentId: ['orderNumber']
|
||||
customerEmail: ['customerNumber']
|
||||
gateways: ~
|
||||
gateways: null
|
||||
|
||||
Reference in New Issue
Block a user