Skip to content

Commit 231e850

Browse files
committed
Update README.md
1 parent b0ac4d9 commit 231e850

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ You can run fix command with this plugin.
44
## PHP CS Fixer
55
https://github.com/FriendsOfPHP/PHP-CS-Fixer
66

7-
## Environment
8-
- NetBeans 8.0+
7+
## Available versions of PHP CS Fixer
8+
9+
- 1.x
10+
- 2.x (v0.6.0)
11+
12+
## Requirements
13+
14+
- NetBeans 8.2+
915

1016
## Available Commands
1117
- fix
@@ -17,6 +23,7 @@ https://github.com/FriendsOfPHP/PHP-CS-Fixer
1723
### Global
1824
`Tools > Options > PHP > Framework & Tools > PHP CS Fixer`
1925
- set PHP CS Fixer path
26+
- select a version
2027
- set fix command options
2128

2229
### Project

0 commit comments

Comments
 (0)