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 b037564 commit fe0822eCopy full SHA for fe0822e
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+[Release 1.8.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.8.0) (2024-02-22)
5
+--------------------------
6
+* Added a new endpoint and example to update subscriptions
7
+
8
[Release 1.7.1](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.7.1) (2024-01-16)
9
--------------------------
10
* Fixed compatibility with PHP 7.x
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.7.1",
+ "version": "1.8.0",
"type": "library",
"require": {
"php": ">=7.2.5",
0 commit comments