diff options
| author | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-12-04 15:51:57 +0000 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+studip@gmail.com> | 2024-12-04 15:51:57 +0000 |
| commit | c1e29f7e8462cc8988f0dca201f7f57dc2807add (patch) | |
| tree | bcc0f369020de418a21fc4dc1c13111d01dfd62b /phpstan.neon.dist | |
| parent | fac89b11bc20d86ec435c1b450ccc50219002ecf (diff) | |
upgrade to phpstan 2, fixes #4958
Closes #4958
Merge request studip/studip!3722
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 2d66785..4576401 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -13,7 +13,6 @@ parameters: - lib - vendor excludePaths: - - lib/classes/ZipArchiveLegacyTrait.php - lib/ilias_interface/studip_referrer_7x.php - lib/ilias_interface/studip_referrer_8x.php tmpDir: .caches |
