File tree Expand file tree Collapse file tree 3 files changed +1
-6
lines changed
Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 1111 "php" : " >=5.3.8" ,
1212 "react/cache" : " ^1.1" ,
1313 "react/dns" : " ^1.9" ,
14- "react/event-loop" : " ^1.2 " ,
14+ "react/event-loop" : " ^1.3 " ,
1515 "react/http" : " ^1.6" ,
1616 "react/promise" : " ^2.9 || ^1.2" ,
1717 "react/promise-stream" : " ^1.3" ,
Original file line number Diff line number Diff line change 1010 <testsuites >
1111 <testsuite name =" ReactPHP Test Suite" >
1212 <directory >./vendor/react/*/tests/</directory >
13- <!-- temporarily skip broken und unneeded tests, see https://github.com/reactphp/event-loop/pull/232 -->
14- <exclude >./vendor/react/event-loop/tests/BinTest.php</exclude >
15- <exclude >./vendor/react/event-loop/tests/ExtLibeventLoopTest.php</exclude >
1613 <!-- temporarily skip broken und unneeded tests, see https://github.com/reactphp/http/pull/440 -->
1714 <exclude >./vendor/react/http/tests/HttpServerTest.php</exclude >
1815 </testsuite >
Original file line number Diff line number Diff line change 88 <testsuites >
99 <testsuite name =" ReactPHP Test Suite" >
1010 <directory >./vendor/react/*/tests/</directory >
11- <!-- temporarily skip broken und unneeded tests, see https://github.com/reactphp/event-loop/pull/232 -->
12- <exclude >./vendor/react/event-loop/tests/BinTest.php</exclude >
1311 <!-- temporarily skip broken und unneeded tests, see https://github.com/reactphp/http/pull/440 -->
1412 <exclude >./vendor/react/http/tests/HttpServerTest.php</exclude >
1513 </testsuite >
You can’t perform that action at this time.
0 commit comments