Fix PHPStan deprecated config option

This commit is contained in:
Jeremy Benoist 2020-12-14 22:21:09 +01:00
parent 9743058f7d
commit 9007459605
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -7,8 +7,7 @@ parameters:
symfony:
container_xml_path: %rootDir%/../../../var/cache/test/appTestDebugProjectContainer.xml
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
autoload_files:
bootstrapFiles:
- vendor/bin/.phpunit/phpunit-8.3-0/vendor/autoload.php
inferPrivatePropertyTypeFromConstructor: true