Skip to content

Commit

Permalink
fix(verify-otp): verification not working
Browse files Browse the repository at this point in the history
content type not correct

fix #5
  • Loading branch information
sudkumar committed Oct 20, 2020
1 parent 583a9f8 commit 1466aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"require": {
"php": "^7.1.3",
"craftsys/msg91-php": "^0.14.1",
"craftsys/msg91-php": "^0.14.2",
"illuminate/support": "^5.2|^6.0|^7.0|^8.0"
},
"require-dev": {
Expand Down

0 comments on commit 1466aaf

Please sign in to comment.