Skip to content

Commit 8ec0ee6

Browse files
committed
Fix PHPStan
1 parent 4261e13 commit 8ec0ee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ parameters:
1111
- '/Parameter \$.+ of method Sentry\\SentryBundle\\EventListener\\ErrorListener::onConsoleException\(\) has invalid typehint type Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent./'
1212
- '/Call to method getException\(\) on an unknown class Symfony\\Component\\Console\\Event\\ConsoleExceptionEvent./'
1313
- '/Access to undefined constant Symfony\\Component\\Console\\ConsoleEvents::EXCEPTION./'
14-
- '/Sentry\\SentrySdk/'
1514

1615
includes:
1716
- vendor/jangregor/phpstan-prophecy/src/extension.neon

0 commit comments

Comments
 (0)