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 8627eeb commit a0e3e78Copy full SHA for a0e3e78
composer.json
@@ -58,7 +58,8 @@
58
"suggest": {
59
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler.",
60
"doctrine/doctrine-bundle": "Allow distributed tracing of database queries using Sentry.",
61
- "symfony/twig-bundle": "Allow distributed tracing of Twig template rendering using Sentry."
+ "symfony/twig-bundle": "Allow distributed tracing of Twig template rendering using Sentry.",
62
+ "symfony/cache": "Allow distributed tracing of cache pools using Sentry."
63
},
64
"autoload": {
65
"files": [
0 commit comments