Skip to content

Commit 0221324

Browse files
authored
Update phpmd.xml
1 parent 6f3d304 commit 0221324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<rule ref="rulesets/design.xml/EvalExpression"/>
1616
<rule ref="rulesets/design.xml/DepthOfInheritance">
1717
<properties>
18-
<property name="minimum" value="4" />
18+
<property name="minimum" value="5" />
1919
</properties>
2020
</rule>
2121
<rule ref="rulesets/design.xml/CouplingBetweenObjects">

0 commit comments

Comments
 (0)