diff --git a/dependency_resolution.php b/dependency_resolution.php index ca6c70863cc2..a632b27abb82 100644 --- a/dependency_resolution.php +++ b/dependency_resolution.php @@ -11,6 +11,4 @@ // The entry "*" for the dependant will define fallbacks to be used for all components // that have no explicit disambiguation. -return [ - "*" => [] -]; +return [];