]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - phpstan.neon
Remove PHPUnit lock
[github/wallabag/wallabag.git] / phpstan.neon
index dfbc97acc1cb12c8c79a85839e78111d9ad457a7..d170e0e6f785cb8a4262937d58681ebcc773b2f6 100644 (file)
@@ -10,4 +10,6 @@ parameters:
 
     # https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
     autoload_files:
-        - vendor/bin/.phpunit/phpunit-6.5/vendor/autoload.php
+        - vendor/bin/.phpunit/phpunit-7.4/vendor/autoload.php
+
+    inferPrivatePropertyTypeFromConstructor: true