From 2cf26f9be9d1763050d2314974be91cd52a12cab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Mon, 2 Aug 2021 06:59:07 +0200 Subject: [PATCH 1/2] Stop changing download link in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d91f187d..a2b56a27 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ Require as normal with Composer: and use `vendor/bin/strauss` to execute. -Or, download `strauss.phar` from [releases](https://github.com/BrianHenryIE/strauss/releases/), +Or, download `strauss.phar` from [releases](https://github.com/BrianHenryIE/strauss/releases), ```shell -curl -o strauss.phar -L -C - https://github.com/BrianHenryIE/strauss/releases/download/0.10.4/strauss.phar +curl -o strauss.phar -L -C - https://github.com/BrianHenryIE/strauss/releases/latest/download/strauss.phar ``` Then run it from the root of your project folder using `php strauss.phar`. @@ -169,4 +169,4 @@ The correct approach to this problem is probably via [PHP-Parser](https://github ## Acknowledgements -[Coen Jacobs](https://github.com/coenjacobs/) and all the [contributors to Mozart](https://github.com/coenjacobs/mozart/graphs/contributors), particularly those who wrote nice issues. \ No newline at end of file +[Coen Jacobs](https://github.com/coenjacobs/) and all the [contributors to Mozart](https://github.com/coenjacobs/mozart/graphs/contributors), particularly those who wrote nice issues. From d25f9269c81739d88c31ca155e237b2fa194cfe4 Mon Sep 17 00:00:00 2001 From: BrianHenryIE Date: Thu, 23 Nov 2023 19:32:55 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Update=20code=20coverage=20b?= =?UTF-8?q?adge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/coverage.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/coverage.svg b/.github/coverage.svg index 33d1f93f..5c363a32 100644 --- a/.github/coverage.svg +++ b/.github/coverage.svg @@ -15,7 +15,7 @@ coverage coverage - 49% - 49% + 47% + 47% \ No newline at end of file