Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 1a3ccaa

Browse files
author
Robert Kummer
committed
missing comma
1 parent 44f398a commit 1a3ccaa

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
@@ -22,7 +22,7 @@
2222
"autoload": {
2323
"psr-0": {
2424
"Ipunkt\\LaravelAnalytics\\": "src/"
25-
}
25+
},
2626
"files": [
2727
"src/helpers.php"
2828
]

0 commit comments

Comments
 (0)