We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6711745 commit df75d4fCopy full SHA for df75d4f
phpcs.xml
@@ -18,4 +18,4 @@
18
19
<!-- Include all rules from the Laminas Coding Standard -->
20
<rule ref="LaminasCodingStandard"/>
21
-</ruleset>
+</ruleset>
phpunit.xml
@@ -11,4 +11,4 @@
11
<directory suffix=".php">./src</directory>
12
</include>
13
</source>
14
-</phpunit>
+</phpunit>
0 commit comments