You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1126 lines
41 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  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": "3f23bd556b4acf6c2728200635bf4eb6",
  8. "packages": [
  9. {
  10. "name": "bower-asset/bootstrap",
  11. "version": "v3.4.1",
  12. "source": {
  13. "type": "git",
  14. "url": "git@github.com:twbs/bootstrap.git",
  15. "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
  20. "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "bower-asset/jquery": ">=1.9.1,<4.0"
  25. },
  26. "type": "bower-asset-library",
  27. "extra": {
  28. "bower-asset-main": [
  29. "less/bootstrap.less",
  30. "dist/js/bootstrap.js"
  31. ],
  32. "bower-asset-ignore": [
  33. "/.*",
  34. "_config.yml",
  35. "CNAME",
  36. "composer.json",
  37. "CONTRIBUTING.md",
  38. "docs",
  39. "js/tests",
  40. "test-infra"
  41. ]
  42. },
  43. "license": [
  44. "MIT"
  45. ],
  46. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  47. "keywords": [
  48. "css",
  49. "framework",
  50. "front-end",
  51. "js",
  52. "less",
  53. "mobile-first",
  54. "responsive",
  55. "web"
  56. ],
  57. "time": "2019-02-13T15:55:38+00:00"
  58. },
  59. {
  60. "name": "bower-asset/inputmask",
  61. "version": "3.3.11",
  62. "source": {
  63. "type": "git",
  64. "url": "https://github.com/RobinHerbots/Inputmask.git",
  65. "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
  66. },
  67. "dist": {
  68. "type": "zip",
  69. "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
  70. "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
  71. "shasum": ""
  72. },
  73. "require": {
  74. "bower-asset/jquery": ">=1.7"
  75. },
  76. "type": "bower-asset-library",
  77. "extra": {
  78. "bower-asset-main": [
  79. "./dist/inputmask/inputmask.js",
  80. "./dist/inputmask/inputmask.extensions.js",
  81. "./dist/inputmask/inputmask.date.extensions.js",
  82. "./dist/inputmask/inputmask.numeric.extensions.js",
  83. "./dist/inputmask/inputmask.phone.extensions.js",
  84. "./dist/inputmask/jquery.inputmask.js",
  85. "./dist/inputmask/global/document.js",
  86. "./dist/inputmask/global/window.js",
  87. "./dist/inputmask/phone-codes/phone.js",
  88. "./dist/inputmask/phone-codes/phone-be.js",
  89. "./dist/inputmask/phone-codes/phone-nl.js",
  90. "./dist/inputmask/phone-codes/phone-ru.js",
  91. "./dist/inputmask/phone-codes/phone-uk.js",
  92. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
  93. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
  94. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
  95. "./dist/inputmask/bindings/inputmask.binding.js"
  96. ],
  97. "bower-asset-ignore": [
  98. "**/*",
  99. "!dist/*",
  100. "!dist/inputmask/*",
  101. "!dist/min/*",
  102. "!dist/min/inputmask/*"
  103. ]
  104. },
  105. "license": [
  106. "http://opensource.org/licenses/mit-license.php"
  107. ],
  108. "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
  109. "keywords": [
  110. "form",
  111. "input",
  112. "inputmask",
  113. "jquery",
  114. "mask",
  115. "plugins"
  116. ],
  117. "time": "2017-11-21T11:46:23+00:00"
  118. },
  119. {
  120. "name": "bower-asset/jquery",
  121. "version": "3.4.1",
  122. "source": {
  123. "type": "git",
  124. "url": "https://github.com/jquery/jquery-dist.git",
  125. "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
  126. },
  127. "dist": {
  128. "type": "zip",
  129. "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/15bc73803f76bc53b654b9fdbbbc096f56d7c03d",
  130. "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d",
  131. "shasum": ""
  132. },
  133. "type": "bower-asset-library",
  134. "extra": {
  135. "bower-asset-main": "dist/jquery.js",
  136. "bower-asset-ignore": [
  137. "package.json"
  138. ]
  139. },
  140. "license": [
  141. "MIT"
  142. ],
  143. "keywords": [
  144. "browser",
  145. "javascript",
  146. "jquery",
  147. "library"
  148. ],
  149. "time": "2019-05-01T21:19:28+00:00"
  150. },
  151. {
  152. "name": "bower-asset/punycode",
  153. "version": "v1.3.2",
  154. "source": {
  155. "type": "git",
  156. "url": "git@github.com:bestiejs/punycode.js.git",
  157. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  158. },
  159. "dist": {
  160. "type": "zip",
  161. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  162. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  163. "shasum": ""
  164. },
  165. "type": "bower-asset-library",
  166. "extra": {
  167. "bower-asset-main": "punycode.js",
  168. "bower-asset-ignore": [
  169. "coverage",
  170. "tests",
  171. ".*",
  172. "component.json",
  173. "Gruntfile.js",
  174. "node_modules",
  175. "package.json"
  176. ]
  177. },
  178. "time": "2014-10-22T12:02:42+00:00"
  179. },
  180. {
  181. "name": "bower-asset/yii2-pjax",
  182. "version": "dev-master",
  183. "source": {
  184. "type": "git",
  185. "url": "https://github.com/yiisoft/jquery-pjax.git",
  186. "reference": "c39f2393883f370d3c0d63d80a122534131b0f56"
  187. },
  188. "dist": {
  189. "type": "zip",
  190. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/c39f2393883f370d3c0d63d80a122534131b0f56",
  191. "reference": "c39f2393883f370d3c0d63d80a122534131b0f56",
  192. "shasum": ""
  193. },
  194. "require": {
  195. "bower-asset/jquery": ">=1.8"
  196. },
  197. "type": "bower-asset-library",
  198. "extra": {
  199. "bower-asset-main": "./jquery.pjax.js",
  200. "bower-asset-ignore": [
  201. ".travis.yml",
  202. "Gemfile",
  203. "Gemfile.lock",
  204. "CONTRIBUTING.md",
  205. "vendor/",
  206. "script/",
  207. "test/"
  208. ],
  209. "branch-alias": {
  210. "dev-master": "2.0.8-dev"
  211. }
  212. },
  213. "license": [
  214. "MIT"
  215. ],
  216. "time": "2017-10-14T08:42:41+00:00"
  217. },
  218. {
  219. "name": "cebe/markdown",
  220. "version": "dev-master",
  221. "source": {
  222. "type": "git",
  223. "url": "https://github.com/cebe/markdown.git",
  224. "reference": "eeb1bf622e80f337479e00a5db94c56e7cf1326b"
  225. },
  226. "dist": {
  227. "type": "zip",
  228. "url": "https://api.github.com/repos/cebe/markdown/zipball/eeb1bf622e80f337479e00a5db94c56e7cf1326b",
  229. "reference": "eeb1bf622e80f337479e00a5db94c56e7cf1326b",
  230. "shasum": ""
  231. },
  232. "require": {
  233. "lib-pcre": "*",
  234. "php": ">=5.4.0"
  235. },
  236. "require-dev": {
  237. "cebe/indent": "*",
  238. "facebook/xhprof": "*@dev",
  239. "phpunit/phpunit": "4.1.*"
  240. },
  241. "bin": [
  242. "bin/markdown"
  243. ],
  244. "type": "library",
  245. "extra": {
  246. "branch-alias": {
  247. "dev-master": "1.2.x-dev"
  248. }
  249. },
  250. "autoload": {
  251. "psr-4": {
  252. "cebe\\markdown\\": ""
  253. }
  254. },
  255. "notification-url": "https://packagist.org/downloads/",
  256. "license": [
  257. "MIT"
  258. ],
  259. "authors": [
  260. {
  261. "name": "Carsten Brandt",
  262. "email": "mail@cebe.cc",
  263. "homepage": "http://cebe.cc/",
  264. "role": "Creator"
  265. }
  266. ],
  267. "description": "A super fast, highly extensible markdown parser for PHP",
  268. "homepage": "https://github.com/cebe/markdown#readme",
  269. "keywords": [
  270. "extensible",
  271. "fast",
  272. "gfm",
  273. "markdown",
  274. "markdown-extra"
  275. ],
  276. "time": "2018-12-10T09:41:35+00:00"
  277. },
  278. {
  279. "name": "ezyang/htmlpurifier",
  280. "version": "v4.10.0",
  281. "source": {
  282. "type": "git",
  283. "url": "https://github.com/ezyang/htmlpurifier.git",
  284. "reference": "d85d39da4576a6934b72480be6978fb10c860021"
  285. },
  286. "dist": {
  287. "type": "zip",
  288. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
  289. "reference": "d85d39da4576a6934b72480be6978fb10c860021",
  290. "shasum": ""
  291. },
  292. "require": {
  293. "php": ">=5.2"
  294. },
  295. "require-dev": {
  296. "simpletest/simpletest": "^1.1"
  297. },
  298. "type": "library",
  299. "autoload": {
  300. "psr-0": {
  301. "HTMLPurifier": "library/"
  302. },
  303. "files": [
  304. "library/HTMLPurifier.composer.php"
  305. ]
  306. },
  307. "notification-url": "https://packagist.org/downloads/",
  308. "license": [
  309. "LGPL"
  310. ],
  311. "authors": [
  312. {
  313. "name": "Edward Z. Yang",
  314. "email": "admin@htmlpurifier.org",
  315. "homepage": "http://ezyang.com"
  316. }
  317. ],
  318. "description": "Standards compliant HTML filter written in PHP",
  319. "homepage": "http://htmlpurifier.org/",
  320. "keywords": [
  321. "html"
  322. ],
  323. "time": "2018-02-23T01:58:20+00:00"
  324. },
  325. {
  326. "name": "markbaker/complex",
  327. "version": "1.4.7",
  328. "source": {
  329. "type": "git",
  330. "url": "https://github.com/MarkBaker/PHPComplex.git",
  331. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
  332. },
  333. "dist": {
  334. "type": "zip",
  335. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  336. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  337. "shasum": ""
  338. },
  339. "require": {
  340. "php": "^5.6.0|^7.0.0"
  341. },
  342. "require-dev": {
  343. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  344. "phpcompatibility/php-compatibility": "^8.0",
  345. "phpdocumentor/phpdocumentor": "2.*",
  346. "phploc/phploc": "2.*",
  347. "phpmd/phpmd": "2.*",
  348. "phpunit/phpunit": "^4.8.35|^5.4.0",
  349. "sebastian/phpcpd": "2.*",
  350. "squizlabs/php_codesniffer": "^3.3.0"
  351. },
  352. "type": "library",
  353. "autoload": {
  354. "psr-4": {
  355. "Complex\\": "classes/src/"
  356. },
  357. "files": [
  358. "classes/src/functions/abs.php",
  359. "classes/src/functions/acos.php",
  360. "classes/src/functions/acosh.php",
  361. "classes/src/functions/acot.php",
  362. "classes/src/functions/acoth.php",
  363. "classes/src/functions/acsc.php",
  364. "classes/src/functions/acsch.php",
  365. "classes/src/functions/argument.php",
  366. "classes/src/functions/asec.php",
  367. "classes/src/functions/asech.php",
  368. "classes/src/functions/asin.php",
  369. "classes/src/functions/asinh.php",
  370. "classes/src/functions/atan.php",
  371. "classes/src/functions/atanh.php",
  372. "classes/src/functions/conjugate.php",
  373. "classes/src/functions/cos.php",
  374. "classes/src/functions/cosh.php",
  375. "classes/src/functions/cot.php",
  376. "classes/src/functions/coth.php",
  377. "classes/src/functions/csc.php",
  378. "classes/src/functions/csch.php",
  379. "classes/src/functions/exp.php",
  380. "classes/src/functions/inverse.php",
  381. "classes/src/functions/ln.php",
  382. "classes/src/functions/log2.php",
  383. "classes/src/functions/log10.php",
  384. "classes/src/functions/negative.php",
  385. "classes/src/functions/pow.php",
  386. "classes/src/functions/rho.php",
  387. "classes/src/functions/sec.php",
  388. "classes/src/functions/sech.php",
  389. "classes/src/functions/sin.php",
  390. "classes/src/functions/sinh.php",
  391. "classes/src/functions/sqrt.php",
  392. "classes/src/functions/tan.php",
  393. "classes/src/functions/tanh.php",
  394. "classes/src/functions/theta.php",
  395. "classes/src/operations/add.php",
  396. "classes/src/operations/subtract.php",
  397. "classes/src/operations/multiply.php",
  398. "classes/src/operations/divideby.php",
  399. "classes/src/operations/divideinto.php"
  400. ]
  401. },
  402. "notification-url": "https://packagist.org/downloads/",
  403. "license": [
  404. "MIT"
  405. ],
  406. "authors": [
  407. {
  408. "name": "Mark Baker",
  409. "email": "mark@lange.demon.co.uk"
  410. }
  411. ],
  412. "description": "PHP Class for working with complex numbers",
  413. "homepage": "https://github.com/MarkBaker/PHPComplex",
  414. "keywords": [
  415. "complex",
  416. "mathematics"
  417. ],
  418. "time": "2018-10-13T23:28:42+00:00"
  419. },
  420. {
  421. "name": "markbaker/matrix",
  422. "version": "1.2.0",
  423. "source": {
  424. "type": "git",
  425. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  426. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
  427. },
  428. "dist": {
  429. "type": "zip",
  430. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  431. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  432. "shasum": ""
  433. },
  434. "require": {
  435. "php": "^5.6.0|^7.0.0"
  436. },
  437. "require-dev": {
  438. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  439. "phpcompatibility/php-compatibility": "dev-master",
  440. "phploc/phploc": "^4",
  441. "phpmd/phpmd": "dev-master",
  442. "phpunit/phpunit": "^5.7",
  443. "sebastian/phpcpd": "^3.0",
  444. "squizlabs/php_codesniffer": "^3.0@dev"
  445. },
  446. "type": "library",
  447. "autoload": {
  448. "psr-4": {
  449. "Matrix\\": "classes/src/"
  450. },
  451. "files": [
  452. "classes/src/functions/adjoint.php",
  453. "classes/src/functions/antidiagonal.php",
  454. "classes/src/functions/cofactors.php",
  455. "classes/src/functions/determinant.php",
  456. "classes/src/functions/diagonal.php",
  457. "classes/src/functions/identity.php",
  458. "classes/src/functions/inverse.php",
  459. "classes/src/functions/minors.php",
  460. "classes/src/functions/trace.php",
  461. "classes/src/functions/transpose.php",
  462. "classes/src/operations/add.php",
  463. "classes/src/operations/directsum.php",
  464. "classes/src/operations/subtract.php",
  465. "classes/src/operations/multiply.php",
  466. "classes/src/operations/divideby.php",
  467. "classes/src/operations/divideinto.php"
  468. ]
  469. },
  470. "notification-url": "https://packagist.org/downloads/",
  471. "license": [
  472. "MIT"
  473. ],
  474. "authors": [
  475. {
  476. "name": "Mark Baker",
  477. "email": "mark@lange.demon.co.uk"
  478. }
  479. ],
  480. "description": "PHP Class for working with matrices",
  481. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  482. "keywords": [
  483. "mathematics",
  484. "matrix",
  485. "vector"
  486. ],
  487. "time": "2019-10-06T11:29:25+00:00"
  488. },
  489. {
  490. "name": "moonlandsoft/yii2-phpexcel",
  491. "version": "dev-master",
  492. "source": {
  493. "type": "git",
  494. "url": "https://github.com/moonlandsoft/yii2-phpexcel.git",
  495. "reference": "ccf28ff8ce2c665a7769dd6516098b4a35c8c309"
  496. },
  497. "dist": {
  498. "type": "zip",
  499. "url": "https://api.github.com/repos/moonlandsoft/yii2-phpexcel/zipball/ccf28ff8ce2c665a7769dd6516098b4a35c8c309",
  500. "reference": "ccf28ff8ce2c665a7769dd6516098b4a35c8c309",
  501. "shasum": ""
  502. },
  503. "require": {
  504. "phpoffice/phpspreadsheet": "*",
  505. "yiisoft/yii2": "*"
  506. },
  507. "type": "yii2-extension",
  508. "autoload": {
  509. "psr-4": {
  510. "moonland\\phpexcel\\": ""
  511. }
  512. },
  513. "notification-url": "https://packagist.org/downloads/",
  514. "license": [
  515. "MIT"
  516. ],
  517. "authors": [
  518. {
  519. "name": "Moh Khoirul Anam",
  520. "email": "moh.khoirul.anaam@gmail.com"
  521. }
  522. ],
  523. "description": "Exporting PHP to Excel or Importing Excel to PHP",
  524. "keywords": [
  525. "excel",
  526. "export",
  527. "extension",
  528. "import",
  529. "xls",
  530. "yii2"
  531. ],
  532. "time": "2019-01-31T14:14:03+00:00"
  533. },
  534. {
  535. "name": "phpoffice/phpspreadsheet",
  536. "version": "dev-master",
  537. "source": {
  538. "type": "git",
  539. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  540. "reference": "13eaeb39cfaed16409f7fd9d1968e08be7bfd7e5"
  541. },
  542. "dist": {
  543. "type": "zip",
  544. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/13eaeb39cfaed16409f7fd9d1968e08be7bfd7e5",
  545. "reference": "13eaeb39cfaed16409f7fd9d1968e08be7bfd7e5",
  546. "shasum": ""
  547. },
  548. "require": {
  549. "ext-ctype": "*",
  550. "ext-dom": "*",
  551. "ext-fileinfo": "*",
  552. "ext-gd": "*",
  553. "ext-iconv": "*",
  554. "ext-libxml": "*",
  555. "ext-mbstring": "*",
  556. "ext-simplexml": "*",
  557. "ext-xml": "*",
  558. "ext-xmlreader": "*",
  559. "ext-xmlwriter": "*",
  560. "ext-zip": "*",
  561. "ext-zlib": "*",
  562. "markbaker/complex": "^1.4",
  563. "markbaker/matrix": "^1.1",
  564. "php": "^7.1",
  565. "psr/simple-cache": "^1.0"
  566. },
  567. "require-dev": {
  568. "dompdf/dompdf": "^0.8.0",
  569. "friendsofphp/php-cs-fixer": "@stable",
  570. "jpgraph/jpgraph": "^4.0",
  571. "mpdf/mpdf": "^7.0.0",
  572. "phpcompatibility/php-compatibility": "^8.0",
  573. "phpunit/phpunit": "^7.5",
  574. "squizlabs/php_codesniffer": "^3.3",
  575. "tecnickcom/tcpdf": "^6.2"
  576. },
  577. "suggest": {
  578. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  579. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  580. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  581. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  582. },
  583. "type": "library",
  584. "autoload": {
  585. "psr-4": {
  586. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  587. }
  588. },
  589. "notification-url": "https://packagist.org/downloads/",
  590. "license": [
  591. "LGPL-2.1-or-later"
  592. ],
  593. "authors": [
  594. {
  595. "name": "Maarten Balliauw",
  596. "homepage": "https://blog.maartenballiauw.be"
  597. },
  598. {
  599. "name": "Mark Baker",
  600. "homepage": "https://markbakeruk.net"
  601. },
  602. {
  603. "name": "Franck Lefevre",
  604. "homepage": "https://rootslabs.net"
  605. },
  606. {
  607. "name": "Erik Tilt"
  608. },
  609. {
  610. "name": "Adrien Crivelli"
  611. }
  612. ],
  613. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  614. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  615. "keywords": [
  616. "OpenXML",
  617. "excel",
  618. "gnumeric",
  619. "ods",
  620. "php",
  621. "spreadsheet",
  622. "xls",
  623. "xlsx"
  624. ],
  625. "time": "2019-10-31T23:52:20+00:00"
  626. },
  627. {
  628. "name": "psr/simple-cache",
  629. "version": "dev-master",
  630. "source": {
  631. "type": "git",
  632. "url": "https://github.com/php-fig/simple-cache.git",
  633. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  634. },
  635. "dist": {
  636. "type": "zip",
  637. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  638. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  639. "shasum": ""
  640. },
  641. "require": {
  642. "php": ">=5.3.0"
  643. },
  644. "type": "library",
  645. "extra": {
  646. "branch-alias": {
  647. "dev-master": "1.0.x-dev"
  648. }
  649. },
  650. "autoload": {
  651. "psr-4": {
  652. "Psr\\SimpleCache\\": "src/"
  653. }
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "MIT"
  658. ],
  659. "authors": [
  660. {
  661. "name": "PHP-FIG",
  662. "homepage": "http://www.php-fig.org/"
  663. }
  664. ],
  665. "description": "Common interfaces for simple caching",
  666. "keywords": [
  667. "cache",
  668. "caching",
  669. "psr",
  670. "psr-16",
  671. "simple-cache"
  672. ],
  673. "time": "2017-10-23T01:57:42+00:00"
  674. },
  675. {
  676. "name": "yiisoft/yii2",
  677. "version": "dev-master",
  678. "source": {
  679. "type": "git",
  680. "url": "https://github.com/yiisoft/yii2-framework.git",
  681. "reference": "f61cfa2ab22ddf82377f5c3428066689123b50e5"
  682. },
  683. "dist": {
  684. "type": "zip",
  685. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f61cfa2ab22ddf82377f5c3428066689123b50e5",
  686. "reference": "f61cfa2ab22ddf82377f5c3428066689123b50e5",
  687. "shasum": ""
  688. },
  689. "require": {
  690. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  691. "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",
  692. "bower-asset/punycode": "1.3.*",
  693. "bower-asset/yii2-pjax": "~2.0.1",
  694. "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
  695. "ext-ctype": "*",
  696. "ext-mbstring": "*",
  697. "ezyang/htmlpurifier": "~4.6",
  698. "lib-pcre": "*",
  699. "php": ">=5.4.0",
  700. "yiisoft/yii2-composer": "~2.0.4"
  701. },
  702. "bin": [
  703. "yii"
  704. ],
  705. "type": "library",
  706. "extra": {
  707. "branch-alias": {
  708. "dev-master": "2.0.x-dev"
  709. }
  710. },
  711. "autoload": {
  712. "psr-4": {
  713. "yii\\": ""
  714. }
  715. },
  716. "notification-url": "https://packagist.org/downloads/",
  717. "license": [
  718. "BSD-3-Clause"
  719. ],
  720. "authors": [
  721. {
  722. "name": "Qiang Xue",
  723. "email": "qiang.xue@gmail.com",
  724. "homepage": "http://www.yiiframework.com/",
  725. "role": "Founder and project lead"
  726. },
  727. {
  728. "name": "Alexander Makarov",
  729. "email": "sam@rmcreative.ru",
  730. "homepage": "http://rmcreative.ru/",
  731. "role": "Core framework development"
  732. },
  733. {
  734. "name": "Maurizio Domba",
  735. "homepage": "http://mdomba.info/",
  736. "role": "Core framework development"
  737. },
  738. {
  739. "name": "Carsten Brandt",
  740. "email": "mail@cebe.cc",
  741. "homepage": "http://cebe.cc/",
  742. "role": "Core framework development"
  743. },
  744. {
  745. "name": "Timur Ruziev",
  746. "email": "resurtm@gmail.com",
  747. "homepage": "http://resurtm.com/",
  748. "role": "Core framework development"
  749. },
  750. {
  751. "name": "Paul Klimov",
  752. "email": "klimov.paul@gmail.com",
  753. "role": "Core framework development"
  754. },
  755. {
  756. "name": "Dmitry Naumenko",
  757. "email": "d.naumenko.a@gmail.com",
  758. "role": "Core framework development"
  759. },
  760. {
  761. "name": "Boudewijn Vahrmeijer",
  762. "email": "info@dynasource.eu",
  763. "homepage": "http://dynasource.eu",
  764. "role": "Core framework development"
  765. }
  766. ],
  767. "description": "Yii PHP Framework Version 2",
  768. "homepage": "http://www.yiiframework.com/",
  769. "keywords": [
  770. "framework",
  771. "yii2"
  772. ],
  773. "time": "2019-07-10T18:16:39+00:00"
  774. },
  775. {
  776. "name": "yiisoft/yii2-bootstrap",
  777. "version": "dev-master",
  778. "source": {
  779. "type": "git",
  780. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  781. "reference": "40a00e20b66057cd32d0c8bbc9377dc0223e541a"
  782. },
  783. "dist": {
  784. "type": "zip",
  785. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/40a00e20b66057cd32d0c8bbc9377dc0223e541a",
  786. "reference": "40a00e20b66057cd32d0c8bbc9377dc0223e541a",
  787. "shasum": ""
  788. },
  789. "require": {
  790. "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
  791. "yiisoft/yii2": "~2.0.6"
  792. },
  793. "require-dev": {
  794. "phpunit/phpunit": "<7"
  795. },
  796. "type": "yii2-extension",
  797. "extra": {
  798. "branch-alias": {
  799. "dev-master": "2.0.x-dev"
  800. }
  801. },
  802. "autoload": {
  803. "psr-4": {
  804. "yii\\bootstrap\\": "src"
  805. }
  806. },
  807. "notification-url": "https://packagist.org/downloads/",
  808. "license": [
  809. "BSD-3-Clause"
  810. ],
  811. "authors": [
  812. {
  813. "name": "Paul Klimov",
  814. "email": "klimov.paul@gmail.com"
  815. },
  816. {
  817. "name": "Alexander Makarov",
  818. "email": "sam@rmcreative.ru",
  819. "homepage": "http://rmcreative.ru/"
  820. },
  821. {
  822. "name": "Antonio Ramirez",
  823. "email": "amigo.cobos@gmail.com"
  824. },
  825. {
  826. "name": "Qiang Xue",
  827. "email": "qiang.xue@gmail.com",
  828. "homepage": "http://www.yiiframework.com/"
  829. }
  830. ],
  831. "description": "The Twitter Bootstrap extension for the Yii framework",
  832. "keywords": [
  833. "bootstrap",
  834. "yii2"
  835. ],
  836. "time": "2019-05-23T16:20:29+00:00"
  837. },
  838. {
  839. "name": "yiisoft/yii2-composer",
  840. "version": "dev-master",
  841. "source": {
  842. "type": "git",
  843. "url": "https://github.com/yiisoft/yii2-composer.git",
  844. "reference": "fa0856bb95beb49d30f408639224b0e0ed26b4f3"
  845. },
  846. "dist": {
  847. "type": "zip",
  848. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/fa0856bb95beb49d30f408639224b0e0ed26b4f3",
  849. "reference": "fa0856bb95beb49d30f408639224b0e0ed26b4f3",
  850. "shasum": ""
  851. },
  852. "require": {
  853. "composer-plugin-api": "^1.0"
  854. },
  855. "require-dev": {
  856. "composer/composer": "^1.0",
  857. "phpunit/phpunit": "<7"
  858. },
  859. "type": "composer-plugin",
  860. "extra": {
  861. "class": "yii\\composer\\Plugin",
  862. "branch-alias": {
  863. "dev-master": "2.0.x-dev"
  864. }
  865. },
  866. "autoload": {
  867. "psr-4": {
  868. "yii\\composer\\": ""
  869. }
  870. },
  871. "notification-url": "https://packagist.org/downloads/",
  872. "license": [
  873. "BSD-3-Clause"
  874. ],
  875. "authors": [
  876. {
  877. "name": "Qiang Xue",
  878. "email": "qiang.xue@gmail.com"
  879. },
  880. {
  881. "name": "Carsten Brandt",
  882. "email": "mail@cebe.cc"
  883. }
  884. ],
  885. "description": "The composer plugin for Yii extension installer",
  886. "keywords": [
  887. "composer",
  888. "extension installer",
  889. "yii2"
  890. ],
  891. "time": "2019-05-28T08:14:44+00:00"
  892. }
  893. ],
  894. "packages-dev": [
  895. {
  896. "name": "kint-php/kint",
  897. "version": "dev-master",
  898. "source": {
  899. "type": "git",
  900. "url": "https://github.com/kint-php/kint.git",
  901. "reference": "339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3"
  902. },
  903. "dist": {
  904. "type": "zip",
  905. "url": "https://api.github.com/repos/kint-php/kint/zipball/339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3",
  906. "reference": "339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3",
  907. "shasum": ""
  908. },
  909. "require": {
  910. "php": ">=5.3.6"
  911. },
  912. "require-dev": {
  913. "friendsofphp/php-cs-fixer": "^2.0",
  914. "phpunit/phpunit": "^4.0",
  915. "seld/phar-utils": "^1.0",
  916. "symfony/finder": "^2.0 || ^3.0 || ^4.0",
  917. "vimeo/psalm": "^3.0"
  918. },
  919. "suggest": {
  920. "ext-ctype": "Simple data type tests",
  921. "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages",
  922. "ext-mbstring": "Provides string encoding detection",
  923. "kint-php/kint-js": "Provides a simplified dump to console.log()",
  924. "kint-php/kint-twig": "Provides d() and s() functions in twig templates",
  925. "symfony/polyfill-ctype": "Replacement for ext-ctype if missing",
  926. "symfony/polyfill-iconv": "Replacement for ext-iconv if missing",
  927. "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing"
  928. },
  929. "type": "library",
  930. "autoload": {
  931. "files": [
  932. "init.php"
  933. ],
  934. "psr-4": {
  935. "Kint\\": "src/"
  936. }
  937. },
  938. "notification-url": "https://packagist.org/downloads/",
  939. "license": [
  940. "MIT"
  941. ],
  942. "authors": [
  943. {
  944. "name": "Rokas Šleinius",
  945. "homepage": "https://github.com/raveren"
  946. },
  947. {
  948. "name": "Jonathan Vollebregt",
  949. "homepage": "https://github.com/jnvsor"
  950. },
  951. {
  952. "name": "Contributors",
  953. "homepage": "https://github.com/kint-php/kint/graphs/contributors"
  954. }
  955. ],
  956. "description": "Kint - debugging tool for PHP developers",
  957. "homepage": "https://kint-php.github.io/kint/",
  958. "keywords": [
  959. "debug",
  960. "kint",
  961. "php"
  962. ],
  963. "time": "2019-07-11T17:29:14+00:00"
  964. },
  965. {
  966. "name": "phpspec/php-diff",
  967. "version": "v1.1.0",
  968. "source": {
  969. "type": "git",
  970. "url": "https://github.com/phpspec/php-diff.git",
  971. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  972. },
  973. "dist": {
  974. "type": "zip",
  975. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  976. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  977. "shasum": ""
  978. },
  979. "type": "library",
  980. "extra": {
  981. "branch-alias": {
  982. "dev-master": "1.0.x-dev"
  983. }
  984. },
  985. "autoload": {
  986. "psr-0": {
  987. "Diff": "lib/"
  988. }
  989. },
  990. "notification-url": "https://packagist.org/downloads/",
  991. "license": [
  992. "BSD-3-Clause"
  993. ],
  994. "authors": [
  995. {
  996. "name": "Chris Boulton",
  997. "homepage": "http://github.com/chrisboulton"
  998. }
  999. ],
  1000. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  1001. "time": "2016-04-07T12:29:16+00:00"
  1002. },
  1003. {
  1004. "name": "yiisoft/yii2-debug",
  1005. "version": "2.1.5",
  1006. "source": {
  1007. "type": "git",
  1008. "url": "https://github.com/yiisoft/yii2-debug.git",
  1009. "reference": "a6bbf55093e154e2eeb2c778af8717989495270e"
  1010. },
  1011. "dist": {
  1012. "type": "zip",
  1013. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/a6bbf55093e154e2eeb2c778af8717989495270e",
  1014. "reference": "a6bbf55093e154e2eeb2c778af8717989495270e",
  1015. "shasum": ""
  1016. },
  1017. "require": {
  1018. "ext-mbstring": "*",
  1019. "php": ">=5.4",
  1020. "yiisoft/yii2": "~2.0.13"
  1021. },
  1022. "require-dev": {
  1023. "phpunit/phpunit": "<7",
  1024. "yiisoft/yii2-coding-standards": "~2.0",
  1025. "yiisoft/yii2-swiftmailer": "*"
  1026. },
  1027. "type": "yii2-extension",
  1028. "extra": {
  1029. "branch-alias": {
  1030. "dev-master": "2.0.x-dev"
  1031. }
  1032. },
  1033. "autoload": {
  1034. "psr-4": {
  1035. "yii\\debug\\": "src"
  1036. }
  1037. },
  1038. "notification-url": "https://packagist.org/downloads/",
  1039. "license": [
  1040. "BSD-3-Clause"
  1041. ],
  1042. "authors": [
  1043. {
  1044. "name": "Qiang Xue",
  1045. "email": "qiang.xue@gmail.com"
  1046. },
  1047. {
  1048. "name": "Simon Karlen",
  1049. "email": "simi.albi@outlook.com"
  1050. }
  1051. ],
  1052. "description": "The debugger extension for the Yii framework",
  1053. "keywords": [
  1054. "debug",
  1055. "debugger",
  1056. "yii2"
  1057. ],
  1058. "time": "2019-06-04T14:21:49+00:00"
  1059. },
  1060. {
  1061. "name": "yiisoft/yii2-gii",
  1062. "version": "2.1.0",
  1063. "source": {
  1064. "type": "git",
  1065. "url": "https://github.com/yiisoft/yii2-gii.git",
  1066. "reference": "d1c18f0dcbd72ab285acd320c56b1aa2554e06fa"
  1067. },
  1068. "dist": {
  1069. "type": "zip",
  1070. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d1c18f0dcbd72ab285acd320c56b1aa2554e06fa",
  1071. "reference": "d1c18f0dcbd72ab285acd320c56b1aa2554e06fa",
  1072. "shasum": ""
  1073. },
  1074. "require": {
  1075. "phpspec/php-diff": "^1.1.0",
  1076. "yiisoft/yii2": "~2.0.14"
  1077. },
  1078. "require-dev": {
  1079. "phpunit/phpunit": "<7",
  1080. "yiisoft/yii2-coding-standards": "~2.0"
  1081. },
  1082. "type": "yii2-extension",
  1083. "extra": {
  1084. "branch-alias": {
  1085. "dev-master": "2.0.x-dev"
  1086. }
  1087. },
  1088. "autoload": {
  1089. "psr-4": {
  1090. "yii\\gii\\": "src"
  1091. }
  1092. },
  1093. "notification-url": "https://packagist.org/downloads/",
  1094. "license": [
  1095. "BSD-3-Clause"
  1096. ],
  1097. "authors": [
  1098. {
  1099. "name": "Qiang Xue",
  1100. "email": "qiang.xue@gmail.com"
  1101. }
  1102. ],
  1103. "description": "The Gii extension for the Yii framework",
  1104. "keywords": [
  1105. "code generator",
  1106. "gii",
  1107. "yii2"
  1108. ],
  1109. "time": "2019-03-17T19:23:15+00:00"
  1110. }
  1111. ],
  1112. "aliases": [],
  1113. "minimum-stability": "dev",
  1114. "stability-flags": {
  1115. "yiisoft/yii2-bootstrap": 20,
  1116. "yiisoft/yii2-debug": 20,
  1117. "kint-php/kint": 20,
  1118. "yiisoft/yii2-gii": 20
  1119. },
  1120. "prefer-stable": false,
  1121. "prefer-lowest": false,
  1122. "platform": {
  1123. "php": ">=7.1.0"
  1124. },
  1125. "platform-dev": []
  1126. }