Compare changes
Files
4- #3337760 by phenaproxima, Wim Leers, yash.rode, omkar.podey:...omkar podey authored
Issue #3337760 by phenaproxima, Wim Leers, yash.rode, omkar.podey: ComposerPatchesValidator should use ComposerInspector instead of ComposerUtility
@@ -4,15 +4,17 @@ declare(strict_types = 1);
@@ -50,9 +52,16 @@ final class ComposerPatchesValidator implements EventSubscriberInterface {
@@ -63,13 +72,12 @@ final class ComposerPatchesValidator implements EventSubscriberInterface {
@@ -134,8 +142,8 @@ final class ComposerPatchesValidator implements EventSubscriberInterface {
@@ -145,14 +153,15 @@ final class ComposerPatchesValidator implements EventSubscriberInterface {