improve PTGen

This commit is contained in:
xiaomlove
2021-01-15 22:13:46 +08:00
parent bfbc74cd01
commit 7157f9e1f0
19 changed files with 311 additions and 119 deletions

View File

@@ -17,6 +17,6 @@
"require": {
"php": "^7.2|^8",
"swiftmailer/swiftmailer": "^6.2",
"guzzlehttp/guzzle": "^7.2"
"guzzlehttp/guzzle": "~6.0"
}
}