There was an error while loading. Please reload this page.
1 parent e5f0714 commit a6d72f3Copy full SHA for a6d72f3
BUILD.bazel
@@ -66,10 +66,7 @@ jvm_library(
66
"//phpstorm/php-openapi:php",
67
"@community//platform/platform-util-io:ide-util-io",
68
],
69
- runtime_deps = [
70
- ":phpstan_resources",
71
- ":phpstan_test_resources",
72
- ]
+ runtime_deps = [":phpstan_test_resources"]
73
)
74
### auto-generated section `build intellij.phpstan` end
75
0 commit comments