Skip to content

Commit a8d0c51

Browse files
authored
Merge pull request #100 from inpsyde/readme-v2
Update install command for v2
2 parents 653040b + 7856a73 commit a8d0c51

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,5 @@ shown in your IDE editor.
279279
Via Composer, require as development dependency:
280280

281281
```shell
282-
composer require "inpsyde/php-coding-standards:^2@dev" --dev
282+
composer require --dev inpsyde/php-coding-standards
283283
```
284-
285-
_(Please note that `@dev` can be removed as soon as a stable 2.0.0 version has been released, or if
286-
your root package minimum stability is `dev`)._

0 commit comments

Comments
 (0)