Skip to content

Commit 476cb3e

Browse files
committed
update cs fixer rules
1 parent d56ab0f commit 476cb3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.php-cs-fixer.dist.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,6 @@
8888
'import_constants' => true,
8989
'import_functions' => true,
9090
],
91+
'nullable_type_declaration_for_default_null_value' => true,
9192
])
9293
;

0 commit comments

Comments
 (0)