diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 43034a8..dfcfd98 100644 --- a/composer.json +++ b/composer.json @@ -73,8 +73,5 @@ "psr-4": { "Test\\": "test" } - }, - "autoload-dev": { - "psr-4": { "Test\\": "test" } } } |