Merge pull request #51 from bavix/dependabot/github_actions/bavix/dot… #88
Annotations
1 warning
src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval":
@@ @@
*/
public function provides(): array
{
- return [CurrencyServiceInterface::class];
+ return [];
}
}
|
This job succeeded
Loading