add Discord Me cache

This commit is contained in:
小喵 2023-08-27 21:53:01 +08:00
parent 0393ab8b89
commit d95d78f5a2
Signed by: mt
GPG key ID: CD321C269EC63BB6
4 changed files with 60 additions and 2 deletions

3
composer.lock generated
View file

@ -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": "528c716c3d44b77191eaef0461fe108d",
"content-hash": "94e36763cae319a07395535f9c2373eb",
"packages": [
{
"name": "components/font-awesome",
@ -734,6 +734,7 @@
"prefer-lowest": false,
"platform": {
"ext-iconv": "*",
"ext-redis": "*",
"ext-sodium": "*",
"ext-zlib": "*"
},