Skip to content

Commit 41efe5d

Browse files
committed
Update react to latest version
1 parent 72d9f78 commit 41efe5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"require": {
1717
"zendframework/zend-log": "2.*",
18-
"react/socket": "v0.3.2",
19-
"react/socket-client": "v0.3.2",
20-
"zendframework/zend-http": "2.2.5"
18+
"react/socket": "v0.3.3",
19+
"react/socket-client": "v0.3.3",
20+
"zendframework/zend-http": "2.*"
2121
}
2222
}

0 commit comments

Comments
 (0)