Skip to content

Commit

Permalink
Casio specific changes
Browse files Browse the repository at this point in the history
  • Loading branch information
manisranjan committed Jan 13, 2023
1 parent c400fe1 commit 1bfbf0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pagarme/pagarme-php",
"name": "casio/pagarmecoreapi",
"type": "library",
"description": "Pagarme API",
"keywords": ["PagarmeCoreApi","API","SDK"],
Expand All @@ -18,8 +18,8 @@
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"apimatic/unirest-php": "^2.0.0",
"apimatic/jsonmapper": "^1.3.1"
"casio/unirest-php": "2.3.1",
"apimatic/jsonmapper": "^3.0.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^2.7"
Expand Down

0 comments on commit 1bfbf0a

Please sign in to comment.