Skip to content

Commit df75d4f

Browse files
committed
missing newlines
1 parent 6711745 commit df75d4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
<!-- Include all rules from the Laminas Coding Standard -->
2020
<rule ref="LaminasCodingStandard"/>
21-
</ruleset>
21+
</ruleset>

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
<directory suffix=".php">./src</directory>
1212
</include>
1313
</source>
14-
</phpunit>
14+
</phpunit>

0 commit comments

Comments
 (0)