Bump actions/stale from 1 to 9 #81
Annotations
1 warning
Run mutation test suite:
src/WalletSwapServiceProvider.php#L24
Escaped Mutant for Mutator "ArrayItemRemoval":
--- Original
+++ New
@@ @@
*/
public function provides() : array
{
- return [CurrencyServiceInterface::class];
+ return [];
}
}
|
Loading