prepare to release rc3, add dev:php-ver command

This commit is contained in:
crazywhalecc
2023-07-27 23:18:44 +08:00
parent 6131e1881b
commit 752b88f62d
2 changed files with 34 additions and 1 deletions

View File

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