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": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Unirest": "src"
|
"Unirest\\": "src/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"support": {
|
"support": {
|
||||||
|
|||||||
Reference in New Issue
Block a user