Skip to content

Commit e202a94

Browse files
committed
BUG: Unaccepted trailing comma in packagist
1 parent 7904768 commit e202a94

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
@@ -33,7 +33,7 @@
3333
"laravel": {
3434
"providers": [
3535
"PanicHD\\PanicHD\\PanicHDServiceProvider"
36-
],
36+
]
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)