Skip to content

Commit 70332ee

Browse files
committed
fix cs
1 parent 025dd9c commit 70332ee

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"bundles": {
3-
"OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle": ["all"]
4-
},
5-
"copy-from-recipe": {
6-
"etc/": "%ETC_DIR%/",
7-
"src/": "%SRC_DIR%/"
8-
},
9-
"env": {
10-
"RABBITMQ_URL": "amqp://guest:guest@localhost:5672"
11-
}
2+
"bundles": {
3+
"OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle": ["all"]
4+
},
5+
"copy-from-recipe": {
6+
"etc/": "%ETC_DIR%/",
7+
"src/": "%SRC_DIR%/"
8+
},
9+
"env": {
10+
"RABBITMQ_URL": "amqp://guest:guest@localhost:5672"
11+
}
1212
}

0 commit comments

Comments
 (0)