Skip to content

Commit

Permalink
Merge pull request #100 from inpsyde/readme-v2
Browse files Browse the repository at this point in the history
Update install command for v2
  • Loading branch information
tfrommen authored Dec 18, 2024
2 parents 653040b + 7856a73 commit a8d0c51
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,5 @@ shown in your IDE editor.
Via Composer, require as development dependency:

```shell
composer require "inpsyde/php-coding-standards:^2@dev" --dev
composer require --dev inpsyde/php-coding-standards
```

_(Please note that `@dev` can be removed as soon as a stable 2.0.0 version has been released, or if
your root package minimum stability is `dev`)._

0 comments on commit a8d0c51

Please sign in to comment.