Fix composer package (#100)
* Update composer.json * Remove trailing comma
This commit is contained in:
committed by
Ahmad Nassri
parent
5d304c6f6c
commit
842c0f242d
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Unirest": "src"
|
||||
"Unirest\\": "src/"
|
||||
}
|
||||
},
|
||||
"support": {
|
||||
|
||||
Reference in New Issue
Block a user