Skip to content

Commit 41bbfbd

Browse files
committed
Add the fork repo to the split package
1 parent f093ee2 commit 41bbfbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pkg/stomp/composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"keywords": ["messaging", "queue", "stomp"],
66
"homepage": "https://enqueue.forma-pro.com/",
77
"license": "MIT",
8+
"repositories": [
9+
{
10+
"type": "git",
11+
"url": "https://github.com/andrewmy/php-rabbitmq-management-api.git"
12+
}
13+
],
814
"require": {
915
"php": "^7.3|^8.0",
1016
"enqueue/dsn": "^0.10",

0 commit comments

Comments
 (0)