We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a56aac commit f4c4f37Copy full SHA for f4c4f37
1 file changed
README.md
@@ -17,7 +17,7 @@ To change the package, you only need to do the following changes in your project
17
### 1. Update dependency in composer.json
18
```diff
19
- "lmc/coding-standard": "^4.1",
20
-+ "almacareer/coding-standard": "^4.1",
++ "almacareer/coding-standard": "^4.2",
21
```
22
23
and then run `composer update`.
0 commit comments