refactor default imdb

This commit is contained in:
xiaomlove
2021-01-18 00:41:35 +08:00
parent 7157f9e1f0
commit 16df59db5b
8 changed files with 399 additions and 141 deletions
+2 -1
View File
@@ -17,6 +17,7 @@
"require": {
"php": "^7.2|^8",
"swiftmailer/swiftmailer": "^6.2",
"guzzlehttp/guzzle": "~6.0"
"guzzlehttp/guzzle": "~6.0",
"imdbphp/imdbphp": "^6.4"
}
}