Skip to content

Commit

Permalink
* some improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
JWaldecker committed Sep 15, 2017
1 parent 1100824 commit 58889cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "lumaserv/lumaserv-php-client",
"description": "A full-featured implementation of the LumaservSystem-JSON-API",
"type": "library",
"version": "1.6.4",
"version": "1.6.5",
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "6.2.1"
"guzzlehttp/guzzle": ">=6.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
Expand Down

0 comments on commit 58889cc

Please sign in to comment.