Merge pull request #45 from bavix/dependabot/github_actions/actions/c… #78
Annotations
4 errors and 1 warning
units (8.2)
The run was canceled by @rez1dent3.
|
units (8.2)
The operation was canceled.
|
units (8.3)
The run was canceled by @rez1dent3.
|
units (8.3)
The operation was canceled.
|
units (8.2):
src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval":
--- Original
+++ New
@@ @@
*/
public function provides() : array
{
- return [CurrencyServiceInterface::class];
+ return [];
}
}
|