Skip to content

Commit

Permalink
dependency: changed wsse plugin version to ~4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Preusner committed Feb 8, 2016
1 parent c2bb9fa commit da86e45
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 @@ -28,7 +28,7 @@
"require": {
"php": ">=5.5.0",
"guzzlehttp/guzzle": "~6.0",
"eightpoints/guzzle-wsse-middleware": "~3.0",
"eightpoints/guzzle-wsse-middleware": "~4.0",
"symfony/dependency-injection": "~2.3|~3.0",
"symfony/expression-language": "~2.3|~3.0",
"symfony/event-dispatcher": "~2.3|~3.0",
Expand Down

0 comments on commit da86e45

Please sign in to comment.