Skip to content

Commit

Permalink
Update dependency to allow for Guzzle 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Theken committed Nov 10, 2015
1 parent 3cab780 commit 79a7e8b
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 @@ -2,7 +2,7 @@
"name": "wildbit/laravel-postmark-provider",
"description": "An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md",
"require": {
"wildbit/swiftmailer-postmark": "~1.1",
"wildbit/swiftmailer-postmark": "~2.0",
"illuminate/mail": "~5.0"
},
"license": "MIT",
Expand Down

0 comments on commit 79a7e8b

Please sign in to comment.