From 4200b7b1985cbcc9d0a0d42944505c431c34a61c Mon Sep 17 00:00:00 2001 From: Stephen Mulvihill Date: Mon, 28 Oct 2024 16:00:04 -0400 Subject: [PATCH] Add COMPOSER_VERSION to .env file (#37) --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 2114e8c..da4bcff 100644 --- a/.env +++ b/.env @@ -14,3 +14,4 @@ PROFILE_NAME=wxt BEHAT_PATH=profiles/wxt/tests # This must match the name of your mutagen volume # MUTAGEN_VOLUME=site-wxt-mutagen-cache +# COMPOSER_VERSION=2.7.9