Skip to content

Commit 03163a2

Browse files
updated README.md
1 parent e35f00f commit 03163a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
2. Add composer scripts into your `composer.json`:
1616
```json
1717
"scripts": {
18-
"cs-check": "phpcs",
19-
"cs-fix": "phpcbf"
18+
"cs-check": "phpcs",
19+
"cs-fix": "phpcbf"
2020
}
2121
```
2222
3. Create file `phpcs.xml`:

0 commit comments

Comments
 (0)