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 3768c74 commit 14b2418Copy full SHA for 14b2418
composer.json
@@ -17,6 +17,13 @@
17
"symfony/dependency-injection": "^2.8|^3|^4",
18
"symfony/config": "^2.8|^3|^4"
19
},
20
+ "support": {
21
+ "email": "[email protected]",
22
+ "issues": "https://github.com/php-enqueue/enqueue-dev/issues",
23
+ "forum": "https://gitter.im/php-enqueue/Lobby",
24
+ "source": "https://github.com/php-enqueue/enqueue-dev",
25
+ "docs": "https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md"
26
+ },
27
"autoload": {
28
"psr-4": { "Enqueue\\Null\\": "" },
29
"exclude-from-classmap": [
0 commit comments