This commit is contained in:
xiaomlove
2021-01-27 16:26:37 +08:00
parent dcdc0dd654
commit 8e792bafc7
11 changed files with 711 additions and 27 deletions

View File

@@ -16,6 +16,10 @@
},
"require": {
"php": "^7.2|^8",
"ext-gd": "*",
"ext-mbstring": "*",
"ext-mysqli": "*",
"ext-json": "*",
"swiftmailer/swiftmailer": "^6.2",
"guzzlehttp/guzzle": "~6.0",
"imdbphp/imdbphp": "^6.4"