Skip to content

Commit

Permalink
Merge pull request #2 from cmzz/master
Browse files Browse the repository at this point in the history
feat: update guzzle version to *
  • Loading branch information
kuangjy2 authored Mar 17, 2019
2 parents 0e9cfcf + 4431a20 commit 38ea513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"omnipay/common": "^3",
"php-http/guzzle6-adapter": "^1.1"
"php-http/guzzle6-adapter": "*"
},
"require-dev": {
"omnipay/tests": "^3",
Expand Down

0 comments on commit 38ea513

Please sign in to comment.