Skip to content

Commit

Permalink
Fix: Rector config
Browse files Browse the repository at this point in the history
Fixes #78
  • Loading branch information
OskarStark committed Sep 2, 2024
1 parent eb37cf9 commit 088387d
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 088387d

Please sign in to comment.