Add ignored solution provider

This commit is contained in:
nabeelio
2021-03-05 08:00:34 -05:00
parent 8a9b68d9ec
commit b3af50ac5a

View File

@@ -56,7 +56,7 @@ return [
*/
'ignored_solution_providers' => [
MissingPackageSolutionProvider::class,
MissingPackageSolutionProvider::class,
],
/*