diff --git a/composer.json b/composer.json index 558b93f..f83a532 100644 --- a/composer.json +++ b/composer.json @@ -132,7 +132,7 @@ "phpstan": [ "vendor/bin/phpstan analyze --ansi --memory-limit=1G" ], - "strauss-install": [ + "strauss-install": [ "test -f ./bin/strauss.phar || curl -o bin/strauss.phar -L -C - https://github.com/BrianHenryIE/strauss/releases/download/0.19.1/strauss.phar" ], "strauss": [