Skip to content

Commit

Permalink
chore: use bleeding edge for PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpoulain committed Jan 11, 2024
1 parent 4f32640 commit 3245d3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ parameters:
- %currentWorkingDirectory%/DependencyInjection/Configuration.php
- %currentWorkingDirectory%/vendor
includes:
- phar://phpstan.phar/conf/bleedingEdge.neon
- vendor/jangregor/phpstan-prophecy/extension.neon
- vendor/phpstan/phpstan-phpunit/extension.neon
- vendor/phpstan/phpstan-phpunit/rules.neon

0 comments on commit 3245d3a

Please sign in to comment.