Skip to content

Commit 77110e7

Browse files
authored
Update the PHP CS Fixer configuration (#75)
1 parent a7e73ea commit 77110e7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.php-cs-fixer.dist.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
__DIR__ . '/config',
1111
__DIR__ . '/src',
1212
__DIR__ . '/tests',
13-
])->notPath([
14-
'MockHelper.php'
1513
]);
1614

1715
// TODO: Update the configuration after raising the minimum PHP version

0 commit comments

Comments
 (0)