File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 3030 "marc-mabe/php-enum" : " ^v4.7.0"
3131 },
3232 "require-dev" : {
33- "phpunit/phpunit" : " ^9.6.8 " ,
34- "fakerphp/faker" : " ^v1.22.0 " ,
35- "friendsofphp/php-cs-fixer" : " ^v3.16 .0" ,
36- "squizlabs/php_codesniffer" : " ^3.7.2 " ,
33+ "phpunit/phpunit" : " ^9.6.16 " ,
34+ "fakerphp/faker" : " ^v1.23.1 " ,
35+ "friendsofphp/php-cs-fixer" : " ^v3.48 .0" ,
36+ "squizlabs/php_codesniffer" : " ^3.8.1 " ,
3737 "phploc/phploc" : " ^7.0.2" ,
38- "nunomaduro/phpinsights" : " ^v2.7 .0" ,
38+ "nunomaduro/phpinsights" : " ^v2.11 .0" ,
3939 "bmitch/churn-php" : " ^1.7.1" ,
40- "phpmetrics/phpmetrics" : " ^v2.8.1 " ,
40+ "phpmetrics/phpmetrics" : " ^v2.8.2 " ,
4141 "wapmorgan/php-deprecation-detector" : " ^2.0.33"
4242 },
4343 "scripts" : {
Original file line number Diff line number Diff line change @@ -162,9 +162,6 @@ class CreateMeetingParameters extends MetaParameters
162162 */
163163 private $ disabledFeaturesExclude = [];
164164
165- /**
166- * @var bool
167- */
168165 private ?bool $ recordFullDurationMedia = null ;
169166
170167 /**
You can’t perform that action at this time.
0 commit comments