Skip to content

Commit d463c8c

Browse files
committed
composer.json
1 parent 15fe361 commit d463c8c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,11 @@ composer.json основного проекта:
8888
{
8989
"type": "git",
9090
"url": "https://github.com/proklung/bitrix.rabbitmq.module"
91-
}
91+
},
92+
{
93+
"type": "git",
94+
"url": "https://github.com/proklung/bitrix.containerable.boilerplate"
95+
}
9296
]
9397
}
9498
```

0 commit comments

Comments
 (0)