Skip to content

Commit 1de0a0a

Browse files
author
Roman Syroeshko
committed
Fixed build.
1 parent 98307d4 commit 1de0a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmd.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<rule ref="rulesets/design.xml/CouplingBetweenObjects">
2020
<!-- PptSlides needs more coupling (default: 13) -->
2121
<properties>
22-
<property name="minimum" value="29" />
22+
<property name="minimum" value="30" />
2323
</properties>
2424
</rule>
2525
<rule ref="rulesets/design.xml/NumberOfChildren">

0 commit comments

Comments
 (0)