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