From 32bf16f0ef40957bcc1391b496f7118d94b62b5b Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:46:26 +0200 Subject: [PATCH] Use new public repository from Pronamic. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f254658..1c2a6a3 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ }, "require": { "php": ">=5.6.20", - "icepay/icepay": "^2.5.0", + "pronamic/icepay-soap-api": "^2.5", "wp-pay/core": "^4.0" }, "require-dev": {