spelling: dependencies

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pull/12928/head
Josh Soref 2023-03-21 23:17:25 -04:00
rodzic 64c7f35aa7
commit 03e03d47aa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -65,7 +65,7 @@ else
exit 3
fi
echo "Installing depdendencies"
echo "Installing dependencies"
${PHP} "$COMPOSER" install
PHPUNIT="${BASEDIR}/vendor/bin/phpunit"