Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
manishranjan-adobe authored Nov 17, 2022
1 parent 759bf14 commit 7b9d00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pagarme/ecommerce-module-core",
"name": "casio/ecommerce-module-core",
"description": "Core component for Pagar.me e-commerce platform modules.",
"license": "MIT",
"version": "1.1.4",
Expand All @@ -12,7 +12,7 @@
"require": {
"php": ">=7.1",
"monolog/monolog": "*",
"mundipagg/mundiapi": "^3.0",
"casio/mundiapi": "^3.0",
"ext-json": "*"
},
"require-dev": {
Expand Down

0 comments on commit 7b9d00a

Please sign in to comment.