Skip to content

Commit 82a38e1

Browse files
committed
Fix - deduplicate config
1 parent e46ee80 commit 82a38e1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

conf/config.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,9 +1487,6 @@ services:
14871487
tags:
14881488
- phpstan.dynamicFunctionThrowTypeExtension
14891489

1490-
-
1491-
class: PHPStan\Type\Php\PregMatchTypeSpecifyingExtension
1492-
14931490
-
14941491
class: PHPStan\Type\Php\PregMatchTypeSpecifyingExtension
14951492
tags:
@@ -1500,9 +1497,6 @@ services:
15001497
tags:
15011498
- phpstan.functionParameterOutTypeExtension
15021499

1503-
-
1504-
class: PHPStan\Type\Php\PregMatchParameterOutTypeExtension
1505-
15061500
-
15071501
class: PHPStan\Type\Php\RegexArrayShapeMatcher
15081502

0 commit comments

Comments
 (0)