Skip to content

Commit 775aee8

Browse files
committed
Revert "Moved manual including of Composer's autoload.files to phpstan-dist bootstrap"
This reverts commit d9c7365.
1 parent d9c7365 commit 775aee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/phpstan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ use PHPStan\Command\WorkerCommand;
5555
require_once $devOrPharAutoloadFile;
5656
}
5757

58+
require_once __DIR__ . '/../vendor/jetbrains/phpstorm-stubs/PhpStormStubsMap.php';
5859
require_once __DIR__ . '/../vendor/react/promise-timer/src/functions_include.php';
5960
require_once __DIR__ . '/../vendor/react/promise/src/functions_include.php';
6061

0 commit comments

Comments
 (0)