Skip to content

Commit

Permalink
chore: remove "NamedFilter(userProvided: true, string: codeigniter4/f…
Browse files Browse the repository at this point in the history
…ramework)"

::warning file=/home/runner/work/playground/playground/composer.json,line=0,col=0::"NamedFilter(userProvided: true, string: codeigniter4/framework)" exclusion is a zombie
  • Loading branch information
kenjis committed Jul 2, 2024
1 parent 083ff46 commit e3d097c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer-unused.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
use ComposerUnused\ComposerUnused\Configuration\NamedFilter;

return static function (Configuration $config): Configuration {
return $config
->addNamedFilter(NamedFilter::fromString('codeigniter4/framework'));
return $config;
};

0 comments on commit e3d097c

Please sign in to comment.