Skip to content

Commit

Permalink
Merge pull request #79 from OskarStark/fix/rector-config
Browse files Browse the repository at this point in the history
Fix: Rector config
  • Loading branch information
slunak authored Sep 2, 2024
2 parents eb37cf9 + 088387d commit 3bc095f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@
->withSets([
PHPUnitSetList::PHPUNIT_110,
])
->withImportNames(importNames: true)
->withTypeCoverageLevel(0);

0 comments on commit 3bc095f

Please sign in to comment.