|
@@ -8,9 +8,9 @@
|
|
|
],
|
|
],
|
|
|
"require": {
|
|
"require": {
|
|
|
"php": ">=8.4",
|
|
"php": ">=8.4",
|
|
|
- "six-shop/payment": ">=0.2.3 <1.0",
|
|
|
|
|
- "six-shop/wechat": ">=0.1.1 <1.0",
|
|
|
|
|
- "wechatpay/wechatpay": "^1.4.12"
|
|
|
|
|
|
|
+ "six-shop/payment": "^1.0.0",
|
|
|
|
|
+ "six-shop/wechat": "^1.0.0",
|
|
|
|
|
+ "wechatpay/wechatpay": "^1.0.0"
|
|
|
},
|
|
},
|
|
|
"authors": [
|
|
"authors": [
|
|
|
{
|
|
{
|