add autoload

This commit is contained in:
bpteam 2015-07-02 17:30:03 +03:00
commit f9d56b4bfc

View file

@ -8,5 +8,8 @@
"name": "Tudor Barbu",
"email": "miau@motane.lu"
}
]
],
"autoload": {
"classmap": ["Thread.php", "ThreadQueue.php"]
}
}