1
0
mirror of synced 2024-11-21 21:06:07 +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

9 lines
147 B
Plaintext

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