mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Remove Skrill to fix #4199
This commit is contained in:
parent
6c54a7fa2b
commit
3ab4d62bdf
@ -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…
Reference in New Issue
Block a user