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 3472424 commit c25955fCopy full SHA for c25955f
pkg/enqueue-bundle/composer.json
@@ -12,6 +12,13 @@
12
"enqueue/null": "^0.8@dev",
13
"enqueue/async-event-dispatcher": "^0.8@dev"
14
},
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
+ },
22
"require-dev": {
23
"phpunit/phpunit": "~5.5",
24
"enqueue/stomp": "^0.8@dev",
0 commit comments