Skip to content

Commit f4c4f37

Browse files
committed
Docs: Fix update example in README
1 parent 3a56aac commit f4c4f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To change the package, you only need to do the following changes in your project
1717
### 1. Update dependency in composer.json
1818
```diff
1919
- "lmc/coding-standard": "^4.1",
20-
+ "almacareer/coding-standard": "^4.1",
20+
+ "almacareer/coding-standard": "^4.2",
2121
```
2222

2323
and then run `composer update`.

0 commit comments

Comments
 (0)