modifying directory name to standard usage

This commit is contained in:
Ahmad Nassri
2014-12-17 22:38:46 -05:00
parent cda471ebdb
commit 6347fa33ee
7 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
}, },
"autoload" : { "autoload" : {
"psr-0" : { "psr-0" : {
"Unirest" : "lib" "Unirest" : "src"
} }
}, },
"support" : { "support" : {