Skip to content

Commit 6ee9d4f

Browse files
authored
Merge pull request #216 from CyberSource/release/26-FEBRUARY-2026
Automated release commit on 26-FEBRUARY-2026
2 parents aa5e92e + 59a8be6 commit 6ee9d4f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ override the new secure-http default setting)*.
2929
{
3030
"require": {
3131
"php": ">=8.0.0",
32-
"cybersource/rest-client-php": "0.0.70"
32+
"cybersource/rest-client-php": "0.0.71"
3333
}
3434
}
3535
```

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cybersource/rest-client-php",
3-
"version": "0.0.70",
3+
"version": "0.0.71",
44
"description": "Client SDK for CyberSource REST APIs",
55
"keywords": [
66
"cybersource", "payments", "ecommerce", "merchant", "merchants", "authorize", "visa", "payment", "payment-gateway", "payment-integration", "payment-module", "payment-processing", "payment-service", "payment-methods"
@@ -18,7 +18,7 @@
1818
"ext-curl": "*",
1919
"ext-json": "*",
2020
"ext-mbstring": "*",
21-
"firebase/php-jwt": "^6.0.0",
21+
"firebase/php-jwt": "^7.0.0",
2222
"monolog/monolog": ">=1.25.0",
2323
"web-token/jwt-framework": "^2.2.11|^3.3.5",
2424
"singpolyma/openpgp-php": "0.7.0"

0 commit comments

Comments
 (0)