phpstan config file update with phpVersion information

This commit is contained in:
Clemens Schwaighofer
2024-12-05 14:16:57 +09:00
parent d070c4e461
commit eeaff3042e

View File

@@ -14,6 +14,9 @@ parameters:
# allRules: false
checkMissingCallableSignature: true
treatPhpDocTypesAsCertain: false
# phpVersion:
# min: 80200 # PHP 8.2.0
# max: 80300 # PHP latest
paths:
- %currentWorkingDirectory%/www
bootstrapFiles: