Skip to content

Commit f98800e

Browse files
authored
docs: remove excimer hint in composer suggestions (#2078)
1 parent c9dd4ad commit f98800e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"spiral/roadrunner-worker": "^3.6"
4848
},
4949
"suggest": {
50-
"ext-excimer": "Enable Sentry profiling with the Excimer PHP extension. (Please use 1.2.3 for FrankenPHP or PHP ZTS)",
50+
"ext-excimer": "Enable Sentry profiling with the Excimer PHP extension.",
5151
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
5252
},
5353
"conflict": {

0 commit comments

Comments
 (0)