diff --git a/phpstan.neon b/phpstan.neon index 869c5c48..1d6c4ff5 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -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: