Skip to content

Commit dbc93b7

Browse files
authored
Merge pull request #809 from nineff/master
update to newest RFC6455 library version
2 parents 9ce2a12 + 4ea9751 commit dbc93b7

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
@@ -24,7 +24,7 @@
2424
}
2525
, "require": {
2626
"php": ">=5.4.2"
27-
, "ratchet/rfc6455": "^0.2"
27+
, "ratchet/rfc6455": "^0.3"
2828
, "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5"
2929
, "guzzlehttp/psr7": "^1.0"
3030
, "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0"

0 commit comments

Comments
 (0)