完成显示水印功能;

This commit is contained in:
2024-02-18 15:41:14 +08:00
parent a59b124e70
commit aa9ae7f30b
8 changed files with 150 additions and 32 deletions

View File

@@ -32,7 +32,8 @@
"league/html-to-markdown": "^5.1",
"topthink/think-filesystem": "^2.0",
"mibe/feedwriter": "^1.1",
"matomo/device-detector": "^6.1"
"matomo/device-detector": "^6.1",
"intervention/image": "^2.7"
},
"require-dev": {
"symfony/var-dumper": "^4.2"