spelling: dependencies
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ else
|
|||||||
exit 3
|
exit 3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Installing depdendencies"
|
echo "Installing dependencies"
|
||||||
${PHP} "$COMPOSER" install
|
${PHP} "$COMPOSER" install
|
||||||
|
|
||||||
PHPUNIT="${BASEDIR}/vendor/bin/phpunit"
|
PHPUNIT="${BASEDIR}/vendor/bin/phpunit"
|
||||||
|
|||||||
Reference in New Issue
Block a user