Remove all base composer installed packages and move tool phive install for phan/phpstan/etc

This commit is contained in:
Clemens Schwaighofer
2023-10-04 14:47:48 +09:00
parent a3bf38f6cf
commit c4c809be66
3415 changed files with 16 additions and 597639 deletions

View File

@@ -6,5 +6,4 @@ $vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'JsonMapper' => array($vendorDir . '/netresearch/jsonmapper/src'),
);