1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Remove Skrill to fix #4199

This commit is contained in:
Hillel Coren 2020-11-01 16:02:56 +02:00
parent 6c54a7fa2b
commit 3ab4d62bdf

View File

@ -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": {