Skip to content

Commit

Permalink
Update SDK to 2.7.3. #159
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgan committed Jul 30, 2024
1 parent e04cd63 commit b3cad50
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
Expand Up @@ -23,7 +23,7 @@
"require": {
"php": ">=7.3",
"ext-mbstring": "*",
"paytrail/paytrail-php-sdk": "^2.0"
"paytrail/paytrail-php-sdk": "^2.7.3"
},
"config": {
"allow-plugins": {
Expand All @@ -40,4 +40,4 @@
"vendor/bin/phpcs --standard=pbs-rules-set.xml --warning-severity=0 --ignore-annotations --extensions=php,html src"
]
}
}
}

0 comments on commit b3cad50

Please sign in to comment.