installed.json 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575
  1. [
  2. {
  3. "name": "alchemy/binary-driver",
  4. "version": "v2.0.0",
  5. "version_normalized": "2.0.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/alchemy-fr/BinaryDriver.git",
  9. "reference": "6ccde0e19e81e54da77b08da1a176d43e089f3a3"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/6ccde0e19e81e54da77b08da1a176d43e089f3a3",
  14. "reference": "6ccde0e19e81e54da77b08da1a176d43e089f3a3",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "evenement/evenement": "^2.0|^1.0",
  19. "monolog/monolog": "^1.3",
  20. "php": ">=5.5",
  21. "psr/log": "^1.0",
  22. "symfony/process": "^2.3|^3.0|^4.0"
  23. },
  24. "require-dev": {
  25. "phpunit/phpunit": "^4.0|^5.0"
  26. },
  27. "time": "2018-08-06T10:18:33+00:00",
  28. "type": "library",
  29. "installation-source": "dist",
  30. "autoload": {
  31. "psr-0": {
  32. "Alchemy": "src"
  33. }
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "MIT"
  38. ],
  39. "authors": [
  40. {
  41. "name": "Romain Neutron",
  42. "email": "imprec@gmail.com",
  43. "homepage": "http://www.lickmychip.com/"
  44. },
  45. {
  46. "name": "Phraseanet Team",
  47. "email": "info@alchemy.fr",
  48. "homepage": "http://www.phraseanet.com/"
  49. },
  50. {
  51. "name": "Nicolas Le Goff",
  52. "email": "legoff.n@gmail.com"
  53. },
  54. {
  55. "name": "Jens Hausdorf",
  56. "email": "mail@jens-hausdorf.de",
  57. "homepage": "https://jens-hausdorf.de",
  58. "role": "Maintainer"
  59. }
  60. ],
  61. "description": "A set of tools to build binary drivers",
  62. "keywords": [
  63. "binary",
  64. "driver"
  65. ]
  66. },
  67. {
  68. "name": "evenement/evenement",
  69. "version": "v2.1.0",
  70. "version_normalized": "2.1.0.0",
  71. "source": {
  72. "type": "git",
  73. "url": "https://github.com/igorw/evenement.git",
  74. "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a"
  75. },
  76. "dist": {
  77. "type": "zip",
  78. "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a",
  79. "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a",
  80. "shasum": ""
  81. },
  82. "require": {
  83. "php": ">=5.4.0"
  84. },
  85. "require-dev": {
  86. "phpunit/phpunit": "^6.0||^5.7||^4.8.35"
  87. },
  88. "time": "2017-07-17T17:39:19+00:00",
  89. "type": "library",
  90. "extra": {
  91. "branch-alias": {
  92. "dev-master": "2.0-dev"
  93. }
  94. },
  95. "installation-source": "dist",
  96. "autoload": {
  97. "psr-0": {
  98. "Evenement": "src"
  99. }
  100. },
  101. "notification-url": "https://packagist.org/downloads/",
  102. "license": [
  103. "MIT"
  104. ],
  105. "authors": [
  106. {
  107. "name": "Igor Wiedler",
  108. "email": "igor@wiedler.ch"
  109. }
  110. ],
  111. "description": "Événement is a very simple event dispatching library for PHP",
  112. "keywords": [
  113. "event-dispatcher",
  114. "event-emitter"
  115. ]
  116. },
  117. {
  118. "name": "firebase/php-jwt",
  119. "version": "v5.1.0",
  120. "version_normalized": "5.1.0.0",
  121. "source": {
  122. "type": "git",
  123. "url": "https://github.com/firebase/php-jwt.git",
  124. "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6"
  125. },
  126. "dist": {
  127. "type": "zip",
  128. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/4566062c68f76f43d44f1643f4970fe89757d4c6",
  129. "reference": "4566062c68f76f43d44f1643f4970fe89757d4c6",
  130. "shasum": ""
  131. },
  132. "require": {
  133. "php": ">=5.3.0"
  134. },
  135. "require-dev": {
  136. "phpunit/phpunit": "^4.8|^5"
  137. },
  138. "time": "2020-02-24T23:15:03+00:00",
  139. "type": "library",
  140. "installation-source": "dist",
  141. "autoload": {
  142. "psr-4": {
  143. "Firebase\\JWT\\": "src"
  144. }
  145. },
  146. "notification-url": "https://packagist.org/downloads/",
  147. "license": [
  148. "BSD-3-Clause"
  149. ],
  150. "authors": [
  151. {
  152. "name": "Neuman Vong",
  153. "email": "neuman+pear@twilio.com",
  154. "role": "Developer"
  155. },
  156. {
  157. "name": "Anant Narayanan",
  158. "email": "anant@php.net",
  159. "role": "Developer"
  160. }
  161. ],
  162. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  163. "homepage": "https://github.com/firebase/php-jwt"
  164. },
  165. {
  166. "name": "league/flysystem",
  167. "version": "1.0.46",
  168. "version_normalized": "1.0.46.0",
  169. "source": {
  170. "type": "git",
  171. "url": "https://github.com/thephpleague/flysystem.git",
  172. "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2"
  173. },
  174. "dist": {
  175. "type": "zip",
  176. "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2",
  177. "reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2",
  178. "shasum": ""
  179. },
  180. "require": {
  181. "php": ">=5.5.9"
  182. },
  183. "conflict": {
  184. "league/flysystem-sftp": "<1.0.6"
  185. },
  186. "require-dev": {
  187. "ext-fileinfo": "*",
  188. "phpspec/phpspec": "^3.4",
  189. "phpunit/phpunit": "^5.7.10"
  190. },
  191. "suggest": {
  192. "ext-fileinfo": "Required for MimeType",
  193. "ext-ftp": "Allows you to use FTP server storage",
  194. "ext-openssl": "Allows you to use FTPS server storage",
  195. "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  196. "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  197. "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  198. "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  199. "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  200. "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  201. "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  202. "league/flysystem-webdav": "Allows you to use WebDAV storage",
  203. "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  204. "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  205. "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  206. },
  207. "time": "2018-08-22T07:45:22+00:00",
  208. "type": "library",
  209. "extra": {
  210. "branch-alias": {
  211. "dev-master": "1.1-dev"
  212. }
  213. },
  214. "installation-source": "dist",
  215. "autoload": {
  216. "psr-4": {
  217. "League\\Flysystem\\": "src/"
  218. }
  219. },
  220. "notification-url": "https://packagist.org/downloads/",
  221. "license": [
  222. "MIT"
  223. ],
  224. "authors": [
  225. {
  226. "name": "Frank de Jonge",
  227. "email": "info@frenky.net"
  228. }
  229. ],
  230. "description": "Filesystem abstraction: Many filesystems, one API.",
  231. "keywords": [
  232. "Cloud Files",
  233. "WebDAV",
  234. "abstraction",
  235. "aws",
  236. "cloud",
  237. "copy.com",
  238. "dropbox",
  239. "file systems",
  240. "files",
  241. "filesystem",
  242. "filesystems",
  243. "ftp",
  244. "rackspace",
  245. "remote",
  246. "s3",
  247. "sftp",
  248. "storage"
  249. ]
  250. },
  251. {
  252. "name": "league/flysystem-cached-adapter",
  253. "version": "1.0.9",
  254. "version_normalized": "1.0.9.0",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/thephpleague/flysystem-cached-adapter.git",
  258. "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/thephpleague/flysystem-cached-adapter/zipball/08ef74e9be88100807a3b92cc9048a312bf01d6f",
  263. "reference": "08ef74e9be88100807a3b92cc9048a312bf01d6f",
  264. "shasum": ""
  265. },
  266. "require": {
  267. "league/flysystem": "~1.0",
  268. "psr/cache": "^1.0.0"
  269. },
  270. "require-dev": {
  271. "mockery/mockery": "~0.9",
  272. "phpspec/phpspec": "^3.4",
  273. "phpunit/phpunit": "^5.7",
  274. "predis/predis": "~1.0",
  275. "tedivm/stash": "~0.12"
  276. },
  277. "suggest": {
  278. "ext-phpredis": "Pure C implemented extension for PHP"
  279. },
  280. "time": "2018-07-09T20:51:04+00:00",
  281. "type": "library",
  282. "installation-source": "dist",
  283. "autoload": {
  284. "psr-4": {
  285. "League\\Flysystem\\Cached\\": "src/"
  286. }
  287. },
  288. "notification-url": "https://packagist.org/downloads/",
  289. "license": [
  290. "MIT"
  291. ],
  292. "authors": [
  293. {
  294. "name": "frankdejonge",
  295. "email": "info@frenky.net"
  296. }
  297. ],
  298. "description": "An adapter decorator to enable meta-data caching."
  299. },
  300. {
  301. "name": "monolog/monolog",
  302. "version": "1.25.5",
  303. "version_normalized": "1.25.5.0",
  304. "source": {
  305. "type": "git",
  306. "url": "https://github.com/Seldaek/monolog.git",
  307. "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
  308. },
  309. "dist": {
  310. "type": "zip",
  311. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
  312. "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
  313. "shasum": ""
  314. },
  315. "require": {
  316. "php": ">=5.3.0",
  317. "psr/log": "~1.0"
  318. },
  319. "provide": {
  320. "psr/log-implementation": "1.0.0"
  321. },
  322. "require-dev": {
  323. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  324. "doctrine/couchdb": "~1.0@dev",
  325. "graylog2/gelf-php": "~1.0",
  326. "php-amqplib/php-amqplib": "~2.4",
  327. "php-console/php-console": "^3.1.3",
  328. "php-parallel-lint/php-parallel-lint": "^1.0",
  329. "phpunit/phpunit": "~4.5",
  330. "ruflin/elastica": ">=0.90 <3.0",
  331. "sentry/sentry": "^0.13",
  332. "swiftmailer/swiftmailer": "^5.3|^6.0"
  333. },
  334. "suggest": {
  335. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  336. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  337. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  338. "ext-mongo": "Allow sending log messages to a MongoDB server",
  339. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  340. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  341. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  342. "php-console/php-console": "Allow sending log messages to Google Chrome",
  343. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  344. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  345. "sentry/sentry": "Allow sending log messages to a Sentry server"
  346. },
  347. "time": "2020-07-23T08:35:51+00:00",
  348. "type": "library",
  349. "extra": {
  350. "branch-alias": {
  351. "dev-master": "2.0.x-dev"
  352. }
  353. },
  354. "installation-source": "dist",
  355. "autoload": {
  356. "psr-4": {
  357. "Monolog\\": "src/Monolog"
  358. }
  359. },
  360. "notification-url": "https://packagist.org/downloads/",
  361. "license": [
  362. "MIT"
  363. ],
  364. "authors": [
  365. {
  366. "name": "Jordi Boggiano",
  367. "email": "j.boggiano@seld.be",
  368. "homepage": "http://seld.be"
  369. }
  370. ],
  371. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  372. "homepage": "http://github.com/Seldaek/monolog",
  373. "keywords": [
  374. "log",
  375. "logging",
  376. "psr-3"
  377. ]
  378. },
  379. {
  380. "name": "neutron/temporary-filesystem",
  381. "version": "2.3.0",
  382. "version_normalized": "2.3.0.0",
  383. "source": {
  384. "type": "git",
  385. "url": "https://github.com/romainneutron/Temporary-Filesystem.git",
  386. "reference": "694aa3885f653dd429584e825ffbab79441d285f"
  387. },
  388. "dist": {
  389. "type": "zip",
  390. "url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/694aa3885f653dd429584e825ffbab79441d285f",
  391. "reference": "694aa3885f653dd429584e825ffbab79441d285f",
  392. "shasum": ""
  393. },
  394. "require": {
  395. "php": "^5.6 || ^7.0",
  396. "symfony/filesystem": "^2.3 || ^3.0 || ^4.0"
  397. },
  398. "require-dev": {
  399. "phpunit/phpunit": "^5.0"
  400. },
  401. "time": "2018-02-07T21:11:57+00:00",
  402. "type": "library",
  403. "installation-source": "dist",
  404. "autoload": {
  405. "psr-0": {
  406. "Neutron": "src"
  407. }
  408. },
  409. "notification-url": "https://packagist.org/downloads/",
  410. "license": [
  411. "MIT"
  412. ],
  413. "authors": [
  414. {
  415. "name": "Romain Neutron",
  416. "email": "imprec@gmail.com"
  417. }
  418. ],
  419. "description": "Symfony filesystem extension to handle temporary files"
  420. },
  421. {
  422. "name": "opis/closure",
  423. "version": "3.5.1",
  424. "version_normalized": "3.5.1.0",
  425. "source": {
  426. "type": "git",
  427. "url": "https://github.com/opis/closure.git",
  428. "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969"
  429. },
  430. "dist": {
  431. "type": "zip",
  432. "url": "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969",
  433. "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969",
  434. "shasum": ""
  435. },
  436. "require": {
  437. "php": "^5.4 || ^7.0"
  438. },
  439. "require-dev": {
  440. "jeremeamia/superclosure": "^2.0",
  441. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  442. },
  443. "time": "2019-11-29T22:36:02+00:00",
  444. "type": "library",
  445. "extra": {
  446. "branch-alias": {
  447. "dev-master": "3.5.x-dev"
  448. }
  449. },
  450. "installation-source": "dist",
  451. "autoload": {
  452. "psr-4": {
  453. "Opis\\Closure\\": "src/"
  454. },
  455. "files": [
  456. "functions.php"
  457. ]
  458. },
  459. "notification-url": "https://packagist.org/downloads/",
  460. "license": [
  461. "MIT"
  462. ],
  463. "authors": [
  464. {
  465. "name": "Marius Sarca",
  466. "email": "marius.sarca@gmail.com"
  467. },
  468. {
  469. "name": "Sorin Sarca",
  470. "email": "sarca_sorin@hotmail.com"
  471. }
  472. ],
  473. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  474. "homepage": "https://opis.io/closure",
  475. "keywords": [
  476. "anonymous functions",
  477. "closure",
  478. "function",
  479. "serializable",
  480. "serialization",
  481. "serialize"
  482. ]
  483. },
  484. {
  485. "name": "php-ffmpeg/php-ffmpeg",
  486. "version": "v1.x-dev",
  487. "version_normalized": "1.9999999.9999999.9999999-dev",
  488. "source": {
  489. "type": "git",
  490. "url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
  491. "reference": "8006deb04ff9136ec84405c420554093a519c47e"
  492. },
  493. "dist": {
  494. "type": "zip",
  495. "url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/8006deb04ff9136ec84405c420554093a519c47e",
  496. "reference": "8006deb04ff9136ec84405c420554093a519c47e",
  497. "shasum": ""
  498. },
  499. "require": {
  500. "alchemy/binary-driver": "^2.0",
  501. "evenement/evenement": "^2.0",
  502. "neutron/temporary-filesystem": "2.3",
  503. "php": "^7.1",
  504. "sabre/cache": "^1.0"
  505. },
  506. "require-dev": {
  507. "phpunit/phpunit": "^6.5",
  508. "squizlabs/php_codesniffer": "^3.3"
  509. },
  510. "suggest": {
  511. "php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
  512. },
  513. "time": "2018-09-15T10:52:25+00:00",
  514. "type": "library",
  515. "installation-source": "dist",
  516. "autoload": {
  517. "psr-0": {
  518. "FFMpeg\\": "src"
  519. }
  520. },
  521. "notification-url": "https://packagist.org/downloads/",
  522. "license": [
  523. "MIT"
  524. ],
  525. "authors": [
  526. {
  527. "name": "Romain Neutron",
  528. "email": "imprec@gmail.com",
  529. "homepage": "http://www.lickmychip.com/"
  530. },
  531. {
  532. "name": "Phraseanet Team",
  533. "email": "info@alchemy.fr",
  534. "homepage": "http://www.phraseanet.com/"
  535. },
  536. {
  537. "name": "Patrik Karisch",
  538. "email": "patrik@karisch.guru",
  539. "homepage": "http://www.karisch.guru"
  540. },
  541. {
  542. "name": "Romain Biard",
  543. "email": "romain.biard@gmail.com",
  544. "homepage": "https://www.strime.io/"
  545. },
  546. {
  547. "name": "Jens Hausdorf",
  548. "email": "hello@jens-hausdorf.de",
  549. "homepage": "https://jens-hausdorf.de",
  550. "role": "Maintainer"
  551. }
  552. ],
  553. "description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
  554. "keywords": [
  555. "audio",
  556. "audio processing",
  557. "ffmpeg",
  558. "ffprobe",
  559. "video",
  560. "video processing"
  561. ]
  562. },
  563. {
  564. "name": "phpoffice/phpexcel",
  565. "version": "1.8.2",
  566. "version_normalized": "1.8.2.0",
  567. "source": {
  568. "type": "git",
  569. "url": "https://github.com/PHPOffice/PHPExcel.git",
  570. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870"
  571. },
  572. "dist": {
  573. "type": "zip",
  574. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/1441011fb7ecdd8cc689878f54f8b58a6805f870",
  575. "reference": "1441011fb7ecdd8cc689878f54f8b58a6805f870",
  576. "shasum": ""
  577. },
  578. "require": {
  579. "ext-mbstring": "*",
  580. "ext-xml": "*",
  581. "ext-xmlwriter": "*",
  582. "php": "^5.2|^7.0"
  583. },
  584. "require-dev": {
  585. "squizlabs/php_codesniffer": "2.*"
  586. },
  587. "time": "2018-11-22T23:07:24+00:00",
  588. "type": "library",
  589. "installation-source": "dist",
  590. "autoload": {
  591. "psr-0": {
  592. "PHPExcel": "Classes/"
  593. }
  594. },
  595. "notification-url": "https://packagist.org/downloads/",
  596. "license": [
  597. "LGPL-2.1"
  598. ],
  599. "authors": [
  600. {
  601. "name": "Maarten Balliauw",
  602. "homepage": "http://blog.maartenballiauw.be"
  603. },
  604. {
  605. "name": "Erik Tilt"
  606. },
  607. {
  608. "name": "Franck Lefevre",
  609. "homepage": "http://rootslabs.net"
  610. },
  611. {
  612. "name": "Mark Baker",
  613. "homepage": "http://markbakeruk.net"
  614. }
  615. ],
  616. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  617. "homepage": "https://github.com/PHPOffice/PHPExcel",
  618. "keywords": [
  619. "OpenXML",
  620. "excel",
  621. "php",
  622. "spreadsheet",
  623. "xls",
  624. "xlsx"
  625. ],
  626. "abandoned": "phpoffice/phpspreadsheet"
  627. },
  628. {
  629. "name": "psr/cache",
  630. "version": "1.0.1",
  631. "version_normalized": "1.0.1.0",
  632. "source": {
  633. "type": "git",
  634. "url": "https://github.com/php-fig/cache.git",
  635. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  636. },
  637. "dist": {
  638. "type": "zip",
  639. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  640. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  641. "shasum": ""
  642. },
  643. "require": {
  644. "php": ">=5.3.0"
  645. },
  646. "time": "2016-08-06T20:24:11+00:00",
  647. "type": "library",
  648. "extra": {
  649. "branch-alias": {
  650. "dev-master": "1.0.x-dev"
  651. }
  652. },
  653. "installation-source": "dist",
  654. "autoload": {
  655. "psr-4": {
  656. "Psr\\Cache\\": "src/"
  657. }
  658. },
  659. "notification-url": "https://packagist.org/downloads/",
  660. "license": [
  661. "MIT"
  662. ],
  663. "authors": [
  664. {
  665. "name": "PHP-FIG",
  666. "homepage": "http://www.php-fig.org/"
  667. }
  668. ],
  669. "description": "Common interface for caching libraries",
  670. "keywords": [
  671. "cache",
  672. "psr",
  673. "psr-6"
  674. ]
  675. },
  676. {
  677. "name": "psr/container",
  678. "version": "1.0.0",
  679. "version_normalized": "1.0.0.0",
  680. "source": {
  681. "type": "git",
  682. "url": "https://github.com/php-fig/container.git",
  683. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  684. },
  685. "dist": {
  686. "type": "zip",
  687. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  688. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  689. "shasum": ""
  690. },
  691. "require": {
  692. "php": ">=5.3.0"
  693. },
  694. "time": "2017-02-14T16:28:37+00:00",
  695. "type": "library",
  696. "extra": {
  697. "branch-alias": {
  698. "dev-master": "1.0.x-dev"
  699. }
  700. },
  701. "installation-source": "dist",
  702. "autoload": {
  703. "psr-4": {
  704. "Psr\\Container\\": "src/"
  705. }
  706. },
  707. "notification-url": "https://packagist.org/downloads/",
  708. "license": [
  709. "MIT"
  710. ],
  711. "authors": [
  712. {
  713. "name": "PHP-FIG",
  714. "homepage": "http://www.php-fig.org/"
  715. }
  716. ],
  717. "description": "Common Container Interface (PHP FIG PSR-11)",
  718. "homepage": "https://github.com/php-fig/container",
  719. "keywords": [
  720. "PSR-11",
  721. "container",
  722. "container-interface",
  723. "container-interop",
  724. "psr"
  725. ]
  726. },
  727. {
  728. "name": "psr/log",
  729. "version": "1.1.2",
  730. "version_normalized": "1.1.2.0",
  731. "source": {
  732. "type": "git",
  733. "url": "https://github.com/php-fig/log.git",
  734. "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
  735. },
  736. "dist": {
  737. "type": "zip",
  738. "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
  739. "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
  740. "shasum": ""
  741. },
  742. "require": {
  743. "php": ">=5.3.0"
  744. },
  745. "time": "2019-11-01T11:05:21+00:00",
  746. "type": "library",
  747. "extra": {
  748. "branch-alias": {
  749. "dev-master": "1.1.x-dev"
  750. }
  751. },
  752. "installation-source": "dist",
  753. "autoload": {
  754. "psr-4": {
  755. "Psr\\Log\\": "Psr/Log/"
  756. }
  757. },
  758. "notification-url": "https://packagist.org/downloads/",
  759. "license": [
  760. "MIT"
  761. ],
  762. "authors": [
  763. {
  764. "name": "PHP-FIG",
  765. "homepage": "http://www.php-fig.org/"
  766. }
  767. ],
  768. "description": "Common interface for logging libraries",
  769. "homepage": "https://github.com/php-fig/log",
  770. "keywords": [
  771. "log",
  772. "psr",
  773. "psr-3"
  774. ]
  775. },
  776. {
  777. "name": "psr/simple-cache",
  778. "version": "1.0.1",
  779. "version_normalized": "1.0.1.0",
  780. "source": {
  781. "type": "git",
  782. "url": "https://github.com/php-fig/simple-cache.git",
  783. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  784. },
  785. "dist": {
  786. "type": "zip",
  787. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  788. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  789. "shasum": ""
  790. },
  791. "require": {
  792. "php": ">=5.3.0"
  793. },
  794. "time": "2017-10-23T01:57:42+00:00",
  795. "type": "library",
  796. "extra": {
  797. "branch-alias": {
  798. "dev-master": "1.0.x-dev"
  799. }
  800. },
  801. "installation-source": "dist",
  802. "autoload": {
  803. "psr-4": {
  804. "Psr\\SimpleCache\\": "src/"
  805. }
  806. },
  807. "notification-url": "https://packagist.org/downloads/",
  808. "license": [
  809. "MIT"
  810. ],
  811. "authors": [
  812. {
  813. "name": "PHP-FIG",
  814. "homepage": "http://www.php-fig.org/"
  815. }
  816. ],
  817. "description": "Common interfaces for simple caching",
  818. "keywords": [
  819. "cache",
  820. "caching",
  821. "psr",
  822. "psr-16",
  823. "simple-cache"
  824. ]
  825. },
  826. {
  827. "name": "sabre/cache",
  828. "version": "1.0.1",
  829. "version_normalized": "1.0.1.0",
  830. "source": {
  831. "type": "git",
  832. "url": "https://github.com/sabre-io/cache.git",
  833. "reference": "8da140b1aa2cdb70d053c46e821c0e86a11abd6b"
  834. },
  835. "dist": {
  836. "type": "zip",
  837. "url": "https://api.github.com/repos/sabre-io/cache/zipball/8da140b1aa2cdb70d053c46e821c0e86a11abd6b",
  838. "reference": "8da140b1aa2cdb70d053c46e821c0e86a11abd6b",
  839. "shasum": ""
  840. },
  841. "require": {
  842. "php": ">=7.0",
  843. "psr/simple-cache": "^1.0"
  844. },
  845. "provide": {
  846. "psr/simple-cache-implementation": "~1.0"
  847. },
  848. "require-dev": {
  849. "phpunit/phpunit": ">=6.2.4",
  850. "sabre/cs": "~1.0.0"
  851. },
  852. "time": "2019-07-19T09:34:00+00:00",
  853. "type": "library",
  854. "installation-source": "dist",
  855. "autoload": {
  856. "psr-4": {
  857. "Sabre\\Cache\\": "lib/"
  858. }
  859. },
  860. "notification-url": "https://packagist.org/downloads/",
  861. "license": [
  862. "BSD-3-Clause"
  863. ],
  864. "authors": [
  865. {
  866. "name": "Evert Pot",
  867. "email": "me@evertpot.com",
  868. "homepage": "https://evertpot.com/",
  869. "role": "Developer"
  870. }
  871. ],
  872. "description": "Simple cache abstraction layer implementing PSR-16",
  873. "homepage": "http://sabre.io/dav/",
  874. "keywords": [
  875. "apc",
  876. "apcu",
  877. "cache",
  878. "memcache",
  879. "memcached",
  880. "psr-16",
  881. "sabre",
  882. "simple-cache"
  883. ]
  884. },
  885. {
  886. "name": "symfony/filesystem",
  887. "version": "v4.4.11",
  888. "version_normalized": "4.4.11.0",
  889. "source": {
  890. "type": "git",
  891. "url": "https://github.com/symfony/filesystem.git",
  892. "reference": "b27f491309db5757816db672b256ea2e03677d30"
  893. },
  894. "dist": {
  895. "type": "zip",
  896. "url": "https://api.github.com/repos/symfony/filesystem/zipball/b27f491309db5757816db672b256ea2e03677d30",
  897. "reference": "b27f491309db5757816db672b256ea2e03677d30",
  898. "shasum": ""
  899. },
  900. "require": {
  901. "php": ">=7.1.3",
  902. "symfony/polyfill-ctype": "~1.8"
  903. },
  904. "time": "2020-05-30T18:50:54+00:00",
  905. "type": "library",
  906. "extra": {
  907. "branch-alias": {
  908. "dev-master": "4.4-dev"
  909. }
  910. },
  911. "installation-source": "dist",
  912. "autoload": {
  913. "psr-4": {
  914. "Symfony\\Component\\Filesystem\\": ""
  915. },
  916. "exclude-from-classmap": [
  917. "/Tests/"
  918. ]
  919. },
  920. "notification-url": "https://packagist.org/downloads/",
  921. "license": [
  922. "MIT"
  923. ],
  924. "authors": [
  925. {
  926. "name": "Fabien Potencier",
  927. "email": "fabien@symfony.com"
  928. },
  929. {
  930. "name": "Symfony Community",
  931. "homepage": "https://symfony.com/contributors"
  932. }
  933. ],
  934. "description": "Symfony Filesystem Component",
  935. "homepage": "https://symfony.com"
  936. },
  937. {
  938. "name": "symfony/polyfill-ctype",
  939. "version": "v1.18.1",
  940. "version_normalized": "1.18.1.0",
  941. "source": {
  942. "type": "git",
  943. "url": "https://github.com/symfony/polyfill-ctype.git",
  944. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
  945. },
  946. "dist": {
  947. "type": "zip",
  948. "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
  949. "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
  950. "shasum": ""
  951. },
  952. "require": {
  953. "php": ">=5.3.3"
  954. },
  955. "suggest": {
  956. "ext-ctype": "For best performance"
  957. },
  958. "time": "2020-07-14T12:35:20+00:00",
  959. "type": "library",
  960. "extra": {
  961. "branch-alias": {
  962. "dev-master": "1.18-dev"
  963. },
  964. "thanks": {
  965. "name": "symfony/polyfill",
  966. "url": "https://github.com/symfony/polyfill"
  967. }
  968. },
  969. "installation-source": "dist",
  970. "autoload": {
  971. "psr-4": {
  972. "Symfony\\Polyfill\\Ctype\\": ""
  973. },
  974. "files": [
  975. "bootstrap.php"
  976. ]
  977. },
  978. "notification-url": "https://packagist.org/downloads/",
  979. "license": [
  980. "MIT"
  981. ],
  982. "authors": [
  983. {
  984. "name": "Gert de Pagter",
  985. "email": "BackEndTea@gmail.com"
  986. },
  987. {
  988. "name": "Symfony Community",
  989. "homepage": "https://symfony.com/contributors"
  990. }
  991. ],
  992. "description": "Symfony polyfill for ctype functions",
  993. "homepage": "https://symfony.com",
  994. "keywords": [
  995. "compatibility",
  996. "ctype",
  997. "polyfill",
  998. "portable"
  999. ]
  1000. },
  1001. {
  1002. "name": "symfony/polyfill-mbstring",
  1003. "version": "v1.14.0",
  1004. "version_normalized": "1.14.0.0",
  1005. "source": {
  1006. "type": "git",
  1007. "url": "https://github.com/symfony/polyfill-mbstring.git",
  1008. "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2"
  1009. },
  1010. "dist": {
  1011. "type": "zip",
  1012. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2",
  1013. "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2",
  1014. "shasum": ""
  1015. },
  1016. "require": {
  1017. "php": ">=5.3.3"
  1018. },
  1019. "suggest": {
  1020. "ext-mbstring": "For best performance"
  1021. },
  1022. "time": "2020-01-13T11:15:53+00:00",
  1023. "type": "library",
  1024. "extra": {
  1025. "branch-alias": {
  1026. "dev-master": "1.14-dev"
  1027. }
  1028. },
  1029. "installation-source": "dist",
  1030. "autoload": {
  1031. "psr-4": {
  1032. "Symfony\\Polyfill\\Mbstring\\": ""
  1033. },
  1034. "files": [
  1035. "bootstrap.php"
  1036. ]
  1037. },
  1038. "notification-url": "https://packagist.org/downloads/",
  1039. "license": [
  1040. "MIT"
  1041. ],
  1042. "authors": [
  1043. {
  1044. "name": "Nicolas Grekas",
  1045. "email": "p@tchwork.com"
  1046. },
  1047. {
  1048. "name": "Symfony Community",
  1049. "homepage": "https://symfony.com/contributors"
  1050. }
  1051. ],
  1052. "description": "Symfony polyfill for the Mbstring extension",
  1053. "homepage": "https://symfony.com",
  1054. "keywords": [
  1055. "compatibility",
  1056. "mbstring",
  1057. "polyfill",
  1058. "portable",
  1059. "shim"
  1060. ]
  1061. },
  1062. {
  1063. "name": "symfony/polyfill-php72",
  1064. "version": "v1.14.0",
  1065. "version_normalized": "1.14.0.0",
  1066. "source": {
  1067. "type": "git",
  1068. "url": "https://github.com/symfony/polyfill-php72.git",
  1069. "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf"
  1070. },
  1071. "dist": {
  1072. "type": "zip",
  1073. "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
  1074. "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
  1075. "shasum": ""
  1076. },
  1077. "require": {
  1078. "php": ">=5.3.3"
  1079. },
  1080. "time": "2020-01-13T11:15:53+00:00",
  1081. "type": "library",
  1082. "extra": {
  1083. "branch-alias": {
  1084. "dev-master": "1.14-dev"
  1085. }
  1086. },
  1087. "installation-source": "dist",
  1088. "autoload": {
  1089. "psr-4": {
  1090. "Symfony\\Polyfill\\Php72\\": ""
  1091. },
  1092. "files": [
  1093. "bootstrap.php"
  1094. ]
  1095. },
  1096. "notification-url": "https://packagist.org/downloads/",
  1097. "license": [
  1098. "MIT"
  1099. ],
  1100. "authors": [
  1101. {
  1102. "name": "Nicolas Grekas",
  1103. "email": "p@tchwork.com"
  1104. },
  1105. {
  1106. "name": "Symfony Community",
  1107. "homepage": "https://symfony.com/contributors"
  1108. }
  1109. ],
  1110. "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  1111. "homepage": "https://symfony.com",
  1112. "keywords": [
  1113. "compatibility",
  1114. "polyfill",
  1115. "portable",
  1116. "shim"
  1117. ]
  1118. },
  1119. {
  1120. "name": "symfony/process",
  1121. "version": "v4.4.11",
  1122. "version_normalized": "4.4.11.0",
  1123. "source": {
  1124. "type": "git",
  1125. "url": "https://github.com/symfony/process.git",
  1126. "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479"
  1127. },
  1128. "dist": {
  1129. "type": "zip",
  1130. "url": "https://api.github.com/repos/symfony/process/zipball/65e70bab62f3da7089a8d4591fb23fbacacb3479",
  1131. "reference": "65e70bab62f3da7089a8d4591fb23fbacacb3479",
  1132. "shasum": ""
  1133. },
  1134. "require": {
  1135. "php": ">=7.1.3"
  1136. },
  1137. "time": "2020-07-23T08:31:43+00:00",
  1138. "type": "library",
  1139. "extra": {
  1140. "branch-alias": {
  1141. "dev-master": "4.4-dev"
  1142. }
  1143. },
  1144. "installation-source": "dist",
  1145. "autoload": {
  1146. "psr-4": {
  1147. "Symfony\\Component\\Process\\": ""
  1148. },
  1149. "exclude-from-classmap": [
  1150. "/Tests/"
  1151. ]
  1152. },
  1153. "notification-url": "https://packagist.org/downloads/",
  1154. "license": [
  1155. "MIT"
  1156. ],
  1157. "authors": [
  1158. {
  1159. "name": "Fabien Potencier",
  1160. "email": "fabien@symfony.com"
  1161. },
  1162. {
  1163. "name": "Symfony Community",
  1164. "homepage": "https://symfony.com/contributors"
  1165. }
  1166. ],
  1167. "description": "Symfony Process Component",
  1168. "homepage": "https://symfony.com"
  1169. },
  1170. {
  1171. "name": "symfony/var-dumper",
  1172. "version": "v4.4.5",
  1173. "version_normalized": "4.4.5.0",
  1174. "source": {
  1175. "type": "git",
  1176. "url": "https://github.com/symfony/var-dumper.git",
  1177. "reference": "2572839911702b0405479410ea7a1334bfab0b96"
  1178. },
  1179. "dist": {
  1180. "type": "zip",
  1181. "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2572839911702b0405479410ea7a1334bfab0b96",
  1182. "reference": "2572839911702b0405479410ea7a1334bfab0b96",
  1183. "shasum": ""
  1184. },
  1185. "require": {
  1186. "php": "^7.1.3",
  1187. "symfony/polyfill-mbstring": "~1.0",
  1188. "symfony/polyfill-php72": "~1.5"
  1189. },
  1190. "conflict": {
  1191. "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
  1192. "symfony/console": "<3.4"
  1193. },
  1194. "require-dev": {
  1195. "ext-iconv": "*",
  1196. "symfony/console": "^3.4|^4.0|^5.0",
  1197. "symfony/process": "^4.4|^5.0",
  1198. "twig/twig": "^1.34|^2.4|^3.0"
  1199. },
  1200. "suggest": {
  1201. "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  1202. "ext-intl": "To show region name in time zone dump",
  1203. "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
  1204. },
  1205. "time": "2020-02-24T13:10:00+00:00",
  1206. "bin": [
  1207. "Resources/bin/var-dump-server"
  1208. ],
  1209. "type": "library",
  1210. "extra": {
  1211. "branch-alias": {
  1212. "dev-master": "4.4-dev"
  1213. }
  1214. },
  1215. "installation-source": "dist",
  1216. "autoload": {
  1217. "files": [
  1218. "Resources/functions/dump.php"
  1219. ],
  1220. "psr-4": {
  1221. "Symfony\\Component\\VarDumper\\": ""
  1222. },
  1223. "exclude-from-classmap": [
  1224. "/Tests/"
  1225. ]
  1226. },
  1227. "notification-url": "https://packagist.org/downloads/",
  1228. "license": [
  1229. "MIT"
  1230. ],
  1231. "authors": [
  1232. {
  1233. "name": "Nicolas Grekas",
  1234. "email": "p@tchwork.com"
  1235. },
  1236. {
  1237. "name": "Symfony Community",
  1238. "homepage": "https://symfony.com/contributors"
  1239. }
  1240. ],
  1241. "description": "Symfony mechanism for exploring and dumping PHP variables",
  1242. "homepage": "https://symfony.com",
  1243. "keywords": [
  1244. "debug",
  1245. "dump"
  1246. ]
  1247. },
  1248. {
  1249. "name": "topthink/framework",
  1250. "version": "6.0.x-dev",
  1251. "version_normalized": "6.0.9999999.9999999-dev",
  1252. "source": {
  1253. "type": "git",
  1254. "url": "https://github.com/top-think/framework.git",
  1255. "reference": "198445bc3e2b082ee8b95db0b94cf38300bfb624"
  1256. },
  1257. "dist": {
  1258. "type": "zip",
  1259. "url": "https://api.github.com/repos/top-think/framework/zipball/198445bc3e2b082ee8b95db0b94cf38300bfb624",
  1260. "reference": "198445bc3e2b082ee8b95db0b94cf38300bfb624",
  1261. "shasum": ""
  1262. },
  1263. "require": {
  1264. "ext-json": "*",
  1265. "ext-mbstring": "*",
  1266. "league/flysystem": "^1.0",
  1267. "league/flysystem-cached-adapter": "^1.0",
  1268. "opis/closure": "^3.1",
  1269. "php": ">=7.1.0",
  1270. "psr/container": "~1.0",
  1271. "psr/log": "~1.0",
  1272. "psr/simple-cache": "^1.0",
  1273. "topthink/think-helper": "^3.1.1",
  1274. "topthink/think-orm": "^2.0"
  1275. },
  1276. "require-dev": {
  1277. "mikey179/vfsstream": "^1.6",
  1278. "mockery/mockery": "^1.2",
  1279. "phpunit/phpunit": "^7.0"
  1280. },
  1281. "time": "2020-03-01T13:33:21+00:00",
  1282. "type": "library",
  1283. "installation-source": "dist",
  1284. "autoload": {
  1285. "files": [],
  1286. "psr-4": {
  1287. "think\\": "src/think/"
  1288. }
  1289. },
  1290. "notification-url": "https://packagist.org/downloads/",
  1291. "license": [
  1292. "Apache-2.0"
  1293. ],
  1294. "authors": [
  1295. {
  1296. "name": "liu21st",
  1297. "email": "liu21st@gmail.com"
  1298. },
  1299. {
  1300. "name": "yunwuxin",
  1301. "email": "448901948@qq.com"
  1302. }
  1303. ],
  1304. "description": "The ThinkPHP Framework.",
  1305. "homepage": "http://thinkphp.cn/",
  1306. "keywords": [
  1307. "framework",
  1308. "orm",
  1309. "thinkphp"
  1310. ]
  1311. },
  1312. {
  1313. "name": "topthink/think-captcha",
  1314. "version": "v3.0.2",
  1315. "version_normalized": "3.0.2.0",
  1316. "source": {
  1317. "type": "git",
  1318. "url": "https://github.com/top-think/think-captcha.git",
  1319. "reference": "0b4305da19e118cefd934007875a8112f9352f01"
  1320. },
  1321. "dist": {
  1322. "type": "zip",
  1323. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/0b4305da19e118cefd934007875a8112f9352f01",
  1324. "reference": "0b4305da19e118cefd934007875a8112f9352f01",
  1325. "shasum": ""
  1326. },
  1327. "require": {
  1328. "topthink/framework": "^6.0.0"
  1329. },
  1330. "time": "2019-10-03T07:45:11+00:00",
  1331. "type": "library",
  1332. "extra": {
  1333. "think": {
  1334. "services": [
  1335. "think\\captcha\\CaptchaService"
  1336. ],
  1337. "config": {
  1338. "captcha": "src/config.php"
  1339. }
  1340. }
  1341. },
  1342. "installation-source": "dist",
  1343. "autoload": {
  1344. "psr-4": {
  1345. "think\\captcha\\": "src/"
  1346. },
  1347. "files": [
  1348. "src/helper.php"
  1349. ]
  1350. },
  1351. "notification-url": "https://packagist.org/downloads/",
  1352. "license": [
  1353. "Apache-2.0"
  1354. ],
  1355. "authors": [
  1356. {
  1357. "name": "yunwuxin",
  1358. "email": "448901948@qq.com"
  1359. }
  1360. ],
  1361. "description": "captcha package for thinkphp"
  1362. },
  1363. {
  1364. "name": "topthink/think-helper",
  1365. "version": "v3.1.3",
  1366. "version_normalized": "3.1.3.0",
  1367. "source": {
  1368. "type": "git",
  1369. "url": "https://github.com/top-think/think-helper.git",
  1370. "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4"
  1371. },
  1372. "dist": {
  1373. "type": "zip",
  1374. "url": "https://api.github.com/repos/top-think/think-helper/zipball/4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
  1375. "reference": "4d85dfd3778623bbb1de3648f1dcd0c82f4439f4",
  1376. "shasum": ""
  1377. },
  1378. "require": {
  1379. "php": ">=7.1.0"
  1380. },
  1381. "time": "2019-09-30T02:36:48+00:00",
  1382. "type": "library",
  1383. "installation-source": "dist",
  1384. "autoload": {
  1385. "psr-4": {
  1386. "think\\": "src"
  1387. },
  1388. "files": [
  1389. "src/helper.php"
  1390. ]
  1391. },
  1392. "notification-url": "https://packagist.org/downloads/",
  1393. "license": [
  1394. "Apache-2.0"
  1395. ],
  1396. "authors": [
  1397. {
  1398. "name": "yunwuxin",
  1399. "email": "448901948@qq.com"
  1400. }
  1401. ],
  1402. "description": "The ThinkPHP6 Helper Package"
  1403. },
  1404. {
  1405. "name": "topthink/think-multi-app",
  1406. "version": "v1.0.12",
  1407. "version_normalized": "1.0.12.0",
  1408. "source": {
  1409. "type": "git",
  1410. "url": "https://github.com/top-think/think-multi-app.git",
  1411. "reference": "3c1914d2adc08c8753c7f67228885ca47fb9b3bf"
  1412. },
  1413. "dist": {
  1414. "type": "zip",
  1415. "url": "https://api.github.com/repos/top-think/think-multi-app/zipball/3c1914d2adc08c8753c7f67228885ca47fb9b3bf",
  1416. "reference": "3c1914d2adc08c8753c7f67228885ca47fb9b3bf",
  1417. "shasum": ""
  1418. },
  1419. "require": {
  1420. "php": ">=7.1.0",
  1421. "topthink/framework": "^6.0.0"
  1422. },
  1423. "time": "2020-03-01T13:29:35+00:00",
  1424. "type": "library",
  1425. "extra": {
  1426. "think": {
  1427. "services": [
  1428. "think\\app\\Service"
  1429. ]
  1430. }
  1431. },
  1432. "installation-source": "dist",
  1433. "autoload": {
  1434. "psr-4": {
  1435. "think\\app\\": "src"
  1436. }
  1437. },
  1438. "notification-url": "https://packagist.org/downloads/",
  1439. "license": [
  1440. "Apache-2.0"
  1441. ],
  1442. "authors": [
  1443. {
  1444. "name": "liu21st",
  1445. "email": "liu21st@gmail.com"
  1446. }
  1447. ],
  1448. "description": "thinkphp6 multi app support"
  1449. },
  1450. {
  1451. "name": "topthink/think-orm",
  1452. "version": "2.0.x-dev",
  1453. "version_normalized": "2.0.9999999.9999999-dev",
  1454. "source": {
  1455. "type": "git",
  1456. "url": "https://github.com/top-think/think-orm.git",
  1457. "reference": "f2007ddb2f4de2fbd0e966a7b52a5a408272c2e2"
  1458. },
  1459. "dist": {
  1460. "type": "zip",
  1461. "url": "https://api.github.com/repos/top-think/think-orm/zipball/f2007ddb2f4de2fbd0e966a7b52a5a408272c2e2",
  1462. "reference": "f2007ddb2f4de2fbd0e966a7b52a5a408272c2e2",
  1463. "shasum": ""
  1464. },
  1465. "require": {
  1466. "ext-json": "*",
  1467. "php": ">=7.1.0",
  1468. "psr/log": "~1.0",
  1469. "psr/simple-cache": "^1.0",
  1470. "topthink/think-helper": "^3.1"
  1471. },
  1472. "time": "2020-02-09T13:39:32+00:00",
  1473. "type": "library",
  1474. "installation-source": "dist",
  1475. "autoload": {
  1476. "psr-4": {
  1477. "think\\": "src"
  1478. },
  1479. "files": []
  1480. },
  1481. "notification-url": "https://packagist.org/downloads/",
  1482. "license": [
  1483. "Apache-2.0"
  1484. ],
  1485. "authors": [
  1486. {
  1487. "name": "liu21st",
  1488. "email": "liu21st@gmail.com"
  1489. }
  1490. ],
  1491. "description": "think orm",
  1492. "keywords": [
  1493. "database",
  1494. "orm"
  1495. ]
  1496. },
  1497. {
  1498. "name": "topthink/think-template",
  1499. "version": "v2.0.7",
  1500. "version_normalized": "2.0.7.0",
  1501. "source": {
  1502. "type": "git",
  1503. "url": "https://github.com/top-think/think-template.git",
  1504. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19"
  1505. },
  1506. "dist": {
  1507. "type": "zip",
  1508. "url": "https://api.github.com/repos/top-think/think-template/zipball/e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  1509. "reference": "e98bdbb4a4c94b442f17dfceba81e0134d4fbd19",
  1510. "shasum": ""
  1511. },
  1512. "require": {
  1513. "php": ">=7.1.0",
  1514. "psr/simple-cache": "^1.0"
  1515. },
  1516. "time": "2019-09-20T15:31:04+00:00",
  1517. "type": "library",
  1518. "installation-source": "dist",
  1519. "autoload": {
  1520. "psr-4": {
  1521. "think\\": "src"
  1522. }
  1523. },
  1524. "notification-url": "https://packagist.org/downloads/",
  1525. "license": [
  1526. "Apache-2.0"
  1527. ],
  1528. "authors": [
  1529. {
  1530. "name": "liu21st",
  1531. "email": "liu21st@gmail.com"
  1532. }
  1533. ],
  1534. "description": "the php template engine"
  1535. },
  1536. {
  1537. "name": "topthink/think-view",
  1538. "version": "v1.0.14",
  1539. "version_normalized": "1.0.14.0",
  1540. "source": {
  1541. "type": "git",
  1542. "url": "https://github.com/top-think/think-view.git",
  1543. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d"
  1544. },
  1545. "dist": {
  1546. "type": "zip",
  1547. "url": "https://api.github.com/repos/top-think/think-view/zipball/edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1548. "reference": "edce0ae2c9551ab65f9e94a222604b0dead3576d",
  1549. "shasum": ""
  1550. },
  1551. "require": {
  1552. "php": ">=7.1.0",
  1553. "topthink/think-template": "^2.0"
  1554. },
  1555. "time": "2019-11-06T11:40:13+00:00",
  1556. "type": "library",
  1557. "installation-source": "dist",
  1558. "autoload": {
  1559. "psr-4": {
  1560. "think\\view\\driver\\": "src"
  1561. }
  1562. },
  1563. "notification-url": "https://packagist.org/downloads/",
  1564. "license": [
  1565. "Apache-2.0"
  1566. ],
  1567. "authors": [
  1568. {
  1569. "name": "liu21st",
  1570. "email": "liu21st@gmail.com"
  1571. }
  1572. ],
  1573. "description": "thinkphp template driver"
  1574. }
  1575. ]