Neur0toxine
123a59fdf8
* fix #136 php 8.1 support * update test matrix & phpstan * fix for the phpstan error that should work * lock serializer version to prevent unexpected updates
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
includes:
|
|
- phpstan-baseline.neon # TODO: This should be removed eventually.
|
|
|
|
parameters:
|
|
level: max
|
|
paths:
|
|
- src
|
|
- tests
|