Skip to content

Commit 72799ef

Browse files
committed
Update references to 0.3, update lock file
1 parent 5e920f7 commit 72799ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"php": ">=5.3.3",
88
"guzzle/http": "3.0.*",
99
"guzzle/parser": "3.0.*",
10-
"react/socket": "0.2.*"
10+
"react/socket": "0.3.*"
1111
},
1212
"autoload": {
1313
"psr-0": { "React\\Http": "" }
1414
},
1515
"target-dir": "React/Http",
1616
"extra": {
1717
"branch-alias": {
18-
"dev-master": "0.2-dev"
18+
"dev-master": "0.3-dev"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)