Skip to content

Commit

Permalink
Updated to 5.0.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecotaGn committed Dec 12, 2022
1 parent de870da commit f09e3a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 5.0.1
- Fix: Certificate verification
- Add: New example of pix devolution Open Finance

# 5.0.0
- Fix: psr-4 autoloading standard
- Fix: Method pixSend() now requires sending the Id
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gerencianet/gerencianet-sdk-php",
"description": "GN APIs SDK PHP",
"homepage": "https://github.com/gerencianet/gn-api-sdk-php",
"version": "5.0.0",
"version": "5.0.1",
"require": {
"guzzlehttp/guzzle": "^7.0",
"php": "^7.2 || ^8.0"
Expand Down

0 comments on commit f09e3a3

Please sign in to comment.