Update phpunit/phpunit requirement from ^10.5 to ^11.0 #83
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 [];
}
}
|
The logs for this run have expired and are no longer available.
Loading