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 559cb3f commit 1fc1b18Copy full SHA for 1fc1b18
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
=========
3
4
+Version 1.6.2 (2023-12-22)
5
+--------------------------
6
+* Refactored: Authentication verification improvements
7
+
8
Version 1.6.1 (2023-11-28)
9
--------------------------
10
* Fixed compatibility with PHP versions >=7.2
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.6.1",
+ "version": "1.6.2",
"type": "library",
"require": {
"php": ">=7.2.5",
0 commit comments