Skip to content

Commit

Permalink
verifypayment method modified
Browse files Browse the repository at this point in the history
  • Loading branch information
arif98741 committed Aug 24, 2022
1 parent 8da7ebd commit b7d54e9
Show file tree
Hide file tree
Showing 8 changed files with 620 additions and 29 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@
"require": {
"php": "^7.0|^8.0|^8.1",
"ext-curl": "*",
"ext-json": "*"
"ext-json": "*",
"nesbot/carbon": "^2.59",
"ext-openssl": "*"
},
"description": "This is Bangladeshi nagad payment gateway api development library. This library can be used easily as dependency in your php application.",
"keywords": [
Expand Down

0 comments on commit b7d54e9

Please sign in to comment.