Skip to content

Commit

Permalink
Release 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipeMata committed Jun 5, 2017
1 parent d1fc6c2 commit e5db022
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "gerencianet/gerencianet-sdk-php",
"description": "GN API SDK PHP",
"version": "1.0.12",
"version": "1.0.13",
"require": {
"guzzlehttp/guzzle": "5.3.0",
"php": ">=5.4.0",
"codeclimate/php-test-reporter": "^0.1.2"
"php": ">=5.4.0"
},
"require-dev": {
"codeclimate/php-test-reporter": "^0.1.2",
"phpunit/phpunit": "~4.6"
},
"license": "MIT",
Expand Down

0 comments on commit e5db022

Please sign in to comment.