Skip to content

Commit c9420bf

Browse files
committed
Apply composer normalize rule
1 parent 8fd774b commit c9420bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"name": "simple-bus/serialization",
33
"type": "library",
44
"description": "Generic classes and interfaces for serializing messages",
5-
"keywords": ["messages", "serialization", "SimpleBus"],
5+
"keywords": [
6+
"messages",
7+
"serialization",
8+
"SimpleBus"
9+
],
610
"homepage": "http://github.com/SimpleBus/Serialization",
711
"license": "MIT",
812
"authors": [

0 commit comments

Comments
 (0)