fix(placetel): Parse request body inside of run method

This commit is contained in:
Faruk AYDIN
2023-10-11 11:17:19 +02:00
parent 53189a6487
commit 7615e62bbc
3 changed files with 21 additions and 2 deletions

View File

@@ -73,6 +73,7 @@
"pg": "^8.7.1",
"php-serialize": "^4.0.2",
"pluralize": "^8.0.0",
"raw-body": "^2.5.2",
"showdown": "^2.1.0",
"stripe": "^11.13.0",
"winston": "^3.7.1",