no message

This commit is contained in:
2025-10-18 14:46:52 +08:00
commit 7a84025b05
387 changed files with 75711 additions and 0 deletions

33
user/vendor/composer/installed.php vendored Normal file
View File

@@ -0,0 +1,33 @@
<?php return array (
'root' =>
array (
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'aliases' =>
array (
),
'reference' => NULL,
'name' => '__root__',
),
'versions' =>
array (
'__root__' =>
array (
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'aliases' =>
array (
),
'reference' => NULL,
),
'phpmailer/phpmailer' =>
array (
'pretty_version' => 'v6.9.1',
'version' => '6.9.1.0',
'aliases' =>
array (
),
'reference' => '039de174cd9c17a8389754d3b877a2ed22743e18',
),
),
);