Skip to content

Commit 4a9f768

Browse files
📚 docs: Updated to version 1.7.1
1 parent dc24b7a commit 4a9f768

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
[Release 1.7.1](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.7.1) (2024-01-16)
5+
--------------------------
6+
* Fixed compatibility with PHP 7.x
7+
48
[Release 1.7.0](https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.7.0) (2024-01-10)
59
--------------------------
610
* Added new endpoints and examples for managing batches of due charges

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "efipay/sdk-php-apis-efi",
33
"description": "SDK PHP para APIs Efi Pay",
44
"homepage": "https://github.com/efipay/sdk-php-apis-efi/",
5-
"version": "1.7.0",
5+
"version": "1.7.1",
66
"type": "library",
77
"require": {
88
"php": ">=7.2.5",

0 commit comments

Comments
 (0)