新增调试函数 dumper

This commit is contained in:
柳清爽
2025-03-28 09:55:33 +08:00
parent 744ad812bf
commit 38c75b4df8
106 changed files with 14648 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
'name' => '__root__',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'f0fa19f89f042e746b487a6d79e7019b657db2ce',
'reference' => 'c55cc5c64417fbcf69d9fa1bb68f749800bd3b08',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -13,12 +13,39 @@
'__root__' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'f0fa19f89f042e746b487a6d79e7019b657db2ce',
'reference' => 'c55cc5c64417fbcf69d9fa1bb68f749800bd3b08',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-php80' => array(
'pretty_version' => 'v1.31.0',
'version' => '1.31.0.0',
'reference' => '60328e362d4c2c802a54fcbf04f9d3fb892b4cf8',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/var-dumper' => array(
'pretty_version' => 'v5.4.48',
'version' => '5.4.48.0',
'reference' => '42f18f170aa86d612c3559cfb3bd11a375df32c8',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/var-dumper',
'aliases' => array(),
'dev_requirement' => false,
),
'topthink/framework' => array(
'pretty_version' => 'v5.1.42',
'version' => '5.1.42.0',