diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-10-18 13:27:28 +0100 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-10-18 13:27:28 +0100 |
| commit | 74f0b3d0f8ece972e697cdced7f2f118835906b0 (patch) | |
| tree | a09a8555a00402c31d0fc23396d8930b4488de56 /phpstan.neon.dist | |
| parent | b7353fdefbcfa2b683a9221078817fc1f6228ea9 (diff) | |
| download | webtrees-74f0b3d0f8ece972e697cdced7f2f118835906b0.tar.gz webtrees-74f0b3d0f8ece972e697cdced7f2f118835906b0.tar.bz2 webtrees-74f0b3d0f8ece972e697cdced7f2f118835906b0.zip | |
Move pending changes logic to service
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 0474eb6a04..90a174835e 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -7,7 +7,7 @@ parameters: - php - phtml - level: max + level: 2 paths: - index.php |
