Skip to content

Commit 77f9604

Browse files
committed
Merge pull request #2 from reactphp/compat-parser-deps
Update guzzle/parser to 3
2 parents b5d272a + 3c17b99 commit 77f9604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=5.3.3",
8-
"guzzle/parser": "2.8.*",
8+
"guzzle/parser": "~2.8|~3.0",
99
"react/socket-client": "0.3.*",
1010
"react/dns": "0.3.*"
1111
},

0 commit comments

Comments
 (0)