Skip to content

Commit

Permalink
remove monolog from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
LalitChaudhary1 committed Nov 11, 2020
1 parent c181b6f commit a032d3c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,7 @@
],
"homepage": "https://developer.paytm.com/docs/checksum/#php",
"require": {
"ext-json": "*",
"php": ">=5.6.0",
"ext-curl": "*",
"ext-openssl": "*",
"netresearch/jsonmapper": "^1.4",
"monolog/monolog": "^1.24"
"php": ">=5.6.0"
},
"autoload": {
"psr-4": {"paytm\\paytmchecksum\\": "paytmchecksum/"}
Expand Down

0 comments on commit a032d3c

Please sign in to comment.