Skip to content

Commit

Permalink
Merge pull request #266 from TransbankDevelopers/chore/update-depende…
Browse files Browse the repository at this point in the history
…ncies

chore: update dependencies
  • Loading branch information
mastudillot authored Nov 28, 2024
2 parents 3f6a215 + ae7ea79 commit ec1dc03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin/composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"require": {
"transbank/transbank-sdk": "~2.0",
"transbank/transbank-sdk": "4.0",
"ext-json": "*",
"php": ">=7.0",
"php": ">=7.4",
"monolog/monolog": "^1.27"
},
"config": {
"platform": {
"php": "7.0"
"php": "7.4"
}
},
"autoload": {
Expand Down

0 comments on commit ec1dc03

Please sign in to comment.