diff --git a/composer.json b/composer.json index 44046aa..f117066 100644 --- a/composer.json +++ b/composer.json @@ -8,5 +8,8 @@ "name": "Tudor Barbu", "email": "miau@motane.lu" } - ] + ], + "autoload": { + "classmap": ["Thread.php", "ThreadQueue.php"] + } } \ No newline at end of file