This commit is contained in:
Matt Moore 2013-10-13 14:07:09 -04:00
parent b01772b918
commit 63950a076d

View File

@ -17,7 +17,7 @@
],
"autoload": {
"psr-0": {
"Canteen\\HTML5" : "src"
"Canteen" : "src"
},
"files": ["src/html.php"]
},