Bump version, update docs, change owner dunglas to php

This commit is contained in:
crazywhalecc
2025-06-19 13:01:26 +08:00
parent 1357990c4c
commit 437d6810b7
7 changed files with 14 additions and 6 deletions

View File

@@ -33,7 +33,7 @@ use Symfony\Component\Console\Application;
*/
final class ConsoleApplication extends Application
{
public const VERSION = '2.6.0';
public const VERSION = '2.6.1';
public function __construct()
{