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 d5525e2 commit 9112c49Copy full SHA for 9112c49
src/sentry/composer.json
@@ -40,6 +40,7 @@
40
"hyperf/amqp": "Required to use the amqp event (~3.2.0).",
41
"hyperf/crontab": "Required to use the crontab event (~3.2.0).",
42
"hyperf/database": "Required to use the crontab event (~3.2.0).",
43
+ "hyperf/engine": "Required to use the coroutine engine (^2.15.0).",
44
"hyperf/rpc-multiplex": "Required to use the rpc multiplex event (~3.2.0).",
45
"phpmyadmin/sql-parser": "Required to use the sql parser (^5.9)."
46
},
0 commit comments