added missing composer autoloader

This commit is contained in:
El RIDO
2016-08-04 16:08:16 +02:00
parent 9bde729cb5
commit 778fa6d0f5
11 changed files with 3524 additions and 0 deletions

View File

@@ -28,5 +28,8 @@
"psr-4": {
"PrivateBin\\": "lib/"
}
},
"config": {
"autoloader-suffix": "DontChange"
}
}