We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 025dd9c commit 70332eeCopy full SHA for 70332ee
php-amqplib/rabbitmq-bundle/1.12/manifest.json
@@ -1,12 +1,12 @@
1
{
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
- }
+ "bundles": {
+ "OldSound\\RabbitMqBundle\\OldSoundRabbitMqBundle": ["all"]
+ },
+ "copy-from-recipe": {
+ "etc/": "%ETC_DIR%/",
+ "src/": "%SRC_DIR%/"
+ "env": {
+ "RABBITMQ_URL": "amqp://guest:guest@localhost:5672"
+ }
12
}
0 commit comments