Skip to content

Commit 9089445

Browse files
committed
Apply composer normalize rule
1 parent 3acd7ec commit 9089445

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"name": "simple-bus/symfony-bridge",
33
"type": "symfony-bundle",
44
"description": "Bridge for using command buses and event buses in Symfony projects",
5-
"keywords": ["Symfony", "Doctrine", "event bus", "command bus"],
5+
"keywords": [
6+
"Symfony",
7+
"Doctrine",
8+
"event bus",
9+
"command bus"
10+
],
611
"homepage": "http://github.com/SimpleBus/SymfonyBridge",
712
"license": "MIT",
813
"authors": [

0 commit comments

Comments
 (0)