File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ final public static function loadClass(string $class): void {
2323 self ::$ composerAutoloader = require 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/autoload.php ' ;
2424 require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/jetbrains/phpstorm-stubs/PhpStormStubsMap.php ' ;
2525 require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/react/async/src/functions_include.php ' ;
26- require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/react/promise-stream/src/functions_include.php ' ;
2726 require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/react/promise-timer/src/functions_include.php ' ;
2827 require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/react/promise/src/functions_include.php ' ;
2928 require_once 'phar:// ' . __DIR__ . '/phpstan.phar/vendor/ringcentral/psr7/src/functions_include.php ' ;
You can’t perform that action at this time.
0 commit comments