diff --git a/.php-cs-fixer.dist.php b/.php-cs-fixer.dist.php index d2badfe01..a128f7cd2 100644 --- a/.php-cs-fixer.dist.php +++ b/.php-cs-fixer.dist.php @@ -21,6 +21,6 @@ $config ->notPath('src') ->notPath('vendor') ->notPath('vendor-bin') - ->notPath('Vendor') + ->notPath('3rdparty') ->in(__DIR__); return $config; diff --git a/lib/Vendor/.gitkeep b/lib/Vendor/.gitkeep deleted file mode 100644 index e69de29bb..000000000 diff --git a/psalm.xml b/psalm.xml index 8883dc7d3..d34d23730 100644 --- a/psalm.xml +++ b/psalm.xml @@ -14,7 +14,7 @@ - +