mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove Skrill to fix #4199
This commit is contained in:
parent
54deb818f4
commit
4c37e44cf3
@ -124,6 +124,9 @@
|
|||||||
"@php artisan package:discover"
|
"@php artisan package:discover"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"replace": {
|
||||||
|
"alfaproject/omnipay-skrill": "*"
|
||||||
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"config": {
|
"config": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user