Skip to content

Commit

Permalink
Using discovery 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jul 18, 2016
1 parent 97740ca commit 220417a
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 @@ -11,10 +11,10 @@
}
],
"require": {
"php": "^5.5|^7.0",
"php": "^5.5 || ^7.0",
"php-http/httplug": "^1.0",
"php-http/client-common": "^1.0",
"php-http/discovery": "^0.9",
"php-http/discovery": "^1.0",
"php-http/message-factory": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 220417a

Please sign in to comment.