1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-03-14 19:29:49 +01:00

Bumping promise dep

This commit is contained in:
Michael Dowling 2015-05-09 19:30:47 -07:00
parent 9604fa359d
commit 70d9581622

View File

@ -16,7 +16,7 @@
"php": ">=5.5.0",
"psr/http-message": "^0.10",
"guzzlehttp/psr7": "^0.1",
"guzzlehttp/promises": "^0.1"
"guzzlehttp/promises": "^0.1.2"
},
"require-dev": {
"ext-curl": "*",