Skip to content

Commit c857b52

Browse files
committed
chore(fixtures): symfony reference config
1 parent ef556db commit c857b52

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ parameters:
3535
- src/*/vendor/*
3636
# Symfony 6 support
3737
- src/Symfony/Bundle/ArgumentResolver/CompatibleValueResolverInterface.php
38+
- tests/Fixtures/app/config/reference.php
3839
earlyTerminatingMethodCalls:
3940
PHPUnit\Framework\Constraint\Constraint:
4041
- fail
@@ -183,6 +184,3 @@ parameters:
183184
identifier: method.notFound
184185
paths:
185186
- tests/Functional/JsonStreamerTest.php
186-
-
187-
paths:
188-
- tests/Fixtures/app/config/reference.php

0 commit comments

Comments
 (0)