Updated to phpstan 0.10 and infection 0.9

This commit is contained in:
Alejandro Celaya
2018-07-04 12:08:27 +02:00
parent 16f7359ac6
commit a125c93ca3
3 changed files with 11 additions and 9 deletions

View File

@@ -2,3 +2,5 @@ parameters:
excludes_analyse:
- module/Common/src/Template/Extension/TranslatorExtension.php
- module/Rest/src/Util/RestUtils.php
ignoreErrors:
- '#is not subtype of Throwable#'