File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ [ Release 1.12.0] ( https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.12.0 ) (2025-02-14)
5
+ --------------------------
6
+ * Build: "symfony/cache" dependency removed
7
+ * Added class to write and retrieve authentication in cache
8
+
4
9
[ Release 1.11.3] ( https://github.com/efipay/sdk-php-apis-efi/releases/tag/1.11.3 ) (2025-02-06)
5
10
--------------------------
6
11
* Fixed: Validation in decrypt function
Original file line number Diff line number Diff line change 2
2
"name" : " efipay/sdk-php-apis-efi" ,
3
3
"description" : " SDK PHP para APIs Efi Pay" ,
4
4
"homepage" : " https://github.com/efipay/sdk-php-apis-efi/" ,
5
- "version" : " 1.11.3 " ,
5
+ "version" : " 1.12.0 " ,
6
6
"type" : " library" ,
7
7
"require" : {
8
8
"php" : " >=7.2.5" ,
9
- "guzzlehttp/guzzle" : " ^7.0" ,
10
- "symfony/cache" : " ^5.0 || ^6.0"
9
+ "guzzlehttp/guzzle" : " ^7.0"
11
10
},
12
11
"support" : {
13
- "docs" : " https://dev.efipay .com.br/" ,
12
+ "docs" : " https://dev.sejaefi .com.br/" ,
14
13
"discord" : " https://comunidade.sejaefi.com.br/"
15
14
},
16
15
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments