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 7f7f14b commit bb18e3aCopy full SHA for bb18e3a
composer.json
@@ -22,6 +22,13 @@
22
"symfony/dependency-injection": "^2.8|^3|^4",
23
"symfony/config": "^2.8|^3|^4"
24
},
25
+ "support": {
26
+ "email": "[email protected]",
27
+ "issues": "https://github.com/php-enqueue/enqueue-dev/issues",
28
+ "forum": "https://gitter.im/php-enqueue/Lobby",
29
+ "source": "https://github.com/php-enqueue/enqueue-dev",
30
+ "docs": "https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md"
31
+ },
32
"autoload": {
33
"psr-4": { "Enqueue\\AmqpExt\\": "" },
34
"exclude-from-classmap": [
0 commit comments