composer.lock 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "f674f9a11d4d6a2e26bd9a9aeabc2346",
  8. "packages": [
  9. {
  10. "name": "chamilo/pclzip",
  11. "version": "v2.8.5",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/chamilo/pclzip.git",
  15. "reference": "af10d07a39922b0789bf761524a22ecefc01d405"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/chamilo/pclzip/zipball/af10d07a39922b0789bf761524a22ecefc01d405",
  20. "reference": "af10d07a39922b0789bf761524a22ecefc01d405",
  21. "shasum": ""
  22. },
  23. "replace": {
  24. "pclzip/pclzip": "^2.8"
  25. },
  26. "type": "library",
  27. "autoload": {
  28. "classmap": [
  29. "pclzip.lib.php"
  30. ]
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "LGPL-2.1"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Vincent Blavet"
  39. }
  40. ],
  41. "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
  42. "homepage": "https://github.com/chamilo/pclzip",
  43. "keywords": [
  44. "php",
  45. "zip"
  46. ],
  47. "support": {
  48. "issues": "https://github.com/chamilo/pclzip/issues",
  49. "source": "https://github.com/chamilo/pclzip/tree/v2.8.5"
  50. },
  51. "time": "2022-09-06T21:41:44+00:00"
  52. },
  53. {
  54. "name": "ezyang/htmlpurifier",
  55. "version": "v4.17.0",
  56. "source": {
  57. "type": "git",
  58. "url": "https://github.com/ezyang/htmlpurifier.git",
  59. "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
  60. },
  61. "dist": {
  62. "type": "zip",
  63. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
  64. "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
  65. "shasum": ""
  66. },
  67. "require": {
  68. "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
  69. },
  70. "require-dev": {
  71. "cerdic/css-tidy": "^1.7 || ^2.0",
  72. "simpletest/simpletest": "dev-master"
  73. },
  74. "suggest": {
  75. "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
  76. "ext-bcmath": "Used for unit conversion and imagecrash protection",
  77. "ext-iconv": "Converts text to and from non-UTF-8 encodings",
  78. "ext-tidy": "Used for pretty-printing HTML"
  79. },
  80. "type": "library",
  81. "autoload": {
  82. "files": [
  83. "library/HTMLPurifier.composer.php"
  84. ],
  85. "psr-0": {
  86. "HTMLPurifier": "library/"
  87. },
  88. "exclude-from-classmap": [
  89. "/library/HTMLPurifier/Language/"
  90. ]
  91. },
  92. "notification-url": "https://packagist.org/downloads/",
  93. "license": [
  94. "LGPL-2.1-or-later"
  95. ],
  96. "authors": [
  97. {
  98. "name": "Edward Z. Yang",
  99. "email": "admin@htmlpurifier.org",
  100. "homepage": "http://ezyang.com"
  101. }
  102. ],
  103. "description": "Standards compliant HTML filter written in PHP",
  104. "homepage": "http://htmlpurifier.org/",
  105. "keywords": [
  106. "html"
  107. ],
  108. "support": {
  109. "issues": "https://github.com/ezyang/htmlpurifier/issues",
  110. "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
  111. },
  112. "time": "2023-11-17T15:01:25+00:00"
  113. },
  114. {
  115. "name": "mindplay/annotations",
  116. "version": "1.3.4",
  117. "source": {
  118. "type": "git",
  119. "url": "https://github.com/php-annotations/php-annotations.git",
  120. "reference": "6d5bfc47218cb013b0b3026374c6ffb0b1cad989"
  121. },
  122. "dist": {
  123. "type": "zip",
  124. "url": "https://api.github.com/repos/php-annotations/php-annotations/zipball/6d5bfc47218cb013b0b3026374c6ffb0b1cad989",
  125. "reference": "6d5bfc47218cb013b0b3026374c6ffb0b1cad989",
  126. "shasum": ""
  127. },
  128. "require": {
  129. "php": ">=5.3.3"
  130. },
  131. "require-dev": {
  132. "phpunit/php-code-coverage": "~1.2.1",
  133. "phpunit/php-file-iterator": ">=1.3.0@stable <2.0"
  134. },
  135. "type": "library",
  136. "extra": {
  137. "branch-alias": {
  138. "dev-master": "1.3.x-dev"
  139. }
  140. },
  141. "autoload": {
  142. "psr-4": {
  143. "mindplay\\annotations\\": "src\\annotations"
  144. }
  145. },
  146. "notification-url": "https://packagist.org/downloads/",
  147. "license": [
  148. "LGPL-3.0+"
  149. ],
  150. "authors": [
  151. {
  152. "name": "Rasmus Schultz",
  153. "email": "rasmus@mindplay.dk"
  154. }
  155. ],
  156. "description": "Industrial-strength annotations for PHP",
  157. "homepage": "http://blog.mindplay.dk/",
  158. "keywords": [
  159. "annotations",
  160. "framework"
  161. ],
  162. "support": {
  163. "issues": "https://github.com/php-annotations/php-annotations/issues",
  164. "source": "https://github.com/php-annotations/php-annotations/tree/1.3.4"
  165. },
  166. "time": "2024-02-17T16:21:25+00:00"
  167. },
  168. {
  169. "name": "obsoletepackage/phpquery",
  170. "version": "1.0.2",
  171. "source": {
  172. "type": "git",
  173. "url": "https://github.com/ObsoletePackage/phpquery.git",
  174. "reference": "ebe03fabd3286fdad18a0148a5f23f6dcc0443fb"
  175. },
  176. "dist": {
  177. "type": "zip",
  178. "url": "https://api.github.com/repos/ObsoletePackage/phpquery/zipball/ebe03fabd3286fdad18a0148a5f23f6dcc0443fb",
  179. "reference": "ebe03fabd3286fdad18a0148a5f23f6dcc0443fb",
  180. "shasum": ""
  181. },
  182. "type": "library",
  183. "autoload": {
  184. "classmap": [
  185. "phpQuery/"
  186. ]
  187. },
  188. "notification-url": "https://packagist.org/downloads/",
  189. "license": [
  190. "MIT"
  191. ],
  192. "authors": [
  193. {
  194. "name": "Tobiasz Cudnik",
  195. "email": "tobiasz.cudnik@gmail.com",
  196. "homepage": "https://github.com/TobiaszCudnik",
  197. "role": "Developer"
  198. },
  199. {
  200. "name": "didier Belot",
  201. "role": "Packager"
  202. },
  203. {
  204. "name": "obsolete package",
  205. "homepage": "https://github.com/ObsoletePackage"
  206. }
  207. ],
  208. "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
  209. "homepage": "http://code.google.com/p/phpquery/",
  210. "support": {
  211. "source": "https://github.com/ObsoletePackage/phpquery/tree/1.0.2"
  212. },
  213. "time": "2022-08-21T10:51:36+00:00"
  214. },
  215. {
  216. "name": "phpmailer/phpmailer",
  217. "version": "v6.9.1",
  218. "source": {
  219. "type": "git",
  220. "url": "https://github.com/PHPMailer/PHPMailer.git",
  221. "reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
  222. },
  223. "dist": {
  224. "type": "zip",
  225. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
  226. "reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
  227. "shasum": ""
  228. },
  229. "require": {
  230. "ext-ctype": "*",
  231. "ext-filter": "*",
  232. "ext-hash": "*",
  233. "php": ">=5.5.0"
  234. },
  235. "require-dev": {
  236. "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
  237. "doctrine/annotations": "^1.2.6 || ^1.13.3",
  238. "php-parallel-lint/php-console-highlighter": "^1.0.0",
  239. "php-parallel-lint/php-parallel-lint": "^1.3.2",
  240. "phpcompatibility/php-compatibility": "^9.3.5",
  241. "roave/security-advisories": "dev-latest",
  242. "squizlabs/php_codesniffer": "^3.7.2",
  243. "yoast/phpunit-polyfills": "^1.0.4"
  244. },
  245. "suggest": {
  246. "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
  247. "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
  248. "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
  249. "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
  250. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  251. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  252. "psr/log": "For optional PSR-3 debug logging",
  253. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
  254. "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
  255. },
  256. "type": "library",
  257. "autoload": {
  258. "psr-4": {
  259. "PHPMailer\\PHPMailer\\": "src/"
  260. }
  261. },
  262. "notification-url": "https://packagist.org/downloads/",
  263. "license": [
  264. "LGPL-2.1-only"
  265. ],
  266. "authors": [
  267. {
  268. "name": "Marcus Bointon",
  269. "email": "phpmailer@synchromedia.co.uk"
  270. },
  271. {
  272. "name": "Jim Jagielski",
  273. "email": "jimjag@gmail.com"
  274. },
  275. {
  276. "name": "Andy Prevost",
  277. "email": "codeworxtech@users.sourceforge.net"
  278. },
  279. {
  280. "name": "Brent R. Matzelle"
  281. }
  282. ],
  283. "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
  284. "support": {
  285. "issues": "https://github.com/PHPMailer/PHPMailer/issues",
  286. "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
  287. },
  288. "funding": [
  289. {
  290. "url": "https://github.com/Synchro",
  291. "type": "github"
  292. }
  293. ],
  294. "time": "2023-11-25T22:23:28+00:00"
  295. },
  296. {
  297. "name": "psr/container",
  298. "version": "2.0.2",
  299. "source": {
  300. "type": "git",
  301. "url": "https://github.com/php-fig/container.git",
  302. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
  303. },
  304. "dist": {
  305. "type": "zip",
  306. "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  307. "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
  308. "shasum": ""
  309. },
  310. "require": {
  311. "php": ">=7.4.0"
  312. },
  313. "type": "library",
  314. "extra": {
  315. "branch-alias": {
  316. "dev-master": "2.0.x-dev"
  317. }
  318. },
  319. "autoload": {
  320. "psr-4": {
  321. "Psr\\Container\\": "src/"
  322. }
  323. },
  324. "notification-url": "https://packagist.org/downloads/",
  325. "license": [
  326. "MIT"
  327. ],
  328. "authors": [
  329. {
  330. "name": "PHP-FIG",
  331. "homepage": "https://www.php-fig.org/"
  332. }
  333. ],
  334. "description": "Common Container Interface (PHP FIG PSR-11)",
  335. "homepage": "https://github.com/php-fig/container",
  336. "keywords": [
  337. "PSR-11",
  338. "container",
  339. "container-interface",
  340. "container-interop",
  341. "psr"
  342. ],
  343. "support": {
  344. "issues": "https://github.com/php-fig/container/issues",
  345. "source": "https://github.com/php-fig/container/tree/2.0.2"
  346. },
  347. "time": "2021-11-05T16:47:00+00:00"
  348. },
  349. {
  350. "name": "psr/http-message",
  351. "version": "1.1",
  352. "source": {
  353. "type": "git",
  354. "url": "https://github.com/php-fig/http-message.git",
  355. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
  356. },
  357. "dist": {
  358. "type": "zip",
  359. "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  360. "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
  361. "shasum": ""
  362. },
  363. "require": {
  364. "php": "^7.2 || ^8.0"
  365. },
  366. "type": "library",
  367. "extra": {
  368. "branch-alias": {
  369. "dev-master": "1.1.x-dev"
  370. }
  371. },
  372. "autoload": {
  373. "psr-4": {
  374. "Psr\\Http\\Message\\": "src/"
  375. }
  376. },
  377. "notification-url": "https://packagist.org/downloads/",
  378. "license": [
  379. "MIT"
  380. ],
  381. "authors": [
  382. {
  383. "name": "PHP-FIG",
  384. "homepage": "http://www.php-fig.org/"
  385. }
  386. ],
  387. "description": "Common interface for HTTP messages",
  388. "homepage": "https://github.com/php-fig/http-message",
  389. "keywords": [
  390. "http",
  391. "http-message",
  392. "psr",
  393. "psr-7",
  394. "request",
  395. "response"
  396. ],
  397. "support": {
  398. "source": "https://github.com/php-fig/http-message/tree/1.1"
  399. },
  400. "time": "2023-04-04T09:50:52+00:00"
  401. },
  402. {
  403. "name": "psr/log",
  404. "version": "3.0.0",
  405. "source": {
  406. "type": "git",
  407. "url": "https://github.com/php-fig/log.git",
  408. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
  409. },
  410. "dist": {
  411. "type": "zip",
  412. "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
  413. "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
  414. "shasum": ""
  415. },
  416. "require": {
  417. "php": ">=8.0.0"
  418. },
  419. "type": "library",
  420. "extra": {
  421. "branch-alias": {
  422. "dev-master": "3.x-dev"
  423. }
  424. },
  425. "autoload": {
  426. "psr-4": {
  427. "Psr\\Log\\": "src"
  428. }
  429. },
  430. "notification-url": "https://packagist.org/downloads/",
  431. "license": [
  432. "MIT"
  433. ],
  434. "authors": [
  435. {
  436. "name": "PHP-FIG",
  437. "homepage": "https://www.php-fig.org/"
  438. }
  439. ],
  440. "description": "Common interface for logging libraries",
  441. "homepage": "https://github.com/php-fig/log",
  442. "keywords": [
  443. "log",
  444. "psr",
  445. "psr-3"
  446. ],
  447. "support": {
  448. "source": "https://github.com/php-fig/log/tree/3.0.0"
  449. },
  450. "time": "2021-07-14T16:46:02+00:00"
  451. },
  452. {
  453. "name": "psr/simple-cache",
  454. "version": "3.0.0",
  455. "source": {
  456. "type": "git",
  457. "url": "https://github.com/php-fig/simple-cache.git",
  458. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
  459. },
  460. "dist": {
  461. "type": "zip",
  462. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
  463. "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
  464. "shasum": ""
  465. },
  466. "require": {
  467. "php": ">=8.0.0"
  468. },
  469. "type": "library",
  470. "extra": {
  471. "branch-alias": {
  472. "dev-master": "3.0.x-dev"
  473. }
  474. },
  475. "autoload": {
  476. "psr-4": {
  477. "Psr\\SimpleCache\\": "src/"
  478. }
  479. },
  480. "notification-url": "https://packagist.org/downloads/",
  481. "license": [
  482. "MIT"
  483. ],
  484. "authors": [
  485. {
  486. "name": "PHP-FIG",
  487. "homepage": "https://www.php-fig.org/"
  488. }
  489. ],
  490. "description": "Common interfaces for simple caching",
  491. "keywords": [
  492. "cache",
  493. "caching",
  494. "psr",
  495. "psr-16",
  496. "simple-cache"
  497. ],
  498. "support": {
  499. "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
  500. },
  501. "time": "2021-10-29T13:26:27+00:00"
  502. },
  503. {
  504. "name": "thinkcmf/cmf",
  505. "version": "v8.0.2",
  506. "source": {
  507. "type": "git",
  508. "url": "https://github.com/thinkcmf/cmf-core.git",
  509. "reference": "e009cf91837c5b98b25aa14883d92158a8f071b6"
  510. },
  511. "dist": {
  512. "type": "zip",
  513. "url": "https://api.github.com/repos/thinkcmf/cmf-core/zipball/e009cf91837c5b98b25aa14883d92158a8f071b6",
  514. "reference": "e009cf91837c5b98b25aa14883d92158a8f071b6",
  515. "shasum": ""
  516. },
  517. "require": {
  518. "ezyang/htmlpurifier": "^4.9",
  519. "mindplay/annotations": "^1.3",
  520. "obsoletepackage/phpquery": "^1.0.1",
  521. "phpmailer/phpmailer": "~6.0",
  522. "thinkcmf/cmf-captcha": "^3.0",
  523. "thinkcmf/cmf-extend": "~5.1.0",
  524. "topthink/framework": "~8.0.0",
  525. "xia/migration": "^6.0"
  526. },
  527. "type": "library",
  528. "autoload": {
  529. "files": [
  530. "src/common.php"
  531. ],
  532. "psr-4": {
  533. "cmf\\": "src",
  534. "think\\": "think"
  535. },
  536. "classmap": [
  537. "think/App.php",
  538. "think/Console.php",
  539. "think/View.php",
  540. "think/Route.php",
  541. "think/Http.php",
  542. "think/route/Rule.php",
  543. "think/route/Url.php",
  544. "think/route/dispatch/Controller.php",
  545. "think/route/dispatch/Url.php"
  546. ]
  547. },
  548. "notification-url": "https://packagist.org/downloads/",
  549. "license": [
  550. "Apache-2.0"
  551. ],
  552. "authors": [
  553. {
  554. "name": "catman",
  555. "email": "catman@thinkcmf.com"
  556. }
  557. ],
  558. "description": "The ThinkCMF Core Package",
  559. "support": {
  560. "issues": "https://github.com/thinkcmf/cmf-core/issues",
  561. "source": "https://github.com/thinkcmf/cmf-core/tree/v8.0.2"
  562. },
  563. "time": "2023-09-16T13:09:39+00:00"
  564. },
  565. {
  566. "name": "thinkcmf/cmf-api",
  567. "version": "v8.0.5",
  568. "source": {
  569. "type": "git",
  570. "url": "https://github.com/thinkcmf/cmf-api.git",
  571. "reference": "baf0dd394db114ab39b382ea32f8a34875291767"
  572. },
  573. "dist": {
  574. "type": "zip",
  575. "url": "https://api.github.com/repos/thinkcmf/cmf-api/zipball/baf0dd394db114ab39b382ea32f8a34875291767",
  576. "reference": "baf0dd394db114ab39b382ea32f8a34875291767",
  577. "shasum": ""
  578. },
  579. "require": {
  580. "thinkcmf/cmf": "^8.0.0"
  581. },
  582. "type": "library",
  583. "autoload": {
  584. "files": [],
  585. "psr-4": {
  586. "api\\": "src"
  587. }
  588. },
  589. "notification-url": "https://packagist.org/downloads/",
  590. "license": [
  591. "Apache-2.0"
  592. ],
  593. "authors": [
  594. {
  595. "name": "catman",
  596. "email": "catman@thinkcmf.com"
  597. },
  598. {
  599. "name": "55",
  600. "email": "wuwu@wuwuseo.com"
  601. }
  602. ],
  603. "description": "The ThinkCMF Core Api Package",
  604. "support": {
  605. "issues": "https://github.com/thinkcmf/cmf-api/issues",
  606. "source": "https://github.com/thinkcmf/cmf-api/tree/v8.0.5"
  607. },
  608. "time": "2023-09-27T15:36:58+00:00"
  609. },
  610. {
  611. "name": "thinkcmf/cmf-app",
  612. "version": "v8.0.1",
  613. "source": {
  614. "type": "git",
  615. "url": "https://github.com/thinkcmf/cmf-app.git",
  616. "reference": "9cbeb77af0575ee7218ecda10f3de4cd25acc9a3"
  617. },
  618. "dist": {
  619. "type": "zip",
  620. "url": "https://api.github.com/repos/thinkcmf/cmf-app/zipball/9cbeb77af0575ee7218ecda10f3de4cd25acc9a3",
  621. "reference": "9cbeb77af0575ee7218ecda10f3de4cd25acc9a3",
  622. "shasum": ""
  623. },
  624. "require": {
  625. "thinkcmf/cmf": "^8.0.0"
  626. },
  627. "type": "library",
  628. "autoload": {
  629. "files": [],
  630. "psr-4": {
  631. "app\\": "src"
  632. }
  633. },
  634. "notification-url": "https://packagist.org/downloads/",
  635. "license": [
  636. "Apache-2.0"
  637. ],
  638. "authors": [
  639. {
  640. "name": "catman",
  641. "email": "catman@thinkcmf.com"
  642. }
  643. ],
  644. "description": "The ThinkCMF App Package",
  645. "support": {
  646. "issues": "https://github.com/thinkcmf/cmf-app/issues",
  647. "source": "https://github.com/thinkcmf/cmf-app/tree/v8.0.1"
  648. },
  649. "time": "2023-09-17T12:58:27+00:00"
  650. },
  651. {
  652. "name": "thinkcmf/cmf-appstore",
  653. "version": "v2.0.1",
  654. "source": {
  655. "type": "git",
  656. "url": "https://github.com/thinkcmf/cmf-appstore.git",
  657. "reference": "935711d9625c0d5ed3ddf62f082782c768fa1667"
  658. },
  659. "dist": {
  660. "type": "zip",
  661. "url": "https://api.github.com/repos/thinkcmf/cmf-appstore/zipball/935711d9625c0d5ed3ddf62f082782c768fa1667",
  662. "reference": "935711d9625c0d5ed3ddf62f082782c768fa1667",
  663. "shasum": ""
  664. },
  665. "require": {
  666. "chamilo/pclzip": "^2.8"
  667. },
  668. "type": "library",
  669. "extra": {
  670. "think": {
  671. "services": [
  672. "app\\admin\\AppStoreService"
  673. ]
  674. }
  675. },
  676. "autoload": {
  677. "files": [],
  678. "psr-4": {
  679. "app\\admin\\": "src"
  680. }
  681. },
  682. "notification-url": "https://packagist.org/downloads/",
  683. "license": [
  684. "Apache-2.0"
  685. ],
  686. "authors": [
  687. {
  688. "name": "catman",
  689. "email": "catman@thinkcmf.com"
  690. }
  691. ],
  692. "description": "The ThinkCMF App Store Package",
  693. "support": {
  694. "issues": "https://github.com/thinkcmf/cmf-appstore/issues",
  695. "source": "https://github.com/thinkcmf/cmf-appstore/tree/v2.0.1"
  696. },
  697. "time": "2023-09-17T00:35:28+00:00"
  698. },
  699. {
  700. "name": "thinkcmf/cmf-captcha",
  701. "version": "v3.0.10",
  702. "source": {
  703. "type": "git",
  704. "url": "https://github.com/thinkcmf/cmf-captcha.git",
  705. "reference": "9300381abd25f5c312b4d659fb2232e8799c938e"
  706. },
  707. "dist": {
  708. "type": "zip",
  709. "url": "https://api.github.com/repos/thinkcmf/cmf-captcha/zipball/9300381abd25f5c312b4d659fb2232e8799c938e",
  710. "reference": "9300381abd25f5c312b4d659fb2232e8799c938e",
  711. "shasum": ""
  712. },
  713. "require": {
  714. "topthink/framework": "^6.0.0 || ^8.0.0"
  715. },
  716. "type": "library",
  717. "autoload": {
  718. "psr-4": {
  719. "think\\captcha\\": "src/"
  720. }
  721. },
  722. "notification-url": "https://packagist.org/downloads/",
  723. "license": [
  724. "Apache-2.0"
  725. ],
  726. "authors": [
  727. {
  728. "name": "yunwuxin",
  729. "email": "448901948@qq.com"
  730. }
  731. ],
  732. "description": "captcha package for ThinkCMF",
  733. "support": {
  734. "source": "https://github.com/thinkcmf/cmf-captcha/tree/v3.0.10"
  735. },
  736. "time": "2023-09-17T00:05:55+00:00"
  737. },
  738. {
  739. "name": "thinkcmf/cmf-extend",
  740. "version": "v5.1.5",
  741. "source": {
  742. "type": "git",
  743. "url": "https://github.com/thinkcmf/cmf-extend.git",
  744. "reference": "bd4c7077792089cf573d0332e9e8a73a68135aab"
  745. },
  746. "dist": {
  747. "type": "zip",
  748. "url": "https://api.github.com/repos/thinkcmf/cmf-extend/zipball/bd4c7077792089cf573d0332e9e8a73a68135aab",
  749. "reference": "bd4c7077792089cf573d0332e9e8a73a68135aab",
  750. "shasum": ""
  751. },
  752. "type": "library",
  753. "autoload": {
  754. "files": [],
  755. "psr-4": {
  756. "dir\\": "src/dir",
  757. "tree\\": "src/tree",
  758. "wxapp\\": "src/wxapp"
  759. }
  760. },
  761. "notification-url": "https://packagist.org/downloads/",
  762. "license": [
  763. "Apache-2.0"
  764. ],
  765. "authors": [
  766. {
  767. "name": "catman",
  768. "email": "catman@thinkcmf.com"
  769. }
  770. ],
  771. "description": "The ThinkCMF extend Package",
  772. "support": {
  773. "issues": "https://github.com/thinkcmf/cmf-extend/issues",
  774. "source": "https://github.com/thinkcmf/cmf-extend/tree/v5.1.5"
  775. },
  776. "time": "2023-08-02T17:30:54+00:00"
  777. },
  778. {
  779. "name": "thinkcmf/cmf-install",
  780. "version": "v8.0.1",
  781. "source": {
  782. "type": "git",
  783. "url": "https://github.com/thinkcmf/cmf-install.git",
  784. "reference": "f7d76f7f4cf7104891e5920c84fc4b005673e4b4"
  785. },
  786. "dist": {
  787. "type": "zip",
  788. "url": "https://api.github.com/repos/thinkcmf/cmf-install/zipball/f7d76f7f4cf7104891e5920c84fc4b005673e4b4",
  789. "reference": "f7d76f7f4cf7104891e5920c84fc4b005673e4b4",
  790. "shasum": ""
  791. },
  792. "type": "library",
  793. "autoload": {
  794. "files": [],
  795. "psr-4": {
  796. "app\\": "src"
  797. }
  798. },
  799. "notification-url": "https://packagist.org/downloads/",
  800. "license": [
  801. "Apache-2.0"
  802. ],
  803. "authors": [
  804. {
  805. "name": "catman",
  806. "email": "catman@thinkcmf.com"
  807. }
  808. ],
  809. "description": "The ThinkCMF Install Package",
  810. "support": {
  811. "issues": "https://github.com/thinkcmf/cmf-install/issues",
  812. "source": "https://github.com/thinkcmf/cmf-install/tree/v8.0.1"
  813. },
  814. "time": "2023-09-17T00:13:17+00:00"
  815. },
  816. {
  817. "name": "thinkcmf/cmf-root",
  818. "version": "v2.0.1",
  819. "source": {
  820. "type": "git",
  821. "url": "https://github.com/thinkcmf/cmf-root.git",
  822. "reference": "7a995dcfa62f275f3f72b85960524c8a1a70a35c"
  823. },
  824. "dist": {
  825. "type": "zip",
  826. "url": "https://api.github.com/repos/thinkcmf/cmf-root/zipball/7a995dcfa62f275f3f72b85960524c8a1a70a35c",
  827. "reference": "7a995dcfa62f275f3f72b85960524c8a1a70a35c",
  828. "shasum": ""
  829. },
  830. "require": {
  831. "composer-plugin-api": "^1.0||^2.0"
  832. },
  833. "require-dev": {
  834. "composer/composer": "^1.0||^2.0"
  835. },
  836. "type": "composer-plugin",
  837. "extra": {
  838. "class": "cmf\\composer\\RootDirPlugin"
  839. },
  840. "autoload": {
  841. "psr-4": {
  842. "cmf\\composer\\": "src"
  843. }
  844. },
  845. "notification-url": "https://packagist.org/downloads/",
  846. "license": [
  847. "Apache-2.0"
  848. ],
  849. "authors": [
  850. {
  851. "name": "catman",
  852. "email": "catman@thinkcmf.com"
  853. }
  854. ],
  855. "description": "The files in ThinkCMF root dir",
  856. "support": {
  857. "issues": "https://github.com/thinkcmf/cmf-root/issues",
  858. "source": "https://github.com/thinkcmf/cmf-root/tree/v2.0.1"
  859. },
  860. "time": "2023-09-25T16:37:49+00:00"
  861. },
  862. {
  863. "name": "topthink/framework",
  864. "version": "v8.0.3",
  865. "source": {
  866. "type": "git",
  867. "url": "https://github.com/top-think/framework.git",
  868. "reference": "5e59fb1e2bcb400c6f82e99d1a40dd058afc8563"
  869. },
  870. "dist": {
  871. "type": "zip",
  872. "url": "https://api.github.com/repos/top-think/framework/zipball/5e59fb1e2bcb400c6f82e99d1a40dd058afc8563",
  873. "reference": "5e59fb1e2bcb400c6f82e99d1a40dd058afc8563",
  874. "shasum": ""
  875. },
  876. "require": {
  877. "ext-json": "*",
  878. "ext-mbstring": "*",
  879. "php": ">=8.0.0",
  880. "psr/container": "^2.0",
  881. "psr/http-message": "^1.0",
  882. "psr/log": "^1.0|^2.0|^3.0",
  883. "psr/simple-cache": "^1.0|^2.0|^3.0",
  884. "topthink/think-helper": "^3.1",
  885. "topthink/think-orm": "^3.0"
  886. },
  887. "require-dev": {
  888. "guzzlehttp/psr7": "^2.1.0",
  889. "mikey179/vfsstream": "^1.6",
  890. "mockery/mockery": "^1.2",
  891. "phpunit/phpunit": "^9.5"
  892. },
  893. "type": "library",
  894. "autoload": {
  895. "files": [],
  896. "psr-4": {
  897. "think\\": "src/think/"
  898. }
  899. },
  900. "notification-url": "https://packagist.org/downloads/",
  901. "license": [
  902. "Apache-2.0"
  903. ],
  904. "authors": [
  905. {
  906. "name": "liu21st",
  907. "email": "liu21st@gmail.com"
  908. },
  909. {
  910. "name": "yunwuxin",
  911. "email": "448901948@qq.com"
  912. }
  913. ],
  914. "description": "The ThinkPHP Framework.",
  915. "homepage": "http://thinkphp.cn/",
  916. "keywords": [
  917. "framework",
  918. "orm",
  919. "thinkphp"
  920. ],
  921. "support": {
  922. "issues": "https://github.com/top-think/framework/issues",
  923. "source": "https://github.com/top-think/framework/tree/v8.0.3"
  924. },
  925. "time": "2023-10-17T08:31:52+00:00"
  926. },
  927. {
  928. "name": "topthink/think-helper",
  929. "version": "v3.1.6",
  930. "source": {
  931. "type": "git",
  932. "url": "https://github.com/top-think/think-helper.git",
  933. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff"
  934. },
  935. "dist": {
  936. "type": "zip",
  937. "url": "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff",
  938. "reference": "769acbe50a4274327162f9c68ec2e89a38eb2aff",
  939. "shasum": ""
  940. },
  941. "require": {
  942. "php": ">=7.1.0"
  943. },
  944. "require-dev": {
  945. "phpunit/phpunit": "^9.5"
  946. },
  947. "type": "library",
  948. "autoload": {
  949. "files": [
  950. "src/helper.php"
  951. ],
  952. "psr-4": {
  953. "think\\": "src"
  954. }
  955. },
  956. "notification-url": "https://packagist.org/downloads/",
  957. "license": [
  958. "Apache-2.0"
  959. ],
  960. "authors": [
  961. {
  962. "name": "yunwuxin",
  963. "email": "448901948@qq.com"
  964. }
  965. ],
  966. "description": "The ThinkPHP6 Helper Package",
  967. "support": {
  968. "issues": "https://github.com/top-think/think-helper/issues",
  969. "source": "https://github.com/top-think/think-helper/tree/v3.1.6"
  970. },
  971. "time": "2021-12-15T04:27:55+00:00"
  972. },
  973. {
  974. "name": "topthink/think-orm",
  975. "version": "v3.0.14",
  976. "source": {
  977. "type": "git",
  978. "url": "https://github.com/top-think/think-orm.git",
  979. "reference": "7b0b8ea6ca5e020217f6ba7ae34d547e148a675b"
  980. },
  981. "dist": {
  982. "type": "zip",
  983. "url": "https://api.github.com/repos/top-think/think-orm/zipball/7b0b8ea6ca5e020217f6ba7ae34d547e148a675b",
  984. "reference": "7b0b8ea6ca5e020217f6ba7ae34d547e148a675b",
  985. "shasum": ""
  986. },
  987. "require": {
  988. "ext-json": "*",
  989. "ext-pdo": "*",
  990. "php": ">=8.0.0",
  991. "psr/log": ">=1.0",
  992. "psr/simple-cache": ">=1.0",
  993. "topthink/think-helper": "^3.1"
  994. },
  995. "require-dev": {
  996. "phpunit/phpunit": "^8|^9.5|^10"
  997. },
  998. "type": "library",
  999. "autoload": {
  1000. "files": [
  1001. "stubs/load_stubs.php"
  1002. ],
  1003. "psr-4": {
  1004. "think\\": "src"
  1005. }
  1006. },
  1007. "notification-url": "https://packagist.org/downloads/",
  1008. "license": [
  1009. "Apache-2.0"
  1010. ],
  1011. "authors": [
  1012. {
  1013. "name": "liu21st",
  1014. "email": "liu21st@gmail.com"
  1015. }
  1016. ],
  1017. "description": "the PHP Database&ORM Framework",
  1018. "keywords": [
  1019. "database",
  1020. "orm"
  1021. ],
  1022. "support": {
  1023. "issues": "https://github.com/top-think/think-orm/issues",
  1024. "source": "https://github.com/top-think/think-orm/tree/v3.0.14"
  1025. },
  1026. "time": "2023-09-24T13:15:07+00:00"
  1027. },
  1028. {
  1029. "name": "xia/migration",
  1030. "version": "v6.0.3",
  1031. "source": {
  1032. "type": "git",
  1033. "url": "https://github.com/449134904/artisan.git",
  1034. "reference": "c6e17b0e9910baa9221bdfe33037bbc2c9bdc7b2"
  1035. },
  1036. "dist": {
  1037. "type": "zip",
  1038. "url": "https://api.github.com/repos/449134904/artisan/zipball/c6e17b0e9910baa9221bdfe33037bbc2c9bdc7b2",
  1039. "reference": "c6e17b0e9910baa9221bdfe33037bbc2c9bdc7b2",
  1040. "shasum": ""
  1041. },
  1042. "type": "library",
  1043. "extra": {
  1044. "think": {
  1045. "services": [
  1046. "think\\migration\\Service"
  1047. ]
  1048. }
  1049. },
  1050. "autoload": {
  1051. "psr-4": {
  1052. "Phinx\\": "phinx/src/Phinx",
  1053. "think\\migration\\": "src"
  1054. }
  1055. },
  1056. "notification-url": "https://packagist.org/downloads/",
  1057. "license": [
  1058. "Apache-2.0"
  1059. ],
  1060. "authors": [
  1061. {
  1062. "name": "小夏",
  1063. "email": "yyw168@vip.qq.com"
  1064. }
  1065. ],
  1066. "support": {
  1067. "issues": "https://github.com/449134904/artisan/issues",
  1068. "source": "https://github.com/449134904/artisan/tree/v6.0.3"
  1069. },
  1070. "time": "2023-09-17T00:27:06+00:00"
  1071. }
  1072. ],
  1073. "packages-dev": [
  1074. {
  1075. "name": "topthink/think-trace",
  1076. "version": "v1.6",
  1077. "source": {
  1078. "type": "git",
  1079. "url": "https://github.com/top-think/think-trace.git",
  1080. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142"
  1081. },
  1082. "dist": {
  1083. "type": "zip",
  1084. "url": "https://api.github.com/repos/top-think/think-trace/zipball/136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1085. "reference": "136cd5d97e8bdb780e4b5c1637c588ed7ca3e142",
  1086. "shasum": ""
  1087. },
  1088. "require": {
  1089. "php": ">=7.1.0",
  1090. "topthink/framework": "^6.0|^8.0"
  1091. },
  1092. "type": "library",
  1093. "extra": {
  1094. "think": {
  1095. "services": [
  1096. "think\\trace\\Service"
  1097. ],
  1098. "config": {
  1099. "trace": "src/config.php"
  1100. }
  1101. }
  1102. },
  1103. "autoload": {
  1104. "psr-4": {
  1105. "think\\trace\\": "src"
  1106. }
  1107. },
  1108. "notification-url": "https://packagist.org/downloads/",
  1109. "license": [
  1110. "Apache-2.0"
  1111. ],
  1112. "authors": [
  1113. {
  1114. "name": "liu21st",
  1115. "email": "liu21st@gmail.com"
  1116. }
  1117. ],
  1118. "description": "thinkphp debug trace",
  1119. "support": {
  1120. "issues": "https://github.com/top-think/think-trace/issues",
  1121. "source": "https://github.com/top-think/think-trace/tree/v1.6"
  1122. },
  1123. "time": "2023-02-07T08:36:32+00:00"
  1124. }
  1125. ],
  1126. "aliases": [],
  1127. "minimum-stability": "stable",
  1128. "stability-flags": [],
  1129. "prefer-stable": true,
  1130. "prefer-lowest": false,
  1131. "platform": {
  1132. "php": ">=8.0.0",
  1133. "ext-json": "*",
  1134. "ext-curl": "*",
  1135. "ext-pdo": "*"
  1136. },
  1137. "platform-dev": [],
  1138. "plugin-api-version": "2.6.0"
  1139. }