Skip to content

Commit 043bde1

Browse files
committed
Removed not needed PHPStan ignore pattern
1 parent 41d9951 commit 043bde1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ parameters:
1313
-
1414
messages:
1515
- '#Access to constant on internal class Symfony\\Component\\Validator\\Context\\ExecutionContext\.#'
16-
- '#Method PHPUnit\\Framework\\MockObject\\InvocationStubber::with\(\) invoked with unpacked array with possibly string key(.*)#'
1716
paths:
1817
- tests/Integration/*
1918
-

0 commit comments

Comments
 (0)