Skip to content

Commit

Permalink
Merge pull request #112 from Stampie/httplug_2
Browse files Browse the repository at this point in the history
Add support for HTTPlug 2
  • Loading branch information
stof authored Sep 10, 2019
2 parents e9237f7 + 30446cb commit 394173a
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 @@ -31,7 +31,7 @@
},
"require" : {
"php" : "^5.5 || ^7.0",
"php-http/httplug" : "^1.0",
"php-http/httplug" : "^1.0 || ^2",
"php-http/message-factory" : "^1.0",
"php-http/discovery" : "^1.0",
"php-http/multipart-stream-builder" : "^1.0",
Expand Down

0 comments on commit 394173a

Please sign in to comment.