Skip to content

Commit

Permalink
add guzzlehttp/psr7 1.4 to composer.json
Browse files Browse the repository at this point in the history
Curent Http header parsing is not compatible with new Guzzle `\GuzzleHttp\Psr7\parse_request($headers);`
  • Loading branch information
Alban-io authored and etienneroudeix committed Dec 18, 2018
1 parent f0ed2cc commit 0c7cc65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"ramsey/uuid": "^3.5.1",
"nikic/fast-route": "^1.2",
"guzzlehttp/guzzle": "^6.0",
"guzzlehttp/psr7": "~1.4.0",
"domraider/libdns": "^1.1",
"domraider/bunny": "@dev",
"clue/redis-react": "^1.0",
Expand Down

0 comments on commit 0c7cc65

Please sign in to comment.