Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmrpvision authored Nov 29, 2017
1 parent d62c9dc commit 86f75ea
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 @@ -20,9 +20,9 @@
"license": "MIT",
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "^6.3"
"guzzlehttp/guzzle": "^6.3.*"
},
"require-dev": {
"phpunit/phpunit": "~5.7"
"phpunit/phpunit": "~5.7.*"
}
}

0 comments on commit 86f75ea

Please sign in to comment.