Add groups pattern for PHPStan

This commit is contained in:
Jérémy Benoist
2024-04-17 08:06:19 +02:00
committed by GitHub
parent 097c55326b
commit 7eed44b772

View File

@ -32,6 +32,9 @@ updates:
twig-dependencies:
patterns:
- "twig/*"
phpstan-dependencies:
patterns:
- "phpstan/*"
reviewers:
- j0k3r
- yguedidi