Skip to content

Commit e5fe6e3

Browse files
authored
Merge branch 'master' into tests/coverage
2 parents 2827473 + debac0c commit e5fe6e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ coding_style:
2828
size: 1
2929
spaces:
3030
around_operators:
31-
concatenation: false
31+
concatenation: false

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phpmetrics/phpmetrics": "^v2.8.2",
4242
"wapmorgan/php-deprecation-detector": "^2.0.33",
4343
"phpstan/phpstan": "^1.10",
44-
"tracy/tracy": "^2.10",
44+
"tracy/tracy": "2.9",
4545
"vlucas/phpdotenv": "^5.6",
4646
"phpunit/php-code-coverage": "9.2.30"
4747
},

0 commit comments

Comments
 (0)