psr-4 autoload
This commit is contained in:
@@ -18,9 +18,7 @@
|
|||||||
"codeclimate/php-test-reporter": "0.1.*"
|
"codeclimate/php-test-reporter": "0.1.*"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-4": { "Unirest\\": "src/Unirest" }
|
||||||
"Unirest\\": "src/"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
"email": "opensource@mashape.com"
|
"email": "opensource@mashape.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user