diff --git a/phpstan.neon b/phpstan.neon index adcdb95..3e2b2d5 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -7,6 +7,3 @@ parameters: - src # As long as we support multiple Laravel versions at once, there will be some dead spots reportUnmatchedIgnoredErrors: false - # Install https://plugins.jetbrains.com/plugin/7677-awesome-console to make those links clickable - editorUrl: '%%relFile%%:%%line%%' - editorUrlTitle: '%%relFile%%:%%line%%'