|
@@ -44,7 +44,7 @@ use Symfony\Component\Console\Output\OutputInterface;
|
|
|
final class Application extends BaseApplication
|
|
|
{
|
|
|
public const NAME = 'PHP CS Fixer';
|
|
|
- public const VERSION = '3.59.2';
|
|
|
+ public const VERSION = '3.59.3-DEV';
|
|
|
public const VERSION_CODENAME = '7th Gear';
|
|
|
|
|
|
private ToolInfo $toolInfo;
|