From 1fcbf4556b601e710061b3637500f1b67125337e Mon Sep 17 00:00:00 2001 From: Tim <51753505+tpatartmajeur@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:35:20 +0200 Subject: [PATCH] change composer install to composer require --- layouts/partials/ecosystem/registry/entry.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/ecosystem/registry/entry.html b/layouts/partials/ecosystem/registry/entry.html index 1deb61e89ab7..488269f342f4 100644 --- a/layouts/partials/ecosystem/registry/entry.html +++ b/layouts/partials/ecosystem/registry/entry.html @@ -10,7 +10,7 @@ "icon" "fab fa-npm") "packagist" (dict "urlPattern" "https://packagist.org/packages/%s" - "installLine" "composer install %s" + "installLine" "composer require %s" "installTemplate" "ecosystem/registry/quickinstall/default.md" "icon" "fa-solid fa-box-open") "gems" (dict