We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6814229 commit 7cb6bdfCopy full SHA for 7cb6bdf
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+[Release 1.17.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.17.0) (2025-09-23)
5
+--------------------------
6
+* Adds support for base64 certificates
7
+
8
[Release 1.16.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.16.0) (2025-08-20)
9
--------------------------
10
* Added new example of send Pix to same ownership
composer.json
@@ -2,7 +2,7 @@
"name": "efipay/sdk-php-apis-efi",
"description": "SDK PHP para APIs Efi Pay",
"homepage": "https://github.com/efipay/sdk-php-apis-efi/",
- "version": "1.16.0",
+ "version": "1.17.0",
"type": "library",
"require": {
"php": ">=7.2.5",
0 commit comments