Skip to content

Commit 2df09e4

Browse files
authored
Merge branch 'master' into feature/isMeetingExisting
2 parents a831302 + 16eea90 commit 2df09e4

20 files changed

+371
-176
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)