1
0
Fork 0
mirror of synced 2025-04-03 13:53:39 +03:00
api-client-php/phpstan.neon
Neur0toxine 123a59fdf8
php 8.1 support (#138)
* 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
2022-02-17 13:50:36 +03:00

8 lines
147 B
Text

includes:
- phpstan-baseline.neon # TODO: This should be removed eventually.
parameters:
level: max
paths:
- src
- tests