Skip to content

Commit 0c5cd62

Browse files
committed
fix ci
1 parent 43cc3ab commit 0c5cd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpinsights.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
'min-complexity' => 90,
140140
'min-architecture' => 90,
141141
'min-style' => 90,
142-
'disable-security-check' => false,
142+
'disable-security-check' => true,
143143
],
144144

145145
/*

0 commit comments

Comments
 (0)