Skip to content

Commit 29c72b7

Browse files
committed
Update README and sub-composer.json files to point to 0.2.*
1 parent b73aa73 commit 29c72b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"require": {
77
"php": ">=5.3.3",
88
"evenement/evenement": "1.0.*",
9-
"react/event-loop": "0.1.*",
10-
"react/stream": "0.1.*"
9+
"react/event-loop": "0.2.*",
10+
"react/stream": "0.2.*"
1111
},
1212
"autoload": {
1313
"psr-0": { "React\\Socket": "" }

0 commit comments

Comments
 (0)