This commit is contained in:
Your Name
2026-03-27 18:06:12 +08:00
parent 9160c36735
commit 099bc1dd22
645 changed files with 276473 additions and 957 deletions
+24 -6
View File
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'topthink/think',
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'c0664f047398025141f03a0ddd52851637986cce',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -223,6 +223,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'overtrue/pinyin' => array(
'pretty_version' => '6.0.1',
'version' => '6.0.1.0',
'reference' => 'd79364f289f5ccdabdd3142556d4254c7574f87c',
'type' => 'library',
'install_path' => __DIR__ . '/../overtrue/pinyin',
'aliases' => array(),
'dev_requirement' => false,
),
'overtrue/socialite' => array(
'pretty_version' => '4.8.1',
'version' => '4.8.1.0',
@@ -595,6 +604,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'tencentcloud/trtc' => array(
'pretty_version' => '3.0.990',
'version' => '3.0.990.0',
'reference' => 'bd4722704c2ee8f53018238848c07fec54d3d8ce',
'type' => 'library',
'install_path' => __DIR__ . '/../tencentcloud/trtc',
'aliases' => array(),
'dev_requirement' => false,
),
'thenorthmemory/xml' => array(
'pretty_version' => '1.1.1',
'version' => '1.1.1.0',
@@ -614,9 +632,9 @@
'dev_requirement' => false,
),
'topthink/think' => array(
'pretty_version' => 'dev-develop',
'version' => 'dev-develop',
'reference' => 'c0664f047398025141f03a0ddd52851637986cce',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),