Move to PSR-4 for autoloading

This commit is contained in:
Robin Appelman 2014-04-07 13:54:49 +02:00
commit 46e2daf1ee
12 changed files with 55 additions and 56 deletions

View file

@ -1,7 +1,7 @@
{
"host": "VM",
"user": "VM\\test",
"host": "localhost",
"user": "test",
"password": "test",
"share": "Users",
"share": "test",
"root": "test"
}