diff --git a/composer.json b/composer.json index 27d39d2..a27e13b 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,11 @@ "Yisroel\\DigiWill\\": "src/" } }, + "autoload-dev": { + "psr-4": { + "Tests\\": "tests/" + } + }, "authors": [ { "name": "Yisroel Baum",