1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-22 13:42:48 +02:00

test autoload

This commit is contained in:
Even André Fiskvik
2012-03-22 20:53:30 +01:00
committed by Elan Ruusamäe
parent f9c0319049
commit 828a3bd4f5

View File

@@ -7,5 +7,8 @@
"email": "eaf@oyatel.com"
}
],
"require": {}
"require": {},
"autoload": {
"classmap": "min/lib/"
}
}