Skip to content

Commit 7132477

Browse files
committed
Update version for installation
1 parent f42aad9 commit 7132477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ rules for use primarily with the [SquareOne](https://github.com/moderntribe/squa
77

88
Composer v2:
99

10-
`composer require --dev moderntribe/coding-standards`
10+
`composer require --dev moderntribe/coding-standards "^2.0"`
1111

1212
Composer v1:
1313

@@ -23,7 +23,7 @@ Add to the `repositories` object:
2323
And `require-dev`:
2424

2525
```json
26-
"moderntribe/coding-standards": "^1.0"
26+
"moderntribe/coding-standards": "^2.0"
2727
```
2828

2929
## Project ruleset

0 commit comments

Comments
 (0)