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 7f39727 commit 37514f3Copy full SHA for 37514f3
composer.json
@@ -39,9 +39,8 @@
39
"ricbra/rabbitmq-cli-consumer": "To consume jobs with Go instead of PHP"
40
},
41
"autoload": {
42
- "psr-0": { "Markup\\JobQueueBundle": "" }
+ "psr-4": { "Markup\\JobQueueBundle\\": "" }
43
44
- "target-dir": "Markup/JobQueueBundle",
45
"extra": {
46
"branch-alias": {
47
"dev-master": "2.0-dev"
0 commit comments