Add php-src/config.log for SPCException

This commit is contained in:
crazywhalecc
2025-09-07 10:57:44 +08:00
committed by Jerry Ma
parent 8d303348d9
commit 4bc30b0b6f
4 changed files with 24 additions and 9 deletions

View File

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