diff --git a/resources/pre-installation.json b/resources/pre-installation.json index 28cbde0e..ef4e6876 100644 --- a/resources/pre-installation.json +++ b/resources/pre-installation.json @@ -6,7 +6,7 @@ "website": "https://getcomposer.org/", "command": { "sh": { - "command": "composer self-update 2.1.14" + "command": "composer self-update --snapshot" } }, "test": "composer list",