From afa36b0c661fd0d5344826157afb095bf8bfc30a Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 30 Oct 2018 19:08:35 +0800 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index fb3fc43..dc28123 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,8 @@ "psr-4": { "WePay\\": "WePay", "WeMini\\": "WeMini", - "AliPay\\": "AliPay", - "WeChat\\": "WeChat" + "WeChat\\": "WeChat", + "AliPay\\": "AliPay" } } } \ No newline at end of file