Skip to content

Commit 635b07d

Browse files
committed
fix
1 parent c92d1fc commit 635b07d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php_cs.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
'include' => true,
3939
'increment_style' => ['style' => 'post'],
4040
'linebreak_after_opening_tag' => true,
41-
'lowercase_constants' => true,
4241
'magic_method_casing' => true, // added from Symfony
4342
'magic_constant_casing' => true,
4443
'method_argument_space' => [

0 commit comments

Comments
 (0)