Skip to content

Commit 9433e51

Browse files
author
Márk Sági-Kazár
committed
Update dependencies
1 parent 4835f41 commit 9433e51

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
1212
],
1313
"require": {
1414
"php": ">=5.4",
15-
"php-http/httplug": "1.0.0-beta",
15+
"php-http/httplug": "^1.0",
1616
"php-http/message-factory": "^1.0",
17-
"php-http/promise": "^0.1.1",
1817
"psr/log": "^1.0",
1918
"psr/cache": "^1.0",
20-
"php-http/client-common": "^0.1.1",
19+
"php-http/client-common": "^0.2",
2120
"php-http/message": "^0.2",
2221
"symfony/options-resolver": "^2.6|^3.0"
2322
},

0 commit comments

Comments
 (0)