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 4df3b5b commit e8f2b51Copy full SHA for e8f2b51
src/PhpCodeFixer.php
@@ -6,7 +6,7 @@ class PhpCodeFixer {
6
/**
7
* Version of analyzer
8
*/
9
- const VERSION = '2.0.23';
+ const VERSION = '2.0.28';
10
11
12
* @var array
0 commit comments