diff --git a/phpstan.neon b/phpstan.neon index 8e5962e..25bf1ec 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,8 +1,3 @@ includes: - vendor/phpstan/phpstan-nette/extension.neon - vendor/phpstan/phpstan-nette/rules.neon - -#parameters: -# ignoreErrors: -# - '#Instantiated class Imagick not found\.#' -# - '#Call to method setImageFormat\(\) on an unknown class imagick\.#' \ No newline at end of file