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 b0ac4d9 commit 231e850Copy full SHA for 231e850
README.md
@@ -4,8 +4,14 @@ You can run fix command with this plugin.
4
## PHP CS Fixer
5
https://github.com/FriendsOfPHP/PHP-CS-Fixer
6
7
-## Environment
8
-- NetBeans 8.0+
+## Available versions of PHP CS Fixer
+
9
+- 1.x
10
+- 2.x (v0.6.0)
11
12
+## Requirements
13
14
+- NetBeans 8.2+
15
16
## Available Commands
17
- fix
@@ -17,6 +23,7 @@ https://github.com/FriendsOfPHP/PHP-CS-Fixer
23
### Global
18
24
`Tools > Options > PHP > Framework & Tools > PHP CS Fixer`
19
25
- set PHP CS Fixer path
26
+- select a version
20
27
- set fix command options
21
28
22
29
### Project
0 commit comments