We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e73ea commit 77110e7Copy full SHA for 77110e7
1 file changed
.php-cs-fixer.dist.php
@@ -10,8 +10,6 @@
10
__DIR__ . '/config',
11
__DIR__ . '/src',
12
__DIR__ . '/tests',
13
-])->notPath([
14
- 'MockHelper.php'
15
]);
16
17
// TODO: Update the configuration after raising the minimum PHP version
0 commit comments