Update ConsoleApplication.php

This commit is contained in:
Jerry Ma
2023-09-08 22:03:40 +08:00
committed by GitHub
parent e8b277ad0d
commit 54e98666e7

View File

@@ -14,7 +14,7 @@ use Symfony\Component\Console\Command\ListCommand;
*/
class ConsoleApplication extends Application
{
public const VERSION = '2.0.0';
public const VERSION = '2.0-rc6';
/**
* @throws \ReflectionException