#tradewind:update notify

This commit is contained in:
tradewind
2021-02-07 19:50:21 +08:00
committed by tradewind
parent 0d496abee4
commit 8105eb79ca
2 changed files with 34 additions and 5 deletions

View File

@ -7,6 +7,7 @@
},
"require": {
"php": ">=7.1.0",
"cloudflare/sdk": "^1.1"
"cloudflare/sdk": "^1.1",
"guzzlehttp/guzzle": "~6.0"
}
}