installed.json 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179
  1. [
  2. {
  3. "name": "aliyuncs/oss-sdk-php",
  4. "version": "v2.3.1",
  5. "version_normalized": "2.3.1.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  9. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  14. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.3"
  19. },
  20. "require-dev": {
  21. "phpunit/phpunit": "~4.0",
  22. "satooshi/php-coveralls": "~1.0"
  23. },
  24. "time": "2019-11-15T11:05:42+00:00",
  25. "type": "library",
  26. "installation-source": "dist",
  27. "autoload": {
  28. "psr-4": {
  29. "OSS\\": "src/OSS"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "MIT"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Aliyuncs",
  39. "homepage": "http://www.aliyun.com"
  40. }
  41. ],
  42. "description": "Aliyun OSS SDK for PHP",
  43. "homepage": "http://www.aliyun.com/product/oss/"
  44. },
  45. {
  46. "name": "cebe/markdown",
  47. "version": "1.2.1",
  48. "version_normalized": "1.2.1.0",
  49. "source": {
  50. "type": "git",
  51. "url": "https://github.com/cebe/markdown.git",
  52. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
  53. },
  54. "dist": {
  55. "type": "zip",
  56. "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  57. "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
  58. "shasum": ""
  59. },
  60. "require": {
  61. "lib-pcre": "*",
  62. "php": ">=5.4.0"
  63. },
  64. "require-dev": {
  65. "cebe/indent": "*",
  66. "facebook/xhprof": "*@dev",
  67. "phpunit/phpunit": "4.1.*"
  68. },
  69. "time": "2018-03-26T11:24:36+00:00",
  70. "bin": [
  71. "bin/markdown"
  72. ],
  73. "type": "library",
  74. "extra": {
  75. "branch-alias": {
  76. "dev-master": "1.2.x-dev"
  77. }
  78. },
  79. "installation-source": "dist",
  80. "autoload": {
  81. "psr-4": {
  82. "cebe\\markdown\\": ""
  83. }
  84. },
  85. "notification-url": "https://packagist.org/downloads/",
  86. "license": [
  87. "MIT"
  88. ],
  89. "authors": [
  90. {
  91. "name": "Carsten Brandt",
  92. "email": "mail@cebe.cc",
  93. "homepage": "http://cebe.cc/",
  94. "role": "Creator"
  95. }
  96. ],
  97. "description": "A super fast, highly extensible markdown parser for PHP",
  98. "homepage": "https://github.com/cebe/markdown#readme",
  99. "keywords": [
  100. "extensible",
  101. "fast",
  102. "gfm",
  103. "markdown",
  104. "markdown-extra"
  105. ]
  106. },
  107. {
  108. "name": "ezyang/htmlpurifier",
  109. "version": "v4.12.0",
  110. "version_normalized": "4.12.0.0",
  111. "source": {
  112. "type": "git",
  113. "url": "https://github.com/ezyang/htmlpurifier.git",
  114. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
  115. },
  116. "dist": {
  117. "type": "zip",
  118. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
  119. "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
  120. "shasum": ""
  121. },
  122. "require": {
  123. "php": ">=5.2"
  124. },
  125. "require-dev": {
  126. "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
  127. },
  128. "time": "2019-10-28T03:44:26+00:00",
  129. "type": "library",
  130. "installation-source": "dist",
  131. "autoload": {
  132. "psr-0": {
  133. "HTMLPurifier": "library/"
  134. },
  135. "files": [
  136. "library/HTMLPurifier.composer.php"
  137. ]
  138. },
  139. "notification-url": "https://packagist.org/downloads/",
  140. "license": [
  141. "LGPL-2.1-or-later"
  142. ],
  143. "authors": [
  144. {
  145. "name": "Edward Z. Yang",
  146. "email": "admin@htmlpurifier.org",
  147. "homepage": "http://ezyang.com"
  148. }
  149. ],
  150. "description": "Standards compliant HTML filter written in PHP",
  151. "homepage": "http://htmlpurifier.org/",
  152. "keywords": [
  153. "html"
  154. ]
  155. },
  156. {
  157. "name": "imagine/imagine",
  158. "version": "1.2.3",
  159. "version_normalized": "1.2.3.0",
  160. "source": {
  161. "type": "git",
  162. "url": "https://github.com/avalanche123/Imagine.git",
  163. "reference": "cb2361e5bb4410b681462d8e4f912bc5dabf84ab"
  164. },
  165. "dist": {
  166. "type": "zip",
  167. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/cb2361e5bb4410b681462d8e4f912bc5dabf84ab",
  168. "reference": "cb2361e5bb4410b681462d8e4f912bc5dabf84ab",
  169. "shasum": ""
  170. },
  171. "require": {
  172. "php": ">=5.3.2"
  173. },
  174. "require-dev": {
  175. "friendsofphp/php-cs-fixer": "2.2.*",
  176. "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
  177. },
  178. "suggest": {
  179. "ext-gd": "to use the GD implementation",
  180. "ext-gmagick": "to use the Gmagick implementation",
  181. "ext-imagick": "to use the Imagick implementation"
  182. },
  183. "time": "2019-12-04T09:55:33+00:00",
  184. "type": "library",
  185. "extra": {
  186. "branch-alias": {
  187. "dev-develop": "0.7-dev"
  188. }
  189. },
  190. "installation-source": "dist",
  191. "autoload": {
  192. "psr-4": {
  193. "Imagine\\": "src/"
  194. }
  195. },
  196. "notification-url": "https://packagist.org/downloads/",
  197. "license": [
  198. "MIT"
  199. ],
  200. "authors": [
  201. {
  202. "name": "Bulat Shakirzyanov",
  203. "email": "mallluhuct@gmail.com",
  204. "homepage": "http://avalanche123.com"
  205. }
  206. ],
  207. "description": "Image processing for PHP 5.3",
  208. "homepage": "http://imagine.readthedocs.org/",
  209. "keywords": [
  210. "drawing",
  211. "graphics",
  212. "image manipulation",
  213. "image processing"
  214. ]
  215. },
  216. {
  217. "name": "markbaker/complex",
  218. "version": "1.4.8",
  219. "version_normalized": "1.4.8.0",
  220. "source": {
  221. "type": "git",
  222. "url": "https://github.com/MarkBaker/PHPComplex.git",
  223. "reference": "8eaa40cceec7bf0518187530b2e63871be661b72"
  224. },
  225. "dist": {
  226. "type": "zip",
  227. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72",
  228. "reference": "8eaa40cceec7bf0518187530b2e63871be661b72",
  229. "shasum": ""
  230. },
  231. "require": {
  232. "php": "^5.6.0|^7.0.0"
  233. },
  234. "require-dev": {
  235. "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
  236. "phpcompatibility/php-compatibility": "^9.0",
  237. "phpdocumentor/phpdocumentor": "2.*",
  238. "phploc/phploc": "2.*",
  239. "phpmd/phpmd": "2.*",
  240. "phpunit/phpunit": "^4.8.35|^5.4.0",
  241. "sebastian/phpcpd": "2.*",
  242. "squizlabs/php_codesniffer": "^3.4.0"
  243. },
  244. "time": "2020-03-11T20:15:49+00:00",
  245. "type": "library",
  246. "installation-source": "dist",
  247. "autoload": {
  248. "psr-4": {
  249. "Complex\\": "classes/src/"
  250. },
  251. "files": [
  252. "classes/src/functions/abs.php",
  253. "classes/src/functions/acos.php",
  254. "classes/src/functions/acosh.php",
  255. "classes/src/functions/acot.php",
  256. "classes/src/functions/acoth.php",
  257. "classes/src/functions/acsc.php",
  258. "classes/src/functions/acsch.php",
  259. "classes/src/functions/argument.php",
  260. "classes/src/functions/asec.php",
  261. "classes/src/functions/asech.php",
  262. "classes/src/functions/asin.php",
  263. "classes/src/functions/asinh.php",
  264. "classes/src/functions/atan.php",
  265. "classes/src/functions/atanh.php",
  266. "classes/src/functions/conjugate.php",
  267. "classes/src/functions/cos.php",
  268. "classes/src/functions/cosh.php",
  269. "classes/src/functions/cot.php",
  270. "classes/src/functions/coth.php",
  271. "classes/src/functions/csc.php",
  272. "classes/src/functions/csch.php",
  273. "classes/src/functions/exp.php",
  274. "classes/src/functions/inverse.php",
  275. "classes/src/functions/ln.php",
  276. "classes/src/functions/log2.php",
  277. "classes/src/functions/log10.php",
  278. "classes/src/functions/negative.php",
  279. "classes/src/functions/pow.php",
  280. "classes/src/functions/rho.php",
  281. "classes/src/functions/sec.php",
  282. "classes/src/functions/sech.php",
  283. "classes/src/functions/sin.php",
  284. "classes/src/functions/sinh.php",
  285. "classes/src/functions/sqrt.php",
  286. "classes/src/functions/tan.php",
  287. "classes/src/functions/tanh.php",
  288. "classes/src/functions/theta.php",
  289. "classes/src/operations/add.php",
  290. "classes/src/operations/subtract.php",
  291. "classes/src/operations/multiply.php",
  292. "classes/src/operations/divideby.php",
  293. "classes/src/operations/divideinto.php"
  294. ]
  295. },
  296. "notification-url": "https://packagist.org/downloads/",
  297. "license": [
  298. "MIT"
  299. ],
  300. "authors": [
  301. {
  302. "name": "Mark Baker",
  303. "email": "mark@lange.demon.co.uk"
  304. }
  305. ],
  306. "description": "PHP Class for working with complex numbers",
  307. "homepage": "https://github.com/MarkBaker/PHPComplex",
  308. "keywords": [
  309. "complex",
  310. "mathematics"
  311. ]
  312. },
  313. {
  314. "name": "markbaker/matrix",
  315. "version": "1.2.0",
  316. "version_normalized": "1.2.0.0",
  317. "source": {
  318. "type": "git",
  319. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  320. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
  321. },
  322. "dist": {
  323. "type": "zip",
  324. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  325. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  326. "shasum": ""
  327. },
  328. "require": {
  329. "php": "^5.6.0|^7.0.0"
  330. },
  331. "require-dev": {
  332. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  333. "phpcompatibility/php-compatibility": "dev-master",
  334. "phploc/phploc": "^4",
  335. "phpmd/phpmd": "dev-master",
  336. "phpunit/phpunit": "^5.7",
  337. "sebastian/phpcpd": "^3.0",
  338. "squizlabs/php_codesniffer": "^3.0@dev"
  339. },
  340. "time": "2019-10-06T11:29:25+00:00",
  341. "type": "library",
  342. "installation-source": "dist",
  343. "autoload": {
  344. "psr-4": {
  345. "Matrix\\": "classes/src/"
  346. },
  347. "files": [
  348. "classes/src/functions/adjoint.php",
  349. "classes/src/functions/antidiagonal.php",
  350. "classes/src/functions/cofactors.php",
  351. "classes/src/functions/determinant.php",
  352. "classes/src/functions/diagonal.php",
  353. "classes/src/functions/identity.php",
  354. "classes/src/functions/inverse.php",
  355. "classes/src/functions/minors.php",
  356. "classes/src/functions/trace.php",
  357. "classes/src/functions/transpose.php",
  358. "classes/src/operations/add.php",
  359. "classes/src/operations/directsum.php",
  360. "classes/src/operations/subtract.php",
  361. "classes/src/operations/multiply.php",
  362. "classes/src/operations/divideby.php",
  363. "classes/src/operations/divideinto.php"
  364. ]
  365. },
  366. "notification-url": "https://packagist.org/downloads/",
  367. "license": [
  368. "MIT"
  369. ],
  370. "authors": [
  371. {
  372. "name": "Mark Baker",
  373. "email": "mark@lange.demon.co.uk"
  374. }
  375. ],
  376. "description": "PHP Class for working with matrices",
  377. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  378. "keywords": [
  379. "mathematics",
  380. "matrix",
  381. "vector"
  382. ]
  383. },
  384. {
  385. "name": "phpoffice/phpspreadsheet",
  386. "version": "1.11.0",
  387. "version_normalized": "1.11.0.0",
  388. "source": {
  389. "type": "git",
  390. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  391. "reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470"
  392. },
  393. "dist": {
  394. "type": "zip",
  395. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c2a205e82f9cf1cc9fab86b79e808d86dd680470",
  396. "reference": "c2a205e82f9cf1cc9fab86b79e808d86dd680470",
  397. "shasum": ""
  398. },
  399. "require": {
  400. "ext-ctype": "*",
  401. "ext-dom": "*",
  402. "ext-fileinfo": "*",
  403. "ext-gd": "*",
  404. "ext-iconv": "*",
  405. "ext-libxml": "*",
  406. "ext-mbstring": "*",
  407. "ext-simplexml": "*",
  408. "ext-xml": "*",
  409. "ext-xmlreader": "*",
  410. "ext-xmlwriter": "*",
  411. "ext-zip": "*",
  412. "ext-zlib": "*",
  413. "markbaker/complex": "^1.4",
  414. "markbaker/matrix": "^1.2",
  415. "php": "^7.1",
  416. "psr/simple-cache": "^1.0"
  417. },
  418. "require-dev": {
  419. "dompdf/dompdf": "^0.8.3",
  420. "friendsofphp/php-cs-fixer": "^2.16",
  421. "jpgraph/jpgraph": "^4.0",
  422. "mpdf/mpdf": "^8.0",
  423. "phpcompatibility/php-compatibility": "^9.3",
  424. "phpunit/phpunit": "^7.5",
  425. "squizlabs/php_codesniffer": "^3.5",
  426. "tecnickcom/tcpdf": "^6.3"
  427. },
  428. "suggest": {
  429. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  430. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  431. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  432. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  433. },
  434. "time": "2020-03-02T13:09:03+00:00",
  435. "type": "library",
  436. "installation-source": "dist",
  437. "autoload": {
  438. "psr-4": {
  439. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  440. }
  441. },
  442. "notification-url": "https://packagist.org/downloads/",
  443. "license": [
  444. "MIT"
  445. ],
  446. "authors": [
  447. {
  448. "name": "Maarten Balliauw",
  449. "homepage": "https://blog.maartenballiauw.be"
  450. },
  451. {
  452. "name": "Mark Baker",
  453. "homepage": "https://markbakeruk.net"
  454. },
  455. {
  456. "name": "Franck Lefevre",
  457. "homepage": "https://rootslabs.net"
  458. },
  459. {
  460. "name": "Erik Tilt"
  461. },
  462. {
  463. "name": "Adrien Crivelli"
  464. }
  465. ],
  466. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  467. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  468. "keywords": [
  469. "OpenXML",
  470. "excel",
  471. "gnumeric",
  472. "ods",
  473. "php",
  474. "spreadsheet",
  475. "xls",
  476. "xlsx"
  477. ]
  478. },
  479. {
  480. "name": "psr/event-dispatcher",
  481. "version": "1.0.0",
  482. "version_normalized": "1.0.0.0",
  483. "source": {
  484. "type": "git",
  485. "url": "https://github.com/php-fig/event-dispatcher.git",
  486. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  487. },
  488. "dist": {
  489. "type": "zip",
  490. "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
  491. "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
  492. "shasum": ""
  493. },
  494. "require": {
  495. "php": ">=7.2.0"
  496. },
  497. "time": "2019-01-08T18:20:26+00:00",
  498. "type": "library",
  499. "extra": {
  500. "branch-alias": {
  501. "dev-master": "1.0.x-dev"
  502. }
  503. },
  504. "installation-source": "dist",
  505. "autoload": {
  506. "psr-4": {
  507. "Psr\\EventDispatcher\\": "src/"
  508. }
  509. },
  510. "notification-url": "https://packagist.org/downloads/",
  511. "license": [
  512. "MIT"
  513. ],
  514. "authors": [
  515. {
  516. "name": "PHP-FIG",
  517. "homepage": "http://www.php-fig.org/"
  518. }
  519. ],
  520. "description": "Standard interfaces for event handling.",
  521. "keywords": [
  522. "events",
  523. "psr",
  524. "psr-14"
  525. ]
  526. },
  527. {
  528. "name": "psr/simple-cache",
  529. "version": "1.0.1",
  530. "version_normalized": "1.0.1.0",
  531. "source": {
  532. "type": "git",
  533. "url": "https://github.com/php-fig/simple-cache.git",
  534. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  535. },
  536. "dist": {
  537. "type": "zip",
  538. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  539. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  540. "shasum": ""
  541. },
  542. "require": {
  543. "php": ">=5.3.0"
  544. },
  545. "time": "2017-10-23T01:57:42+00:00",
  546. "type": "library",
  547. "extra": {
  548. "branch-alias": {
  549. "dev-master": "1.0.x-dev"
  550. }
  551. },
  552. "installation-source": "dist",
  553. "autoload": {
  554. "psr-4": {
  555. "Psr\\SimpleCache\\": "src/"
  556. }
  557. },
  558. "notification-url": "https://packagist.org/downloads/",
  559. "license": [
  560. "MIT"
  561. ],
  562. "authors": [
  563. {
  564. "name": "PHP-FIG",
  565. "homepage": "http://www.php-fig.org/"
  566. }
  567. ],
  568. "description": "Common interfaces for simple caching",
  569. "keywords": [
  570. "cache",
  571. "caching",
  572. "psr",
  573. "psr-16",
  574. "simple-cache"
  575. ]
  576. },
  577. {
  578. "name": "solarium/solarium",
  579. "version": "5.1.6",
  580. "version_normalized": "5.1.6.0",
  581. "source": {
  582. "type": "git",
  583. "url": "https://github.com/solariumphp/solarium.git",
  584. "reference": "9e073cc32c0144fc23215fe205cd0cb44e68b6ad"
  585. },
  586. "dist": {
  587. "type": "zip",
  588. "url": "https://api.github.com/repos/solariumphp/solarium/zipball/9e073cc32c0144fc23215fe205cd0cb44e68b6ad",
  589. "reference": "9e073cc32c0144fc23215fe205cd0cb44e68b6ad",
  590. "shasum": ""
  591. },
  592. "require": {
  593. "ext-json": "*",
  594. "php": "^7.1.3",
  595. "symfony/event-dispatcher": "^4.3 || ^5.0"
  596. },
  597. "require-dev": {
  598. "friendsofphp/php-cs-fixer": "^2.16",
  599. "guzzlehttp/guzzle": "^3.8 || ^6.2",
  600. "php-coveralls/php-coveralls": "^2.1",
  601. "phpunit/phpunit": "^8.0",
  602. "squizlabs/php_codesniffer": "^3.4",
  603. "zendframework/zend-http": "^2.8"
  604. },
  605. "suggest": {
  606. "minimalcode/search": "Query builder compatible with Solarium, allows simplified solr-query handling"
  607. },
  608. "time": "2020-02-14T15:18:59+00:00",
  609. "type": "library",
  610. "installation-source": "dist",
  611. "autoload": {
  612. "psr-4": {
  613. "Solarium\\": "src/"
  614. }
  615. },
  616. "notification-url": "https://packagist.org/downloads/",
  617. "license": [
  618. "BSD-3-Clause"
  619. ],
  620. "authors": [
  621. {
  622. "name": "See GitHub contributors",
  623. "homepage": "https://github.com/basdenooijer/solarium/contributors"
  624. }
  625. ],
  626. "description": "PHP Solr client",
  627. "homepage": "http://www.solarium-project.org",
  628. "keywords": [
  629. "php",
  630. "search",
  631. "solr"
  632. ]
  633. },
  634. {
  635. "name": "symfony/event-dispatcher",
  636. "version": "v5.0.6",
  637. "version_normalized": "5.0.6.0",
  638. "source": {
  639. "type": "git",
  640. "url": "https://github.com/symfony/event-dispatcher.git",
  641. "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea"
  642. },
  643. "dist": {
  644. "type": "zip",
  645. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b45ad88b253c5a9702ce218e201d89c85d148cea",
  646. "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea",
  647. "shasum": ""
  648. },
  649. "require": {
  650. "php": "^7.2.5",
  651. "symfony/event-dispatcher-contracts": "^2"
  652. },
  653. "conflict": {
  654. "symfony/dependency-injection": "<4.4"
  655. },
  656. "provide": {
  657. "psr/event-dispatcher-implementation": "1.0",
  658. "symfony/event-dispatcher-implementation": "2.0"
  659. },
  660. "require-dev": {
  661. "psr/log": "~1.0",
  662. "symfony/config": "^4.4|^5.0",
  663. "symfony/dependency-injection": "^4.4|^5.0",
  664. "symfony/expression-language": "^4.4|^5.0",
  665. "symfony/http-foundation": "^4.4|^5.0",
  666. "symfony/service-contracts": "^1.1|^2",
  667. "symfony/stopwatch": "^4.4|^5.0"
  668. },
  669. "suggest": {
  670. "symfony/dependency-injection": "",
  671. "symfony/http-kernel": ""
  672. },
  673. "time": "2020-02-22T20:09:08+00:00",
  674. "type": "library",
  675. "extra": {
  676. "branch-alias": {
  677. "dev-master": "5.0-dev"
  678. }
  679. },
  680. "installation-source": "dist",
  681. "autoload": {
  682. "psr-4": {
  683. "Symfony\\Component\\EventDispatcher\\": ""
  684. },
  685. "exclude-from-classmap": [
  686. "/Tests/"
  687. ]
  688. },
  689. "notification-url": "https://packagist.org/downloads/",
  690. "license": [
  691. "MIT"
  692. ],
  693. "authors": [
  694. {
  695. "name": "Fabien Potencier",
  696. "email": "fabien@symfony.com"
  697. },
  698. {
  699. "name": "Symfony Community",
  700. "homepage": "https://symfony.com/contributors"
  701. }
  702. ],
  703. "description": "Symfony EventDispatcher Component",
  704. "homepage": "https://symfony.com"
  705. },
  706. {
  707. "name": "symfony/event-dispatcher-contracts",
  708. "version": "v2.0.1",
  709. "version_normalized": "2.0.1.0",
  710. "source": {
  711. "type": "git",
  712. "url": "https://github.com/symfony/event-dispatcher-contracts.git",
  713. "reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
  714. },
  715. "dist": {
  716. "type": "zip",
  717. "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
  718. "reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
  719. "shasum": ""
  720. },
  721. "require": {
  722. "php": "^7.2.5",
  723. "psr/event-dispatcher": "^1"
  724. },
  725. "suggest": {
  726. "symfony/event-dispatcher-implementation": ""
  727. },
  728. "time": "2019-11-18T17:27:11+00:00",
  729. "type": "library",
  730. "extra": {
  731. "branch-alias": {
  732. "dev-master": "2.0-dev"
  733. }
  734. },
  735. "installation-source": "dist",
  736. "autoload": {
  737. "psr-4": {
  738. "Symfony\\Contracts\\EventDispatcher\\": ""
  739. }
  740. },
  741. "notification-url": "https://packagist.org/downloads/",
  742. "license": [
  743. "MIT"
  744. ],
  745. "authors": [
  746. {
  747. "name": "Nicolas Grekas",
  748. "email": "p@tchwork.com"
  749. },
  750. {
  751. "name": "Symfony Community",
  752. "homepage": "https://symfony.com/contributors"
  753. }
  754. ],
  755. "description": "Generic abstractions related to dispatching event",
  756. "homepage": "https://symfony.com",
  757. "keywords": [
  758. "abstractions",
  759. "contracts",
  760. "decoupling",
  761. "interfaces",
  762. "interoperability",
  763. "standards"
  764. ]
  765. },
  766. {
  767. "name": "tecnickcom/tcpdf",
  768. "version": "6.3.5",
  769. "version_normalized": "6.3.5.0",
  770. "source": {
  771. "type": "git",
  772. "url": "https://github.com/tecnickcom/TCPDF.git",
  773. "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
  774. },
  775. "dist": {
  776. "type": "zip",
  777. "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
  778. "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
  779. "shasum": ""
  780. },
  781. "require": {
  782. "php": ">=5.3.0"
  783. },
  784. "time": "2020-02-14T14:20:12+00:00",
  785. "type": "library",
  786. "installation-source": "dist",
  787. "autoload": {
  788. "classmap": [
  789. "config",
  790. "include",
  791. "tcpdf.php",
  792. "tcpdf_parser.php",
  793. "tcpdf_import.php",
  794. "tcpdf_barcodes_1d.php",
  795. "tcpdf_barcodes_2d.php",
  796. "include/tcpdf_colors.php",
  797. "include/tcpdf_filters.php",
  798. "include/tcpdf_font_data.php",
  799. "include/tcpdf_fonts.php",
  800. "include/tcpdf_images.php",
  801. "include/tcpdf_static.php",
  802. "include/barcodes/datamatrix.php",
  803. "include/barcodes/pdf417.php",
  804. "include/barcodes/qrcode.php"
  805. ]
  806. },
  807. "notification-url": "https://packagist.org/downloads/",
  808. "license": [
  809. "LGPL-3.0-only"
  810. ],
  811. "authors": [
  812. {
  813. "name": "Nicola Asuni",
  814. "email": "info@tecnick.com",
  815. "role": "lead"
  816. }
  817. ],
  818. "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
  819. "homepage": "http://www.tcpdf.org/",
  820. "keywords": [
  821. "PDFD32000-2008",
  822. "TCPDF",
  823. "barcodes",
  824. "datamatrix",
  825. "pdf",
  826. "pdf417",
  827. "qrcode"
  828. ]
  829. },
  830. {
  831. "name": "yiisoft/yii2",
  832. "version": "2.0.34",
  833. "version_normalized": "2.0.34.0",
  834. "source": {
  835. "type": "git",
  836. "url": "https://github.com/yiisoft/yii2-framework.git",
  837. "reference": "ef2585379bc387433e150a62451a89a4b1e130d7"
  838. },
  839. "dist": {
  840. "type": "zip",
  841. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/ef2585379bc387433e150a62451a89a4b1e130d7",
  842. "reference": "ef2585379bc387433e150a62451a89a4b1e130d7",
  843. "shasum": ""
  844. },
  845. "require": {
  846. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  847. "bower-asset/jquery": "3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  848. "bower-asset/punycode": "1.3.*",
  849. "bower-asset/yii2-pjax": "~2.0.1",
  850. "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
  851. "ext-ctype": "*",
  852. "ext-mbstring": "*",
  853. "ezyang/htmlpurifier": "~4.6",
  854. "lib-pcre": "*",
  855. "php": ">=5.4.0",
  856. "yiisoft/yii2-composer": "~2.0.4"
  857. },
  858. "time": "2020-03-26T20:42:29+00:00",
  859. "bin": [
  860. "yii"
  861. ],
  862. "type": "library",
  863. "extra": {
  864. "branch-alias": {
  865. "dev-master": "2.0.x-dev"
  866. }
  867. },
  868. "installation-source": "dist",
  869. "autoload": {
  870. "psr-4": {
  871. "yii\\": ""
  872. }
  873. },
  874. "notification-url": "https://packagist.org/downloads/",
  875. "license": [
  876. "BSD-3-Clause"
  877. ],
  878. "authors": [
  879. {
  880. "name": "Qiang Xue",
  881. "email": "qiang.xue@gmail.com",
  882. "homepage": "http://www.yiiframework.com/",
  883. "role": "Founder and project lead"
  884. },
  885. {
  886. "name": "Alexander Makarov",
  887. "email": "sam@rmcreative.ru",
  888. "homepage": "http://rmcreative.ru/",
  889. "role": "Core framework development"
  890. },
  891. {
  892. "name": "Maurizio Domba",
  893. "homepage": "http://mdomba.info/",
  894. "role": "Core framework development"
  895. },
  896. {
  897. "name": "Carsten Brandt",
  898. "email": "mail@cebe.cc",
  899. "homepage": "http://cebe.cc/",
  900. "role": "Core framework development"
  901. },
  902. {
  903. "name": "Timur Ruziev",
  904. "email": "resurtm@gmail.com",
  905. "homepage": "http://resurtm.com/",
  906. "role": "Core framework development"
  907. },
  908. {
  909. "name": "Paul Klimov",
  910. "email": "klimov.paul@gmail.com",
  911. "role": "Core framework development"
  912. },
  913. {
  914. "name": "Dmitry Naumenko",
  915. "email": "d.naumenko.a@gmail.com",
  916. "role": "Core framework development"
  917. },
  918. {
  919. "name": "Boudewijn Vahrmeijer",
  920. "email": "info@dynasource.eu",
  921. "homepage": "http://dynasource.eu",
  922. "role": "Core framework development"
  923. }
  924. ],
  925. "description": "Yii PHP Framework Version 2",
  926. "homepage": "http://www.yiiframework.com/",
  927. "keywords": [
  928. "framework",
  929. "yii2"
  930. ],
  931. "funding": [
  932. {
  933. "url": "https://github.com/yiisoft",
  934. "type": "github"
  935. },
  936. {
  937. "url": "https://opencollective.com/yiisoft",
  938. "type": "open_collective"
  939. },
  940. {
  941. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
  942. "type": "tidelift"
  943. }
  944. ]
  945. },
  946. {
  947. "name": "yiisoft/yii2-composer",
  948. "version": "2.0.8",
  949. "version_normalized": "2.0.8.0",
  950. "source": {
  951. "type": "git",
  952. "url": "https://github.com/yiisoft/yii2-composer.git",
  953. "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9"
  954. },
  955. "dist": {
  956. "type": "zip",
  957. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/5c7ca9836cf80b34db265332a7f2f8438eb469b9",
  958. "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9",
  959. "shasum": ""
  960. },
  961. "require": {
  962. "composer-plugin-api": "^1.0"
  963. },
  964. "require-dev": {
  965. "composer/composer": "^1.0",
  966. "phpunit/phpunit": "<7"
  967. },
  968. "time": "2019-07-16T13:22:30+00:00",
  969. "type": "composer-plugin",
  970. "extra": {
  971. "class": "yii\\composer\\Plugin",
  972. "branch-alias": {
  973. "dev-master": "2.0.x-dev"
  974. }
  975. },
  976. "installation-source": "dist",
  977. "autoload": {
  978. "psr-4": {
  979. "yii\\composer\\": ""
  980. }
  981. },
  982. "notification-url": "https://packagist.org/downloads/",
  983. "license": [
  984. "BSD-3-Clause"
  985. ],
  986. "authors": [
  987. {
  988. "name": "Qiang Xue",
  989. "email": "qiang.xue@gmail.com"
  990. },
  991. {
  992. "name": "Carsten Brandt",
  993. "email": "mail@cebe.cc"
  994. }
  995. ],
  996. "description": "The composer plugin for Yii extension installer",
  997. "keywords": [
  998. "composer",
  999. "extension installer",
  1000. "yii2"
  1001. ]
  1002. },
  1003. {
  1004. "name": "yiisoft/yii2-imagine",
  1005. "version": "2.2.0",
  1006. "version_normalized": "2.2.0.0",
  1007. "source": {
  1008. "type": "git",
  1009. "url": "https://github.com/yiisoft/yii2-imagine.git",
  1010. "reference": "8637f63ee2eb81b7fe1f4c0e16cc8cc474a68bae"
  1011. },
  1012. "dist": {
  1013. "type": "zip",
  1014. "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/8637f63ee2eb81b7fe1f4c0e16cc8cc474a68bae",
  1015. "reference": "8637f63ee2eb81b7fe1f4c0e16cc8cc474a68bae",
  1016. "shasum": ""
  1017. },
  1018. "require": {
  1019. "imagine/imagine": "^0.6 | ^0.7 | ^1.0",
  1020. "yiisoft/yii2": "~2.0.0"
  1021. },
  1022. "require-dev": {
  1023. "phpunit/phpunit": "<7"
  1024. },
  1025. "time": "2019-06-04T12:38:50+00:00",
  1026. "type": "yii2-extension",
  1027. "extra": {
  1028. "branch-alias": {
  1029. "dev-master": "2.0.x-dev"
  1030. }
  1031. },
  1032. "installation-source": "dist",
  1033. "autoload": {
  1034. "psr-4": {
  1035. "yii\\imagine\\": "src"
  1036. }
  1037. },
  1038. "notification-url": "https://packagist.org/downloads/",
  1039. "license": [
  1040. "BSD-3-Clause"
  1041. ],
  1042. "authors": [
  1043. {
  1044. "name": "Antonio Ramirez",
  1045. "email": "amigo.cobos@gmail.com"
  1046. }
  1047. ],
  1048. "description": "The Imagine integration for the Yii framework",
  1049. "keywords": [
  1050. "helper",
  1051. "image",
  1052. "imagine",
  1053. "yii2"
  1054. ]
  1055. },
  1056. {
  1057. "name": "yiisoft/yii2-mongodb",
  1058. "version": "2.1.9",
  1059. "version_normalized": "2.1.9.0",
  1060. "source": {
  1061. "type": "git",
  1062. "url": "https://github.com/yiisoft/yii2-mongodb.git",
  1063. "reference": "780cb4b0478bf8851e8395a76dcfc6b367258224"
  1064. },
  1065. "dist": {
  1066. "type": "zip",
  1067. "url": "https://api.github.com/repos/yiisoft/yii2-mongodb/zipball/780cb4b0478bf8851e8395a76dcfc6b367258224",
  1068. "reference": "780cb4b0478bf8851e8395a76dcfc6b367258224",
  1069. "shasum": ""
  1070. },
  1071. "require": {
  1072. "ext-mongodb": ">=1.0.0",
  1073. "yiisoft/yii2": "~2.0.14"
  1074. },
  1075. "require-dev": {
  1076. "phpunit/phpunit": "4.8.27|~5.7.21|^6.2"
  1077. },
  1078. "time": "2019-11-19T20:27:26+00:00",
  1079. "type": "yii2-extension",
  1080. "extra": {
  1081. "branch-alias": {
  1082. "dev-master": "2.1.x-dev"
  1083. }
  1084. },
  1085. "installation-source": "dist",
  1086. "autoload": {
  1087. "psr-4": {
  1088. "yii\\mongodb\\": "src"
  1089. }
  1090. },
  1091. "notification-url": "https://packagist.org/downloads/",
  1092. "license": [
  1093. "BSD-3-Clause"
  1094. ],
  1095. "authors": [
  1096. {
  1097. "name": "Paul Klimov",
  1098. "email": "klimov.paul@gmail.com"
  1099. }
  1100. ],
  1101. "description": "MongoDB extension for the Yii framework",
  1102. "keywords": [
  1103. "GridFS",
  1104. "active-record",
  1105. "mongo",
  1106. "mongodb",
  1107. "yii2"
  1108. ]
  1109. },
  1110. {
  1111. "name": "yiisoft/yii2-redis",
  1112. "version": "2.0.12",
  1113. "version_normalized": "2.0.12.0",
  1114. "source": {
  1115. "type": "git",
  1116. "url": "https://github.com/yiisoft/yii2-redis.git",
  1117. "reference": "28d0034f8b5a0734863affa4eaf9a76ec9b8bb85"
  1118. },
  1119. "dist": {
  1120. "type": "zip",
  1121. "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/28d0034f8b5a0734863affa4eaf9a76ec9b8bb85",
  1122. "reference": "28d0034f8b5a0734863affa4eaf9a76ec9b8bb85",
  1123. "shasum": ""
  1124. },
  1125. "require": {
  1126. "ext-openssl": "*",
  1127. "yiisoft/yii2": "~2.0.16"
  1128. },
  1129. "require-dev": {
  1130. "phpunit/phpunit": "<7",
  1131. "yiisoft/yii2-dev": "~2.0.16"
  1132. },
  1133. "time": "2020-03-13T07:25:25+00:00",
  1134. "type": "yii2-extension",
  1135. "extra": {
  1136. "branch-alias": {
  1137. "dev-master": "2.0.x-dev"
  1138. }
  1139. },
  1140. "installation-source": "dist",
  1141. "autoload": {
  1142. "psr-4": {
  1143. "yii\\redis\\": "src"
  1144. }
  1145. },
  1146. "notification-url": "https://packagist.org/downloads/",
  1147. "license": [
  1148. "BSD-3-Clause"
  1149. ],
  1150. "authors": [
  1151. {
  1152. "name": "Carsten Brandt",
  1153. "email": "mail@cebe.cc"
  1154. }
  1155. ],
  1156. "description": "Redis Cache, Session and ActiveRecord for the Yii framework",
  1157. "keywords": [
  1158. "active-record",
  1159. "cache",
  1160. "redis",
  1161. "session",
  1162. "yii2"
  1163. ],
  1164. "funding": [
  1165. {
  1166. "url": "https://github.com/yiisoft",
  1167. "type": "github"
  1168. },
  1169. {
  1170. "url": "https://opencollective.com/yiisoft",
  1171. "type": "open_collective"
  1172. },
  1173. {
  1174. "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-redis",
  1175. "type": "tidelift"
  1176. }
  1177. ]
  1178. }
  1179. ]