You've already forked symfony-recipes
removed bundles of Zerafim
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
],
|
||||
"magdev/payrexx-bundle": [
|
||||
"0.1"
|
||||
],
|
||||
"magdev/btcpayserver-bundle": [
|
||||
"0.1"
|
||||
]
|
||||
},
|
||||
"branch": "main",
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
{
|
||||
"manifests": {
|
||||
"magdev/btcpayserver-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Magdev\\BtcPayserverBundle\\MagdevBtcPayserverBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"env": {
|
||||
"#1": "Configure your BTCpayserver instance details",
|
||||
"#2": "BTCPAYSERVER_URL=<btcpayserver-url>",
|
||||
"#3": "BTCPAYSERVER_APIKEY=<btcpayserver-apikey>"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/magdev_btcpayserver.yaml": {
|
||||
"contents": [
|
||||
"magdev_btcpayserver:",
|
||||
"connections:",
|
||||
"default:",
|
||||
"url: '%env(BTCPAYSERVER_URL)%'",
|
||||
"apikey: '%env(BTCPAYSERVER_APIKEY)%'",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "f989fdd7124ff7c9c2d1b62f622f4415906d3bc3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user