Skip to content

Commit cfb0baf

Browse files
committed
Remove comma from file due to composer not liking comma being at the end of the line that does not require a comma.
1 parent cc023b5 commit cfb0baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{
1111
"name": "MessageMedia Developers",
1212
"email": "developers@messagemedia.com",
13-
"homepage": "https://developers.messagemedia.com",
13+
"homepage": "https://developers.messagemedia.com"
1414
}
1515
],
1616
"require": {

0 commit comments

Comments
 (0)