Skip to content

Commit

Permalink
Remove warning about non stable 3.x (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Aug 1, 2024
1 parent 3954bbf commit bf36c83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ vendor/bin/twig-cs-fixer lint --fix /path/to/code
You can always fetch the stable version as a Phar archive through the following
link with the `VERSION` you're looking for:

> [!WARNING]
> Until a stable version for the `3.x` branch is published, you have to use a RC version like `3.0.0-rc-3`,
> see the available versions on the [releases](https://github.com/VincentLanglet/Twig-CS-Fixer/releases) page.
```bash
wget -c https://github.com/VincentLanglet/Twig-CS-Fixer/releases/download/VERSION/twig-cs-fixer.phar
```
Expand Down

0 comments on commit bf36c83

Please sign in to comment.