Bump PHPStan to 2.1.13

This commit is contained in:
wn_
2025-04-27 14:41:39 +00:00
parent 0961c8bd4c
commit 7ad1efed3e
13 changed files with 83 additions and 46 deletions

View File

@@ -14,6 +14,7 @@ return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'Config' => $baseDir . '/classes/Config.php',
'Counters' => $baseDir . '/classes/Counters.php',
'Crypt' => $baseDir . '/classes/Crypt.php',
'Db' => $baseDir . '/classes/Db.php',
'Db_Migrations' => $baseDir . '/classes/Db_Migrations.php',
'Db_Prefs' => $baseDir . '/classes/Db_Prefs.php',