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.

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