1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

Framework: Fixed Laravel 11 upgrade test issues, updated phpstan

- Fixed failing tests due to Laravel 11 changes
- Updated phpstan to 3.x branch
- Removed some seemingly redundant comment code, which was triggering
  phpstan.
This commit is contained in:
Dan Brown
2025-01-11 13:22:49 +00:00
parent cf9ccfcd5b
commit 5bf75786c6
8 changed files with 42 additions and 79 deletions

View File

@@ -21,6 +21,4 @@ parameters:
excludePaths:
- ./Config/**/*.php
- ./dev/**/*.php
checkMissingIterableValueType: false
- ./dev/**/*.php