Skip to content

Commit 842c0f2

Browse files
Kieran O'ReillyAhmad Nassri
Kieran O'Reilly
authored and
Ahmad Nassri
committed
Fix composer package (#100)
* Update composer.json * Remove trailing comma
1 parent 5d304c6 commit 842c0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"autoload": {
2121
"psr-0": {
22-
"Unirest": "src"
22+
"Unirest\\": "src/"
2323
}
2424
},
2525
"support": {

0 commit comments

Comments
 (0)