Skip to content

Commit c1f981a

Browse files
committed
Removed trailing comma
1 parent a4d3104 commit c1f981a

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
@@ -21,7 +21,7 @@
2121
"forall/core": "*",
2222
"forall/wrap": "*",
2323
"forall/events": "*",
24-
"monolog/monolog": ">=1.5.0",
24+
"monolog/monolog": ">=1.5.0"
2525
}
2626

2727
}

0 commit comments

Comments
 (0)