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:
@@ -21,6 +21,4 @@ parameters:
|
||||
|
||||
excludePaths:
|
||||
- ./Config/**/*.php
|
||||
- ./dev/**/*.php
|
||||
|
||||
checkMissingIterableValueType: false
|
||||
- ./dev/**/*.php
|
Reference in New Issue
Block a user