Skip to content

Commit c25955f

Browse files
committed
[composer] add support section.
1 parent 3472424 commit c25955f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pkg/enqueue-bundle/composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
"enqueue/null": "^0.8@dev",
1313
"enqueue/async-event-dispatcher": "^0.8@dev"
1414
},
15+
"support": {
16+
"email": "[email protected]",
17+
"issues": "https://github.com/php-enqueue/enqueue-dev/issues",
18+
"forum": "https://gitter.im/php-enqueue/Lobby",
19+
"source": "https://github.com/php-enqueue/enqueue-dev",
20+
"docs": "https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md"
21+
},
1522
"require-dev": {
1623
"phpunit/phpunit": "~5.5",
1724
"enqueue/stomp": "^0.8@dev",

0 commit comments

Comments
 (0)