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