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 d16d268 commit df8b4b8Copy full SHA for df8b4b8
composer.json
@@ -65,6 +65,9 @@
65
"symfony/yaml": "^4.4.20||^5.0.11||^6.0",
66
"vimeo/psalm": "^4.3"
67
},
68
+ "conflict": {
69
+ "friendsofphp/php-cs-fixer": ">=3.17.0"
70
+ },
71
"suggest": {
72
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler.",
73
"doctrine/doctrine-bundle": "Allow distributed tracing of database queries using Sentry.",
0 commit comments