From 3ab4d62bdfff489bb67774c4e888499da436b611 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 1 Nov 2020 16:02:56 +0200 Subject: [PATCH] Remove Skrill to fix #4199 --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 2fff201c2679..cf50178d21bf 100644 --- a/composer.json +++ b/composer.json @@ -124,6 +124,9 @@ "@php artisan package:discover" ] }, + "replace": { + "alfaproject/omnipay-skrill": "*" + }, "minimum-stability": "dev", "prefer-stable": true, "config": {