We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d198c2e commit 1bc9733Copy full SHA for 1bc9733
src/PhpCodeFixer.php
@@ -6,7 +6,7 @@ class PhpCodeFixer {
6
/**
7
* Version of analyzer
8
*/
9
- const VERSION = '2.0.22';
+ const VERSION = '2.0.23';
10
11
12
* @var array
0 commit comments