Skip to content

Commit

Permalink
Remove zombie
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Mar 25, 2023
1 parent 62fdbde commit 690db91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer-unused.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

return static function (Configuration $config): Configuration {
return $config
->addNamedFilter(NamedFilter::fromString('doctrine/orm'))
->addNamedFilter(NamedFilter::fromString('symfony/routing'))
;
};

0 comments on commit 690db91

Please sign in to comment.