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.
2 parents 5b97c82 + 374bd68 commit debac0cCopy full SHA for debac0c
.scrutinizer.yml
@@ -28,4 +28,4 @@ coding_style:
28
size: 1
29
spaces:
30
around_operators:
31
- concatenation: false
+ concatenation: false
composer.json
@@ -41,7 +41,7 @@
41
"phpmetrics/phpmetrics": "^v2.8.2",
42
"wapmorgan/php-deprecation-detector": "^2.0.33",
43
"phpstan/phpstan": "^1.10",
44
- "tracy/tracy": "^2.10",
+ "tracy/tracy": "2.9",
45
"vlucas/phpdotenv": "^5.6"
46
},
47
"scripts": {
0 commit comments