Skip to content

Commit 6d1f97d

Browse files
committed
Merge branch 'master' into tests/hooks
2 parents 4a052a4 + 16eea90 commit 6d1f97d

18 files changed

+368
-161
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
},
4747
"scripts": {

0 commit comments

Comments
 (0)