diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/composer.json b/composer.json index 7ed537c39..a90a52db0 100644 --- a/composer.json +++ b/composer.json @@ -73,11 +73,6 @@ "Zotlabs\\": "Zotlabs/" } }, - "autoload-dev": { - "psr-4": { - "Zotlabs\\Tests\\Unit\\": "tests/unit" - } - }, "minimum-stability": "stable", "config": { "notify-on-install": false, |