mirror of
https://github.com/Intervention/image.git
synced 2025-08-22 13:32:56 +02:00
Update code for phpstan level 6 (#1342)
* Update phpstan checks to level 6 * Add more details doc blocks to meet phpstan level 6 * Fix bug in building decoder chain * Fix type hints
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
parameters:
|
||||
level: 5
|
||||
level: 6
|
||||
paths:
|
||||
- src
|
||||
exceptions:
|
||||
|
Reference in New Issue
Block a user