Skip to content

Commit

Permalink
fix: use correct rule tag
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural committed Nov 28, 2022
1 parent 44fe71d commit 50ae8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension.neon
Expand Up @@ -424,7 +424,7 @@ services:
-
class: NunoMaduro\Larastan\Rules\RelationExistenceRule
tags:
- phpstan.rule
- phpstan.rules.rule

-
class: NunoMaduro\Larastan\Rules\CheckDispatchArgumentTypesCompatibleWithClassConstructorRule
Expand Down

0 comments on commit 50ae8d6

Please sign in to comment.