Skip to content

Commit

Permalink
DevKit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored and VincentLanglet committed Dec 8, 2022
1 parent 98b84db commit ca4698c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions phpstan.neon.dist
@@ -1,8 +1,17 @@
# DO NOT EDIT THIS FILE!
#
# It's auto-generated by sonata-project/dev-kit package.

includes:
- vendor/phpstan/phpstan/conf/bleedingEdge.neon

parameters:
level: 8
paths:
- src
- tests
scanFiles:
- vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php
treatPhpDocTypesAsCertain: false
checkGenericClassInNonGenericObjectType: true
checkInternalClassCaseSensitivity: true
Expand Down

0 comments on commit ca4698c

Please sign in to comment.