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