mirror of
https://github.com/likeshop-github/likeshop.git
synced 2025-12-11 06:47:00 +08:00
更新rmccue
This commit is contained in:
parent
87e155aa6e
commit
b8609835f5
3 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"overtrue/wechat": "~4.0",
|
||||
"mtdowling/cron-expression": "^1.2",
|
||||
"topthink/think-helper": "1.0.*",
|
||||
"rmccue/requests": "^1.7",
|
||||
"rmccue/requests": "^1.8",
|
||||
"alibabacloud/client": "^1.5",
|
||||
"endroid/qr-code": "^2.5",
|
||||
"ext-json": "*",
|
||||
|
|
|
|||
2
server/composer.lock
generated
2
server/composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "b81cfc57a506b68fd47b05504e18d2d9",
|
||||
"content-hash": "eb2bad62deba70e81f778ea32b37014b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adbario/php-dot-notation",
|
||||
|
|
|
|||
4
server/vendor/composer/installed.php
vendored
4
server/vendor/composer/installed.php
vendored
|
|
@ -5,7 +5,7 @@
|
|||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => '1b27fe718f4ebb3b80182f997ce97eeb28ce4897',
|
||||
'reference' => '87e155aa6e0ba4b4df2e7c98882213a963194f78',
|
||||
'name' => 'topthink/think',
|
||||
'dev' => true,
|
||||
),
|
||||
|
|
@ -526,7 +526,7 @@
|
|||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'reference' => '1b27fe718f4ebb3b80182f997ce97eeb28ce4897',
|
||||
'reference' => '87e155aa6e0ba4b4df2e7c98882213a963194f78',
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'topthink/think-captcha' => array(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue