Skip to content

Commit

Permalink
Updated to 5.1.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermecotaGn committed Feb 14, 2023
1 parent e92f056 commit cad21f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 5.1.1
- Add: New examples of pix split

# 5.1.0
- Updated: Variable "valorDevolucao" changed to "valor" and "identificadorPagamento" is sent as a parameter in method "ofDevolutionPix()"

Expand Down
4 changes: 2 additions & 2 deletions 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.1.0",
"version": "5.1.1",
"require": {
"guzzlehttp/guzzle": "^7.0",
"php": "^7.2 || ^8.0"
Expand Down Expand Up @@ -54,4 +54,4 @@
"Gerencianet\\": "src/Gerencianet"
}
}
}
}

0 comments on commit cad21f6

Please sign in to comment.