File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "require" : {
1111 "php" : " >=5.3.8" ,
1212 "react/cache" : " ^1.0" ,
13- "react/dns" : " ^1.0 " ,
13+ "react/dns" : " ^1.1 " ,
1414 "react/event-loop" : " ^1.0" ,
1515 "react/promise" : " ^2.1 || ^1.2" ,
1616 "react/promise-stream" : " ^1.1.1" ,
17- "react/socket" : " ^1.0 " ,
17+ "react/socket" : " ^1.4 " ,
1818 "react/stream" : " ^1.0"
1919 },
2020 "require-dev" : {
Original file line number Diff line number Diff line change 1414 <testsuites >
1515 <testsuite name =" React Test Suite" >
1616 <directory >./vendor/react/*/tests/</directory >
17- <!-- temporarily skip broken tests, see https://github.com/reactphp/socket/issues/207 -->
18- <exclude >./vendor/react/socket/tests/ConnectorTest.php</exclude >
19- <exclude >./vendor/react/socket/tests/DnsConnectorTest.php</exclude >
2017 </testsuite >
2118 </testsuites >
2219
You can’t perform that action at this time.
0 commit comments