diff --git a/composer.json b/composer.json index 50a5eb8..d14bda5 100755 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ }, "autoload-dev": { "psr-4": { - "Amp\\Parallel\\Example\\": "example", + "Amp\\Parallel\\Example\\": "examples", "Amp\\Parallel\\Test\\": "test" } }