Skip to content

Commit b672496

Browse files
committed
Fix typo in http-client component composer.json
1 parent b0346eb commit b672496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"php": ">=5.3.3",
88
"guzzle/http": "2.8.*",
99
"guzzle/parser": "2.8.*",
10-
"react/socket": "0.2.*"
10+
"react/socket": "0.2.*",
1111
"react/dns": "0.2.*"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)