This commit is contained in:
wangjinlei
2024-07-17 09:32:51 +08:00
parent 881ac3e056
commit 2632d3a22c
6 changed files with 519 additions and 7 deletions

View File

@@ -3,13 +3,31 @@
'name' => 'topthink/think',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5607aad50f14f7a7c9e593b8b5dba980843d2640',
'reference' => '881ac3e056b44443399cc70fcd00babeecddaaa0',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'markbaker/complex' => array(
'pretty_version' => '1.5.0',
'version' => '1.5.0.0',
'reference' => 'c3131244e29c08d44fefb49e0dd35021e9e39dd2',
'type' => 'library',
'install_path' => __DIR__ . '/../markbaker/complex',
'aliases' => array(),
'dev_requirement' => false,
),
'markbaker/matrix' => array(
'pretty_version' => '1.2.3',
'version' => '1.2.3.0',
'reference' => '44bb1ab01811116f01fe216ab37d921dccc6c10d',
'type' => 'library',
'install_path' => __DIR__ . '/../markbaker/matrix',
'aliases' => array(),
'dev_requirement' => false,
),
'mpdf/mpdf' => array(
'pretty_version' => 'v8.2.4',
'version' => '8.2.4.0',
@@ -82,6 +100,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'phpoffice/phpspreadsheet' => array(
'pretty_version' => '1.12.0',
'version' => '1.12.0.0',
'reference' => 'f79611d6dc1f6b7e8e30b738fc371b392001dbfd',
'type' => 'library',
'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
'aliases' => array(),
'dev_requirement' => false,
),
'phpoffice/phpword' => array(
'pretty_version' => '1.2.0',
'version' => '1.2.0.0',
@@ -109,6 +136,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'psr/simple-cache' => array(
'pretty_version' => '1.0.1',
'version' => '1.0.1.0',
'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
'type' => 'library',
'install_path' => __DIR__ . '/../psr/simple-cache',
'aliases' => array(),
'dev_requirement' => false,
),
'setasign/fpdi' => array(
'pretty_version' => 'v2.6.0',
'version' => '2.6.0.0',
@@ -139,7 +175,7 @@
'topthink/think' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5607aad50f14f7a7c9e593b8b5dba980843d2640',
'reference' => '881ac3e056b44443399cc70fcd00babeecddaaa0',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),