This commit is contained in:
2022-05-25 16:01:04 +08:00
parent 0b14852cfe
commit 717b91dd5c
3 changed files with 153 additions and 29 deletions

View File

@@ -19,7 +19,7 @@
"predis/predis": "^1.1",
"xuanchen/coupon": "^1.0",
"xuanchen/petro": "^1.0",
"xuanchen/petro-ysd": "dev-main",
"xuanchen/petro-ysd": "^1.0",
"xuanchen/unionpay": "^3.0.0"
},
"require-dev": {
@@ -28,7 +28,8 @@
"laravel/sail": "^1.0.1",
"mockery/mockery": "^1.4.2",
"nunomaduro/collision": "^5.0",
"phpunit/phpunit": "^9.3.3"
"phpunit/phpunit": "^9.3.3",
"wulfheart/pretty_routes": "^0.3.0"
},
"config": {
"optimize-autoloader": true,