We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c473d commit 96865a1Copy full SHA for 96865a1
test/bootstrap.php
@@ -21,8 +21,6 @@
21
22
!defined('BASE_PATH') && define('BASE_PATH', dirname(__DIR__, 1));
23
24
-Runtime::enableCoroutine(true);
25
-
26
require BASE_PATH.'/vendor/autoload.php';
27
28
$container = require BASE_PATH.'/config/container.php';
0 commit comments