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.

1775 lines
64 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
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": "546fcefd39f92f71d53ef5b56e5177f6",
  8. "packages": [
  9. {
  10. "name": "bower-asset/inputmask",
  11. "version": "3.3.11",
  12. "source": {
  13. "type": "git",
  14. "url": "git@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": "https://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": "kartik-v/bootstrap-popover-x",
  277. "version": "dev-master",
  278. "source": {
  279. "type": "git",
  280. "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
  281. "reference": "a5fd110f7b5b133f5e9aeabd6ad969366f353536"
  282. },
  283. "dist": {
  284. "type": "zip",
  285. "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/a5fd110f7b5b133f5e9aeabd6ad969366f353536",
  286. "reference": "a5fd110f7b5b133f5e9aeabd6ad969366f353536",
  287. "shasum": ""
  288. },
  289. "type": "library",
  290. "extra": {
  291. "branch-alias": {
  292. "dev-master": "1.4.x-dev"
  293. }
  294. },
  295. "autoload": {
  296. "psr-4": {
  297. "kartik\\plugins\\popover\\": ""
  298. }
  299. },
  300. "notification-url": "https://packagist.org/downloads/",
  301. "license": [
  302. "BSD-3-Clause"
  303. ],
  304. "authors": [
  305. {
  306. "name": "Kartik Visweswaran",
  307. "email": "kartikv2@gmail.com",
  308. "homepage": "http://www.krajee.com/"
  309. }
  310. ],
  311. "description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
  312. "homepage": "https://github.com/kartik-v/bootstrap-popover-x",
  313. "keywords": [
  314. "bootstrap",
  315. "extended",
  316. "jquery",
  317. "modal",
  318. "modal-popover",
  319. "popover",
  320. "popover-x"
  321. ],
  322. "time": "2019-09-03T03:12:53+00:00"
  323. },
  324. {
  325. "name": "kartik-v/bootstrap-tabs-x",
  326. "version": "dev-master",
  327. "source": {
  328. "type": "git",
  329. "url": "https://github.com/kartik-v/bootstrap-tabs-x.git",
  330. "reference": "fb3894222cc7aed17907daf017c1ea3ce5bfb746"
  331. },
  332. "dist": {
  333. "type": "zip",
  334. "url": "https://api.github.com/repos/kartik-v/bootstrap-tabs-x/zipball/fb3894222cc7aed17907daf017c1ea3ce5bfb746",
  335. "reference": "fb3894222cc7aed17907daf017c1ea3ce5bfb746",
  336. "shasum": ""
  337. },
  338. "type": "library",
  339. "extra": {
  340. "branch-alias": {
  341. "dev-master": "1.3.x-dev"
  342. }
  343. },
  344. "autoload": {
  345. "psr-4": {
  346. "kartik\\plugins\\tabs\\": ""
  347. }
  348. },
  349. "notification-url": "https://packagist.org/downloads/",
  350. "license": [
  351. "BSD-3-Clause"
  352. ],
  353. "authors": [
  354. {
  355. "name": "Kartik Visweswaran",
  356. "email": "kartikv2@gmail.com",
  357. "homepage": "http://www.krajee.com/"
  358. }
  359. ],
  360. "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
  361. "homepage": "https://github.com/kartik-v/bootstrap-tabs-x",
  362. "keywords": [
  363. "bootstrap",
  364. "extended",
  365. "jquery",
  366. "modal",
  367. "modal-tabs",
  368. "tabs",
  369. "tabs-x"
  370. ],
  371. "time": "2019-05-25T06:59:26+00:00"
  372. },
  373. {
  374. "name": "kartik-v/dependent-dropdown",
  375. "version": "dev-master",
  376. "source": {
  377. "type": "git",
  378. "url": "https://github.com/kartik-v/dependent-dropdown.git",
  379. "reference": "c9e0b2b5b58ad717842396053804f8d0281df1ae"
  380. },
  381. "dist": {
  382. "type": "zip",
  383. "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/c9e0b2b5b58ad717842396053804f8d0281df1ae",
  384. "reference": "c9e0b2b5b58ad717842396053804f8d0281df1ae",
  385. "shasum": ""
  386. },
  387. "type": "library",
  388. "extra": {
  389. "branch-alias": {
  390. "dev-master": "1.4.x-dev"
  391. }
  392. },
  393. "autoload": {
  394. "psr-4": {
  395. "kartik\\plugins\\depdrop\\": ""
  396. }
  397. },
  398. "notification-url": "https://packagist.org/downloads/",
  399. "license": [
  400. "BSD-3-Clause"
  401. ],
  402. "authors": [
  403. {
  404. "name": "Kartik Visweswaran",
  405. "email": "kartikv2@gmail.com",
  406. "homepage": "http://www.krajee.com/"
  407. }
  408. ],
  409. "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
  410. "homepage": "https://github.com/kartik-v/dependent-dropdown",
  411. "keywords": [
  412. "dependent",
  413. "dropdown",
  414. "jquery",
  415. "option",
  416. "select"
  417. ],
  418. "time": "2019-09-03T03:12:44+00:00"
  419. },
  420. {
  421. "name": "kartik-v/yii2-editable",
  422. "version": "dev-master",
  423. "source": {
  424. "type": "git",
  425. "url": "https://github.com/kartik-v/yii2-editable.git",
  426. "reference": "1617a4749788d0c94b5a417c965893949a4239bf"
  427. },
  428. "dist": {
  429. "type": "zip",
  430. "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/1617a4749788d0c94b5a417c965893949a4239bf",
  431. "reference": "1617a4749788d0c94b5a417c965893949a4239bf",
  432. "shasum": ""
  433. },
  434. "require": {
  435. "kartik-v/yii2-popover-x": "~1.3",
  436. "kartik-v/yii2-widget-activeform": ">=1.5.7"
  437. },
  438. "type": "yii2-extension",
  439. "extra": {
  440. "branch-alias": {
  441. "dev-master": "1.7.x-dev"
  442. }
  443. },
  444. "autoload": {
  445. "psr-4": {
  446. "kartik\\editable\\": "src"
  447. }
  448. },
  449. "notification-url": "https://packagist.org/downloads/",
  450. "license": [
  451. "BSD-3-Clause"
  452. ],
  453. "authors": [
  454. {
  455. "name": "Kartik Visweswaran",
  456. "email": "kartikv2@gmail.com",
  457. "homepage": "http://www.krajee.com/"
  458. }
  459. ],
  460. "description": "An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
  461. "homepage": "https://github.com/kartik-v/yii2-editable",
  462. "keywords": [
  463. "bootstrap",
  464. "editable",
  465. "input",
  466. "jquery",
  467. "popover",
  468. "popover-x",
  469. "widget"
  470. ],
  471. "time": "2019-05-25T07:13:53+00:00"
  472. },
  473. {
  474. "name": "kartik-v/yii2-krajee-base",
  475. "version": "dev-master",
  476. "source": {
  477. "type": "git",
  478. "url": "https://github.com/kartik-v/yii2-krajee-base.git",
  479. "reference": "8aa48bb2e7613db45b3c34f7a9346d7f43b1f4ec"
  480. },
  481. "dist": {
  482. "type": "zip",
  483. "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/8aa48bb2e7613db45b3c34f7a9346d7f43b1f4ec",
  484. "reference": "8aa48bb2e7613db45b3c34f7a9346d7f43b1f4ec",
  485. "shasum": ""
  486. },
  487. "suggest": {
  488. "yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
  489. "yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version"
  490. },
  491. "type": "yii2-extension",
  492. "extra": {
  493. "branch-alias": {
  494. "dev-master": "2.0.x-dev"
  495. }
  496. },
  497. "autoload": {
  498. "psr-4": {
  499. "kartik\\base\\": "src"
  500. }
  501. },
  502. "notification-url": "https://packagist.org/downloads/",
  503. "license": [
  504. "BSD-3-Clause"
  505. ],
  506. "authors": [
  507. {
  508. "name": "Kartik Visweswaran",
  509. "email": "kartikv2@gmail.com",
  510. "homepage": "http://www.krajee.com/"
  511. }
  512. ],
  513. "description": "Base library and foundation components for all Yii2 Krajee extensions.",
  514. "homepage": "https://github.com/kartik-v/yii2-krajee-base",
  515. "keywords": [
  516. "base",
  517. "extension",
  518. "foundation",
  519. "krajee",
  520. "widget",
  521. "yii2"
  522. ],
  523. "time": "2019-05-25T07:25:02+00:00"
  524. },
  525. {
  526. "name": "kartik-v/yii2-popover-x",
  527. "version": "dev-master",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/kartik-v/yii2-popover-x.git",
  531. "reference": "9bd939c9de39e399a039a36e73bce069a69d8a5e"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/9bd939c9de39e399a039a36e73bce069a69d8a5e",
  536. "reference": "9bd939c9de39e399a039a36e73bce069a69d8a5e",
  537. "shasum": ""
  538. },
  539. "require": {
  540. "kartik-v/bootstrap-popover-x": ">=1.4",
  541. "kartik-v/yii2-krajee-base": ">=2.0"
  542. },
  543. "type": "yii2-extension",
  544. "extra": {
  545. "branch-alias": {
  546. "dev-master": "1.3.x-dev"
  547. }
  548. },
  549. "autoload": {
  550. "psr-4": {
  551. "kartik\\popover\\": "src"
  552. }
  553. },
  554. "notification-url": "https://packagist.org/downloads/",
  555. "license": [
  556. "BSD-3-Clause"
  557. ],
  558. "authors": [
  559. {
  560. "name": "Kartik Visweswaran",
  561. "email": "kartikv2@gmail.com",
  562. "homepage": "http://www.krajee.com/"
  563. }
  564. ],
  565. "description": "An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
  566. "homepage": "https://github.com/kartik-v/yii2-popover-x",
  567. "keywords": [
  568. "bootstrap",
  569. "extended",
  570. "jquery",
  571. "modal",
  572. "modal-popover",
  573. "popover",
  574. "popover-x"
  575. ],
  576. "time": "2019-05-25T07:27:12+00:00"
  577. },
  578. {
  579. "name": "kartik-v/yii2-tabs-x",
  580. "version": "dev-master",
  581. "source": {
  582. "type": "git",
  583. "url": "https://github.com/kartik-v/yii2-tabs-x.git",
  584. "reference": "e5d49bb4e65f5618813d888ab9a405b13946cb5b"
  585. },
  586. "dist": {
  587. "type": "zip",
  588. "url": "https://api.github.com/repos/kartik-v/yii2-tabs-x/zipball/e5d49bb4e65f5618813d888ab9a405b13946cb5b",
  589. "reference": "e5d49bb4e65f5618813d888ab9a405b13946cb5b",
  590. "shasum": ""
  591. },
  592. "require": {
  593. "kartik-v/bootstrap-tabs-x": "~1.3",
  594. "kartik-v/yii2-krajee-base": ">=1.9.8"
  595. },
  596. "type": "yii2-extension",
  597. "extra": {
  598. "branch-alias": {
  599. "dev-master": "1.2.x-dev"
  600. }
  601. },
  602. "autoload": {
  603. "psr-4": {
  604. "kartik\\tabs\\": "src"
  605. }
  606. },
  607. "notification-url": "https://packagist.org/downloads/",
  608. "license": [
  609. "BSD-3-Clause"
  610. ],
  611. "authors": [
  612. {
  613. "name": "Kartik Visweswaran",
  614. "email": "kartikv2@gmail.com",
  615. "homepage": "http://www.krajee.com/"
  616. }
  617. ],
  618. "description": "An extended bootstrap 3.0 tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
  619. "homepage": "https://github.com/kartik-v/yii2-tabs-x",
  620. "keywords": [
  621. "bootstrap",
  622. "extended",
  623. "jquery",
  624. "modal",
  625. "modal-tabs",
  626. "tabs",
  627. "tabs-x"
  628. ],
  629. "time": "2019-05-25T07:28:38+00:00"
  630. },
  631. {
  632. "name": "kartik-v/yii2-widget-activeform",
  633. "version": "dev-master",
  634. "source": {
  635. "type": "git",
  636. "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
  637. "reference": "4d578ff5508f1fc93ac8dd19cf22237216dfd5f9"
  638. },
  639. "dist": {
  640. "type": "zip",
  641. "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/4d578ff5508f1fc93ac8dd19cf22237216dfd5f9",
  642. "reference": "4d578ff5508f1fc93ac8dd19cf22237216dfd5f9",
  643. "shasum": ""
  644. },
  645. "require": {
  646. "kartik-v/yii2-krajee-base": ">=1.9.8"
  647. },
  648. "type": "yii2-extension",
  649. "extra": {
  650. "branch-alias": {
  651. "dev-master": "1.5.x-dev"
  652. }
  653. },
  654. "autoload": {
  655. "psr-4": {
  656. "kartik\\form\\": "src"
  657. }
  658. },
  659. "notification-url": "https://packagist.org/downloads/",
  660. "license": [
  661. "BSD-3-Clause"
  662. ],
  663. "authors": [
  664. {
  665. "name": "Kartik Visweswaran",
  666. "email": "kartikv2@gmail.com",
  667. "homepage": "http://www.krajee.com/"
  668. }
  669. ],
  670. "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
  671. "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
  672. "keywords": [
  673. "activefield",
  674. "activeform",
  675. "extension",
  676. "field",
  677. "form",
  678. "widget",
  679. "yii2"
  680. ],
  681. "time": "2019-09-05T13:48:09+00:00"
  682. },
  683. {
  684. "name": "kartik-v/yii2-widget-depdrop",
  685. "version": "dev-master",
  686. "source": {
  687. "type": "git",
  688. "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
  689. "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b"
  690. },
  691. "dist": {
  692. "type": "zip",
  693. "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
  694. "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
  695. "shasum": ""
  696. },
  697. "require": {
  698. "kartik-v/dependent-dropdown": "~1.4",
  699. "kartik-v/yii2-krajee-base": ">=2.0.0"
  700. },
  701. "type": "yii2-extension",
  702. "extra": {
  703. "branch-alias": {
  704. "dev-master": "1.0.x-dev"
  705. }
  706. },
  707. "autoload": {
  708. "psr-4": {
  709. "kartik\\depdrop\\": "src"
  710. }
  711. },
  712. "notification-url": "https://packagist.org/downloads/",
  713. "license": [
  714. "BSD-3-Clause"
  715. ],
  716. "authors": [
  717. {
  718. "name": "Kartik Visweswaran",
  719. "email": "kartikv2@gmail.com",
  720. "homepage": "http://www.krajee.com/"
  721. }
  722. ],
  723. "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
  724. "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
  725. "keywords": [
  726. "dependent",
  727. "dropdown",
  728. "extension",
  729. "form",
  730. "jquery",
  731. "plugin",
  732. "widget",
  733. "yii2"
  734. ],
  735. "time": "2019-05-25T07:32:15+00:00"
  736. },
  737. {
  738. "name": "markbaker/complex",
  739. "version": "1.4.7",
  740. "source": {
  741. "type": "git",
  742. "url": "https://github.com/MarkBaker/PHPComplex.git",
  743. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
  744. },
  745. "dist": {
  746. "type": "zip",
  747. "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  748. "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
  749. "shasum": ""
  750. },
  751. "require": {
  752. "php": "^5.6.0|^7.0.0"
  753. },
  754. "require-dev": {
  755. "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
  756. "phpcompatibility/php-compatibility": "^8.0",
  757. "phpdocumentor/phpdocumentor": "2.*",
  758. "phploc/phploc": "2.*",
  759. "phpmd/phpmd": "2.*",
  760. "phpunit/phpunit": "^4.8.35|^5.4.0",
  761. "sebastian/phpcpd": "2.*",
  762. "squizlabs/php_codesniffer": "^3.3.0"
  763. },
  764. "type": "library",
  765. "autoload": {
  766. "psr-4": {
  767. "Complex\\": "classes/src/"
  768. },
  769. "files": [
  770. "classes/src/functions/abs.php",
  771. "classes/src/functions/acos.php",
  772. "classes/src/functions/acosh.php",
  773. "classes/src/functions/acot.php",
  774. "classes/src/functions/acoth.php",
  775. "classes/src/functions/acsc.php",
  776. "classes/src/functions/acsch.php",
  777. "classes/src/functions/argument.php",
  778. "classes/src/functions/asec.php",
  779. "classes/src/functions/asech.php",
  780. "classes/src/functions/asin.php",
  781. "classes/src/functions/asinh.php",
  782. "classes/src/functions/atan.php",
  783. "classes/src/functions/atanh.php",
  784. "classes/src/functions/conjugate.php",
  785. "classes/src/functions/cos.php",
  786. "classes/src/functions/cosh.php",
  787. "classes/src/functions/cot.php",
  788. "classes/src/functions/coth.php",
  789. "classes/src/functions/csc.php",
  790. "classes/src/functions/csch.php",
  791. "classes/src/functions/exp.php",
  792. "classes/src/functions/inverse.php",
  793. "classes/src/functions/ln.php",
  794. "classes/src/functions/log2.php",
  795. "classes/src/functions/log10.php",
  796. "classes/src/functions/negative.php",
  797. "classes/src/functions/pow.php",
  798. "classes/src/functions/rho.php",
  799. "classes/src/functions/sec.php",
  800. "classes/src/functions/sech.php",
  801. "classes/src/functions/sin.php",
  802. "classes/src/functions/sinh.php",
  803. "classes/src/functions/sqrt.php",
  804. "classes/src/functions/tan.php",
  805. "classes/src/functions/tanh.php",
  806. "classes/src/functions/theta.php",
  807. "classes/src/operations/add.php",
  808. "classes/src/operations/subtract.php",
  809. "classes/src/operations/multiply.php",
  810. "classes/src/operations/divideby.php",
  811. "classes/src/operations/divideinto.php"
  812. ]
  813. },
  814. "notification-url": "https://packagist.org/downloads/",
  815. "license": [
  816. "MIT"
  817. ],
  818. "authors": [
  819. {
  820. "name": "Mark Baker",
  821. "email": "mark@lange.demon.co.uk"
  822. }
  823. ],
  824. "description": "PHP Class for working with complex numbers",
  825. "homepage": "https://github.com/MarkBaker/PHPComplex",
  826. "keywords": [
  827. "complex",
  828. "mathematics"
  829. ],
  830. "time": "2018-10-13T23:28:42+00:00"
  831. },
  832. {
  833. "name": "markbaker/matrix",
  834. "version": "1.2.0",
  835. "source": {
  836. "type": "git",
  837. "url": "https://github.com/MarkBaker/PHPMatrix.git",
  838. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
  839. },
  840. "dist": {
  841. "type": "zip",
  842. "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  843. "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
  844. "shasum": ""
  845. },
  846. "require": {
  847. "php": "^5.6.0|^7.0.0"
  848. },
  849. "require-dev": {
  850. "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
  851. "phpcompatibility/php-compatibility": "dev-master",
  852. "phploc/phploc": "^4",
  853. "phpmd/phpmd": "dev-master",
  854. "phpunit/phpunit": "^5.7",
  855. "sebastian/phpcpd": "^3.0",
  856. "squizlabs/php_codesniffer": "^3.0@dev"
  857. },
  858. "type": "library",
  859. "autoload": {
  860. "psr-4": {
  861. "Matrix\\": "classes/src/"
  862. },
  863. "files": [
  864. "classes/src/functions/adjoint.php",
  865. "classes/src/functions/antidiagonal.php",
  866. "classes/src/functions/cofactors.php",
  867. "classes/src/functions/determinant.php",
  868. "classes/src/functions/diagonal.php",
  869. "classes/src/functions/identity.php",
  870. "classes/src/functions/inverse.php",
  871. "classes/src/functions/minors.php",
  872. "classes/src/functions/trace.php",
  873. "classes/src/functions/transpose.php",
  874. "classes/src/operations/add.php",
  875. "classes/src/operations/directsum.php",
  876. "classes/src/operations/subtract.php",
  877. "classes/src/operations/multiply.php",
  878. "classes/src/operations/divideby.php",
  879. "classes/src/operations/divideinto.php"
  880. ]
  881. },
  882. "notification-url": "https://packagist.org/downloads/",
  883. "license": [
  884. "MIT"
  885. ],
  886. "authors": [
  887. {
  888. "name": "Mark Baker",
  889. "email": "mark@lange.demon.co.uk"
  890. }
  891. ],
  892. "description": "PHP Class for working with matrices",
  893. "homepage": "https://github.com/MarkBaker/PHPMatrix",
  894. "keywords": [
  895. "mathematics",
  896. "matrix",
  897. "vector"
  898. ],
  899. "time": "2019-10-06T11:29:25+00:00"
  900. },
  901. {
  902. "name": "moonlandsoft/yii2-phpexcel",
  903. "version": "dev-master",
  904. "source": {
  905. "type": "git",
  906. "url": "https://github.com/moonlandsoft/yii2-phpexcel.git",
  907. "reference": "ccf28ff8ce2c665a7769dd6516098b4a35c8c309"
  908. },
  909. "dist": {
  910. "type": "zip",
  911. "url": "https://api.github.com/repos/moonlandsoft/yii2-phpexcel/zipball/ccf28ff8ce2c665a7769dd6516098b4a35c8c309",
  912. "reference": "ccf28ff8ce2c665a7769dd6516098b4a35c8c309",
  913. "shasum": ""
  914. },
  915. "require": {
  916. "phpoffice/phpspreadsheet": "*",
  917. "yiisoft/yii2": "*"
  918. },
  919. "type": "yii2-extension",
  920. "autoload": {
  921. "psr-4": {
  922. "moonland\\phpexcel\\": ""
  923. }
  924. },
  925. "notification-url": "https://packagist.org/downloads/",
  926. "license": [
  927. "MIT"
  928. ],
  929. "authors": [
  930. {
  931. "name": "Moh Khoirul Anam",
  932. "email": "moh.khoirul.anaam@gmail.com"
  933. }
  934. ],
  935. "description": "Exporting PHP to Excel or Importing Excel to PHP",
  936. "keywords": [
  937. "excel",
  938. "export",
  939. "extension",
  940. "import",
  941. "xls",
  942. "yii2"
  943. ],
  944. "time": "2019-01-31T14:14:03+00:00"
  945. },
  946. {
  947. "name": "npm-asset/bootstrap",
  948. "version": "4.4.1",
  949. "dist": {
  950. "type": "tar",
  951. "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz"
  952. },
  953. "type": "npm-asset",
  954. "license": [
  955. "MIT"
  956. ]
  957. },
  958. {
  959. "name": "phpoffice/phpspreadsheet",
  960. "version": "dev-master",
  961. "source": {
  962. "type": "git",
  963. "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
  964. "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0"
  965. },
  966. "dist": {
  967. "type": "zip",
  968. "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1648dc9ebef6ebe0c5a172e16cf66732918416e0",
  969. "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0",
  970. "shasum": ""
  971. },
  972. "require": {
  973. "ext-ctype": "*",
  974. "ext-dom": "*",
  975. "ext-fileinfo": "*",
  976. "ext-gd": "*",
  977. "ext-iconv": "*",
  978. "ext-libxml": "*",
  979. "ext-mbstring": "*",
  980. "ext-simplexml": "*",
  981. "ext-xml": "*",
  982. "ext-xmlreader": "*",
  983. "ext-xmlwriter": "*",
  984. "ext-zip": "*",
  985. "ext-zlib": "*",
  986. "markbaker/complex": "^1.4",
  987. "markbaker/matrix": "^1.2",
  988. "php": "^7.1",
  989. "psr/simple-cache": "^1.0"
  990. },
  991. "require-dev": {
  992. "dompdf/dompdf": "^0.8.3",
  993. "friendsofphp/php-cs-fixer": "^2.16",
  994. "jpgraph/jpgraph": "^4.0",
  995. "mpdf/mpdf": "^8.0",
  996. "phpcompatibility/php-compatibility": "^9.3",
  997. "phpunit/phpunit": "^7.5",
  998. "squizlabs/php_codesniffer": "^3.5",
  999. "tecnickcom/tcpdf": "^6.3"
  1000. },
  1001. "suggest": {
  1002. "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
  1003. "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
  1004. "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
  1005. "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
  1006. },
  1007. "type": "library",
  1008. "autoload": {
  1009. "psr-4": {
  1010. "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
  1011. }
  1012. },
  1013. "notification-url": "https://packagist.org/downloads/",
  1014. "license": [
  1015. "MIT"
  1016. ],
  1017. "authors": [
  1018. {
  1019. "name": "Maarten Balliauw",
  1020. "homepage": "https://blog.maartenballiauw.be"
  1021. },
  1022. {
  1023. "name": "Mark Baker",
  1024. "homepage": "https://markbakeruk.net"
  1025. },
  1026. {
  1027. "name": "Franck Lefevre",
  1028. "homepage": "https://rootslabs.net"
  1029. },
  1030. {
  1031. "name": "Erik Tilt"
  1032. },
  1033. {
  1034. "name": "Adrien Crivelli"
  1035. }
  1036. ],
  1037. "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  1038. "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
  1039. "keywords": [
  1040. "OpenXML",
  1041. "excel",
  1042. "gnumeric",
  1043. "ods",
  1044. "php",
  1045. "spreadsheet",
  1046. "xls",
  1047. "xlsx"
  1048. ],
  1049. "time": "2019-12-01T23:13:51+00:00"
  1050. },
  1051. {
  1052. "name": "psr/simple-cache",
  1053. "version": "dev-master",
  1054. "source": {
  1055. "type": "git",
  1056. "url": "https://github.com/php-fig/simple-cache.git",
  1057. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1058. },
  1059. "dist": {
  1060. "type": "zip",
  1061. "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1062. "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  1063. "shasum": ""
  1064. },
  1065. "require": {
  1066. "php": ">=5.3.0"
  1067. },
  1068. "type": "library",
  1069. "extra": {
  1070. "branch-alias": {
  1071. "dev-master": "1.0.x-dev"
  1072. }
  1073. },
  1074. "autoload": {
  1075. "psr-4": {
  1076. "Psr\\SimpleCache\\": "src/"
  1077. }
  1078. },
  1079. "notification-url": "https://packagist.org/downloads/",
  1080. "license": [
  1081. "MIT"
  1082. ],
  1083. "authors": [
  1084. {
  1085. "name": "PHP-FIG",
  1086. "homepage": "http://www.php-fig.org/"
  1087. }
  1088. ],
  1089. "description": "Common interfaces for simple caching",
  1090. "keywords": [
  1091. "cache",
  1092. "caching",
  1093. "psr",
  1094. "psr-16",
  1095. "simple-cache"
  1096. ],
  1097. "time": "2017-10-23T01:57:42+00:00"
  1098. },
  1099. {
  1100. "name": "yiisoft/yii2",
  1101. "version": "dev-master",
  1102. "source": {
  1103. "type": "git",
  1104. "url": "https://github.com/yiisoft/yii2-framework.git",
  1105. "reference": "0c1efae085dbf4f92db3d82bb530ad14cbc5fe83"
  1106. },
  1107. "dist": {
  1108. "type": "zip",
  1109. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/0c1efae085dbf4f92db3d82bb530ad14cbc5fe83",
  1110. "reference": "0c1efae085dbf4f92db3d82bb530ad14cbc5fe83",
  1111. "shasum": ""
  1112. },
  1113. "require": {
  1114. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  1115. "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",
  1116. "bower-asset/punycode": "1.3.*",
  1117. "bower-asset/yii2-pjax": "~2.0.1",
  1118. "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
  1119. "ext-ctype": "*",
  1120. "ext-mbstring": "*",
  1121. "ezyang/htmlpurifier": "~4.6",
  1122. "lib-pcre": "*",
  1123. "php": ">=5.4.0",
  1124. "yiisoft/yii2-composer": "~2.0.4"
  1125. },
  1126. "bin": [
  1127. "yii"
  1128. ],
  1129. "type": "library",
  1130. "extra": {
  1131. "branch-alias": {
  1132. "dev-master": "2.0.x-dev"
  1133. }
  1134. },
  1135. "autoload": {
  1136. "psr-4": {
  1137. "yii\\": ""
  1138. }
  1139. },
  1140. "notification-url": "https://packagist.org/downloads/",
  1141. "license": [
  1142. "BSD-3-Clause"
  1143. ],
  1144. "authors": [
  1145. {
  1146. "name": "Qiang Xue",
  1147. "email": "qiang.xue@gmail.com",
  1148. "homepage": "http://www.yiiframework.com/",
  1149. "role": "Founder and project lead"
  1150. },
  1151. {
  1152. "name": "Alexander Makarov",
  1153. "email": "sam@rmcreative.ru",
  1154. "homepage": "http://rmcreative.ru/",
  1155. "role": "Core framework development"
  1156. },
  1157. {
  1158. "name": "Maurizio Domba",
  1159. "homepage": "http://mdomba.info/",
  1160. "role": "Core framework development"
  1161. },
  1162. {
  1163. "name": "Carsten Brandt",
  1164. "email": "mail@cebe.cc",
  1165. "homepage": "http://cebe.cc/",
  1166. "role": "Core framework development"
  1167. },
  1168. {
  1169. "name": "Timur Ruziev",
  1170. "email": "resurtm@gmail.com",
  1171. "homepage": "http://resurtm.com/",
  1172. "role": "Core framework development"
  1173. },
  1174. {
  1175. "name": "Paul Klimov",
  1176. "email": "klimov.paul@gmail.com",
  1177. "role": "Core framework development"
  1178. },
  1179. {
  1180. "name": "Dmitry Naumenko",
  1181. "email": "d.naumenko.a@gmail.com",
  1182. "role": "Core framework development"
  1183. },
  1184. {
  1185. "name": "Boudewijn Vahrmeijer",
  1186. "email": "info@dynasource.eu",
  1187. "homepage": "http://dynasource.eu",
  1188. "role": "Core framework development"
  1189. }
  1190. ],
  1191. "description": "Yii PHP Framework Version 2",
  1192. "homepage": "http://www.yiiframework.com/",
  1193. "keywords": [
  1194. "framework",
  1195. "yii2"
  1196. ],
  1197. "time": "2019-12-03T18:36:48+00:00"
  1198. },
  1199. {
  1200. "name": "yiisoft/yii2-bootstrap4",
  1201. "version": "2.0.8",
  1202. "source": {
  1203. "type": "git",
  1204. "url": "https://github.com/yiisoft/yii2-bootstrap4.git",
  1205. "reference": "c67ae3f3624c35d977841f6b18d0d752ebed6420"
  1206. },
  1207. "dist": {
  1208. "type": "zip",
  1209. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap4/zipball/c67ae3f3624c35d977841f6b18d0d752ebed6420",
  1210. "reference": "c67ae3f3624c35d977841f6b18d0d752ebed6420",
  1211. "shasum": ""
  1212. },
  1213. "require": {
  1214. "npm-asset/bootstrap": "^4.3",
  1215. "yiisoft/yii2": "~2.0"
  1216. },
  1217. "require-dev": {
  1218. "phpunit/phpunit": "<7",
  1219. "yiisoft/yii2-coding-standards": "~2.0"
  1220. },
  1221. "type": "yii2-extension",
  1222. "extra": {
  1223. "branch-alias": {
  1224. "dev-master": "1.0.x-dev"
  1225. }
  1226. },
  1227. "autoload": {
  1228. "psr-4": {
  1229. "yii\\bootstrap4\\": "src"
  1230. }
  1231. },
  1232. "notification-url": "https://packagist.org/downloads/",
  1233. "license": [
  1234. "BSD-3-Clause"
  1235. ],
  1236. "authors": [
  1237. {
  1238. "name": "Qiang Xue",
  1239. "email": "qiang.xue@gmail.com",
  1240. "homepage": "http://www.yiiframework.com/"
  1241. },
  1242. {
  1243. "name": "Alexander Makarov",
  1244. "email": "sam@rmcreative.ru",
  1245. "homepage": "http://rmcreative.ru/"
  1246. },
  1247. {
  1248. "name": "Antonio Ramirez",
  1249. "email": "amigo.cobos@gmail.com"
  1250. },
  1251. {
  1252. "name": "Paul Klimov",
  1253. "email": "klimov.paul@gmail.com"
  1254. },
  1255. {
  1256. "name": "Simon Karlen",
  1257. "email": "simi.albi@outlook.com"
  1258. }
  1259. ],
  1260. "description": "The Twitter Bootstrap extension for the Yii framework",
  1261. "keywords": [
  1262. "bootstrap",
  1263. "bootstrap4",
  1264. "yii2"
  1265. ],
  1266. "time": "2019-10-08T11:01:37+00:00"
  1267. },
  1268. {
  1269. "name": "yiisoft/yii2-composer",
  1270. "version": "dev-master",
  1271. "source": {
  1272. "type": "git",
  1273. "url": "https://github.com/yiisoft/yii2-composer.git",
  1274. "reference": "602673880e00bc2cc6d874b0714382775b372ac2"
  1275. },
  1276. "dist": {
  1277. "type": "zip",
  1278. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/602673880e00bc2cc6d874b0714382775b372ac2",
  1279. "reference": "602673880e00bc2cc6d874b0714382775b372ac2",
  1280. "shasum": ""
  1281. },
  1282. "require": {
  1283. "composer-plugin-api": "^1.0"
  1284. },
  1285. "require-dev": {
  1286. "composer/composer": "^1.0",
  1287. "phpunit/phpunit": "<7"
  1288. },
  1289. "type": "composer-plugin",
  1290. "extra": {
  1291. "class": "yii\\composer\\Plugin",
  1292. "branch-alias": {
  1293. "dev-master": "2.0.x-dev"
  1294. }
  1295. },
  1296. "autoload": {
  1297. "psr-4": {
  1298. "yii\\composer\\": ""
  1299. }
  1300. },
  1301. "notification-url": "https://packagist.org/downloads/",
  1302. "license": [
  1303. "BSD-3-Clause"
  1304. ],
  1305. "authors": [
  1306. {
  1307. "name": "Qiang Xue",
  1308. "email": "qiang.xue@gmail.com"
  1309. },
  1310. {
  1311. "name": "Carsten Brandt",
  1312. "email": "mail@cebe.cc"
  1313. }
  1314. ],
  1315. "description": "The composer plugin for Yii extension installer",
  1316. "keywords": [
  1317. "composer",
  1318. "extension installer",
  1319. "yii2"
  1320. ],
  1321. "time": "2019-07-16T13:22:50+00:00"
  1322. },
  1323. {
  1324. "name": "yiisoft/yii2-httpclient",
  1325. "version": "dev-master",
  1326. "source": {
  1327. "type": "git",
  1328. "url": "https://github.com/yiisoft/yii2-httpclient.git",
  1329. "reference": "05ecc99868352cf840173bfd8fe67bfd84b5f295"
  1330. },
  1331. "dist": {
  1332. "type": "zip",
  1333. "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/05ecc99868352cf840173bfd8fe67bfd84b5f295",
  1334. "reference": "05ecc99868352cf840173bfd8fe67bfd84b5f295",
  1335. "shasum": ""
  1336. },
  1337. "require": {
  1338. "yiisoft/yii2": "~2.0.13"
  1339. },
  1340. "require-dev": {
  1341. "phpunit/phpunit": "4.8.27|~5.7.21|^6.2"
  1342. },
  1343. "type": "yii2-extension",
  1344. "extra": {
  1345. "branch-alias": {
  1346. "dev-master": "2.0.x-dev"
  1347. }
  1348. },
  1349. "autoload": {
  1350. "psr-4": {
  1351. "yii\\httpclient\\": "src"
  1352. }
  1353. },
  1354. "notification-url": "https://packagist.org/downloads/",
  1355. "license": [
  1356. "BSD-3-Clause"
  1357. ],
  1358. "authors": [
  1359. {
  1360. "name": "Paul Klimov",
  1361. "email": "klimov.paul@gmail.com"
  1362. }
  1363. ],
  1364. "description": "HTTP client extension for the Yii framework",
  1365. "keywords": [
  1366. "curl",
  1367. "http",
  1368. "httpclient",
  1369. "yii2"
  1370. ],
  1371. "time": "2019-10-08T09:48:57+00:00"
  1372. },
  1373. {
  1374. "name": "yiisoft/yii2-mongodb",
  1375. "version": "dev-master",
  1376. "source": {
  1377. "type": "git",
  1378. "url": "https://github.com/yiisoft/yii2-mongodb.git",
  1379. "reference": "f14578beb63500bf56841ae599620b76a62dc5c2"
  1380. },
  1381. "dist": {
  1382. "type": "zip",
  1383. "url": "https://api.github.com/repos/yiisoft/yii2-mongodb/zipball/f14578beb63500bf56841ae599620b76a62dc5c2",
  1384. "reference": "f14578beb63500bf56841ae599620b76a62dc5c2",
  1385. "shasum": ""
  1386. },
  1387. "require": {
  1388. "ext-mongodb": ">=1.0.0",
  1389. "yiisoft/yii2": "~2.0.14"
  1390. },
  1391. "require-dev": {
  1392. "phpunit/phpunit": "4.8.27|~5.7.21|^6.2"
  1393. },
  1394. "type": "yii2-extension",
  1395. "extra": {
  1396. "branch-alias": {
  1397. "dev-master": "2.1.x-dev"
  1398. }
  1399. },
  1400. "autoload": {
  1401. "psr-4": {
  1402. "yii\\mongodb\\": "src"
  1403. }
  1404. },
  1405. "notification-url": "https://packagist.org/downloads/",
  1406. "license": [
  1407. "BSD-3-Clause"
  1408. ],
  1409. "authors": [
  1410. {
  1411. "name": "Paul Klimov",
  1412. "email": "klimov.paul@gmail.com"
  1413. }
  1414. ],
  1415. "description": "MongoDB extension for the Yii framework",
  1416. "keywords": [
  1417. "GridFS",
  1418. "active-record",
  1419. "mongo",
  1420. "mongodb",
  1421. "yii2"
  1422. ],
  1423. "time": "2019-11-22T09:25:40+00:00"
  1424. },
  1425. {
  1426. "name": "yiisoft/yii2-redis",
  1427. "version": "dev-master",
  1428. "source": {
  1429. "type": "git",
  1430. "url": "https://github.com/yiisoft/yii2-redis.git",
  1431. "reference": "b0a658af48da996860284351970e12102a7d55e4"
  1432. },
  1433. "dist": {
  1434. "type": "zip",
  1435. "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/b0a658af48da996860284351970e12102a7d55e4",
  1436. "reference": "b0a658af48da996860284351970e12102a7d55e4",
  1437. "shasum": ""
  1438. },
  1439. "require": {
  1440. "yiisoft/yii2": "~2.0.14"
  1441. },
  1442. "require-dev": {
  1443. "phpunit/phpunit": "<7",
  1444. "yiisoft/yii2-dev": "~2.0.14"
  1445. },
  1446. "type": "yii2-extension",
  1447. "extra": {
  1448. "branch-alias": {
  1449. "dev-master": "2.0.x-dev"
  1450. }
  1451. },
  1452. "autoload": {
  1453. "psr-4": {
  1454. "yii\\redis\\": "src"
  1455. }
  1456. },
  1457. "notification-url": "https://packagist.org/downloads/",
  1458. "license": [
  1459. "BSD-3-Clause"
  1460. ],
  1461. "authors": [
  1462. {
  1463. "name": "Carsten Brandt",
  1464. "email": "mail@cebe.cc"
  1465. }
  1466. ],
  1467. "description": "Redis Cache, Session and ActiveRecord for the Yii framework",
  1468. "keywords": [
  1469. "active-record",
  1470. "cache",
  1471. "redis",
  1472. "session",
  1473. "yii2"
  1474. ],
  1475. "time": "2019-11-23T18:04:46+00:00"
  1476. }
  1477. ],
  1478. "packages-dev": [
  1479. {
  1480. "name": "kint-php/kint",
  1481. "version": "dev-master",
  1482. "source": {
  1483. "type": "git",
  1484. "url": "https://github.com/kint-php/kint.git",
  1485. "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b"
  1486. },
  1487. "dist": {
  1488. "type": "zip",
  1489. "url": "https://api.github.com/repos/kint-php/kint/zipball/335ac1bcaf04d87df70d8aa51e8887ba2c6d203b",
  1490. "reference": "335ac1bcaf04d87df70d8aa51e8887ba2c6d203b",
  1491. "shasum": ""
  1492. },
  1493. "require": {
  1494. "php": ">=5.3.6"
  1495. },
  1496. "require-dev": {
  1497. "friendsofphp/php-cs-fixer": "^2.0",
  1498. "phpunit/phpunit": "^4.0",
  1499. "seld/phar-utils": "^1.0",
  1500. "symfony/finder": "^2.0 || ^3.0 || ^4.0",
  1501. "vimeo/psalm": "^3.0"
  1502. },
  1503. "suggest": {
  1504. "ext-ctype": "Simple data type tests",
  1505. "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages",
  1506. "ext-mbstring": "Provides string encoding detection",
  1507. "kint-php/kint-js": "Provides a simplified dump to console.log()",
  1508. "kint-php/kint-twig": "Provides d() and s() functions in twig templates",
  1509. "symfony/polyfill-ctype": "Replacement for ext-ctype if missing",
  1510. "symfony/polyfill-iconv": "Replacement for ext-iconv if missing",
  1511. "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing"
  1512. },
  1513. "type": "library",
  1514. "autoload": {
  1515. "files": [
  1516. "init.php"
  1517. ],
  1518. "psr-4": {
  1519. "Kint\\": "src/"
  1520. }
  1521. },
  1522. "notification-url": "https://packagist.org/downloads/",
  1523. "license": [
  1524. "MIT"
  1525. ],
  1526. "authors": [
  1527. {
  1528. "name": "Jonathan Vollebregt",
  1529. "homepage": "https://github.com/jnvsor"
  1530. },
  1531. {
  1532. "name": "Rokas Šleinius",
  1533. "homepage": "https://github.com/raveren"
  1534. },
  1535. {
  1536. "name": "Contributors",
  1537. "homepage": "https://github.com/kint-php/kint/graphs/contributors"
  1538. }
  1539. ],
  1540. "description": "Kint - debugging tool for PHP developers",
  1541. "homepage": "https://kint-php.github.io/kint/",
  1542. "keywords": [
  1543. "debug",
  1544. "kint",
  1545. "php"
  1546. ],
  1547. "time": "2019-10-17T18:05:24+00:00"
  1548. },
  1549. {
  1550. "name": "opis/closure",
  1551. "version": "dev-master",
  1552. "source": {
  1553. "type": "git",
  1554. "url": "https://github.com/opis/closure.git",
  1555. "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969"
  1556. },
  1557. "dist": {
  1558. "type": "zip",
  1559. "url": "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969",
  1560. "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969",
  1561. "shasum": ""
  1562. },
  1563. "require": {
  1564. "php": "^5.4 || ^7.0"
  1565. },
  1566. "require-dev": {
  1567. "jeremeamia/superclosure": "^2.0",
  1568. "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
  1569. },
  1570. "type": "library",
  1571. "extra": {
  1572. "branch-alias": {
  1573. "dev-master": "3.5.x-dev"
  1574. }
  1575. },
  1576. "autoload": {
  1577. "psr-4": {
  1578. "Opis\\Closure\\": "src/"
  1579. },
  1580. "files": [
  1581. "functions.php"
  1582. ]
  1583. },
  1584. "notification-url": "https://packagist.org/downloads/",
  1585. "license": [
  1586. "MIT"
  1587. ],
  1588. "authors": [
  1589. {
  1590. "name": "Marius Sarca",
  1591. "email": "marius.sarca@gmail.com"
  1592. },
  1593. {
  1594. "name": "Sorin Sarca",
  1595. "email": "sarca_sorin@hotmail.com"
  1596. }
  1597. ],
  1598. "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  1599. "homepage": "https://opis.io/closure",
  1600. "keywords": [
  1601. "anonymous functions",
  1602. "closure",
  1603. "function",
  1604. "serializable",
  1605. "serialization",
  1606. "serialize"
  1607. ],
  1608. "time": "2019-11-29T22:36:02+00:00"
  1609. },
  1610. {
  1611. "name": "phpspec/php-diff",
  1612. "version": "v1.1.0",
  1613. "source": {
  1614. "type": "git",
  1615. "url": "https://github.com/phpspec/php-diff.git",
  1616. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  1617. },
  1618. "dist": {
  1619. "type": "zip",
  1620. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  1621. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  1622. "shasum": ""
  1623. },
  1624. "type": "library",
  1625. "extra": {
  1626. "branch-alias": {
  1627. "dev-master": "1.0.x-dev"
  1628. }
  1629. },
  1630. "autoload": {
  1631. "psr-0": {
  1632. "Diff": "lib/"
  1633. }
  1634. },
  1635. "notification-url": "https://packagist.org/downloads/",
  1636. "license": [
  1637. "BSD-3-Clause"
  1638. ],
  1639. "authors": [
  1640. {
  1641. "name": "Chris Boulton",
  1642. "homepage": "http://github.com/chrisboulton"
  1643. }
  1644. ],
  1645. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  1646. "time": "2016-04-07T12:29:16+00:00"
  1647. },
  1648. {
  1649. "name": "yiisoft/yii2-debug",
  1650. "version": "2.1.12",
  1651. "source": {
  1652. "type": "git",
  1653. "url": "https://github.com/yiisoft/yii2-debug.git",
  1654. "reference": "bf9234ba1369116d12ebe266d98006416a5ae304"
  1655. },
  1656. "dist": {
  1657. "type": "zip",
  1658. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/bf9234ba1369116d12ebe266d98006416a5ae304",
  1659. "reference": "bf9234ba1369116d12ebe266d98006416a5ae304",
  1660. "shasum": ""
  1661. },
  1662. "require": {
  1663. "ext-mbstring": "*",
  1664. "opis/closure": "^3.3",
  1665. "php": ">=5.4",
  1666. "yiisoft/yii2": "~2.0.13"
  1667. },
  1668. "require-dev": {
  1669. "phpunit/phpunit": "<7",
  1670. "yiisoft/yii2-coding-standards": "~2.0",
  1671. "yiisoft/yii2-swiftmailer": "*"
  1672. },
  1673. "type": "yii2-extension",
  1674. "extra": {
  1675. "branch-alias": {
  1676. "dev-master": "2.0.x-dev"
  1677. }
  1678. },
  1679. "autoload": {
  1680. "psr-4": {
  1681. "yii\\debug\\": "src"
  1682. }
  1683. },
  1684. "notification-url": "https://packagist.org/downloads/",
  1685. "license": [
  1686. "BSD-3-Clause"
  1687. ],
  1688. "authors": [
  1689. {
  1690. "name": "Qiang Xue",
  1691. "email": "qiang.xue@gmail.com"
  1692. },
  1693. {
  1694. "name": "Simon Karlen",
  1695. "email": "simi.albi@outlook.com"
  1696. }
  1697. ],
  1698. "description": "The debugger extension for the Yii framework",
  1699. "keywords": [
  1700. "debug",
  1701. "debugger",
  1702. "yii2"
  1703. ],
  1704. "time": "2019-11-19T20:09:08+00:00"
  1705. },
  1706. {
  1707. "name": "yiisoft/yii2-gii",
  1708. "version": "2.1.3",
  1709. "source": {
  1710. "type": "git",
  1711. "url": "https://github.com/yiisoft/yii2-gii.git",
  1712. "reference": "0dcc7d3c66de045f1b560ad4928dc67a6611f6d1"
  1713. },
  1714. "dist": {
  1715. "type": "zip",
  1716. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/0dcc7d3c66de045f1b560ad4928dc67a6611f6d1",
  1717. "reference": "0dcc7d3c66de045f1b560ad4928dc67a6611f6d1",
  1718. "shasum": ""
  1719. },
  1720. "require": {
  1721. "phpspec/php-diff": "^1.1.0",
  1722. "yiisoft/yii2": "~2.0.14"
  1723. },
  1724. "require-dev": {
  1725. "phpunit/phpunit": "<7",
  1726. "yiisoft/yii2-coding-standards": "~2.0"
  1727. },
  1728. "type": "yii2-extension",
  1729. "extra": {
  1730. "branch-alias": {
  1731. "dev-master": "2.0.x-dev"
  1732. }
  1733. },
  1734. "autoload": {
  1735. "psr-4": {
  1736. "yii\\gii\\": "src"
  1737. }
  1738. },
  1739. "notification-url": "https://packagist.org/downloads/",
  1740. "license": [
  1741. "BSD-3-Clause"
  1742. ],
  1743. "authors": [
  1744. {
  1745. "name": "Qiang Xue",
  1746. "email": "qiang.xue@gmail.com"
  1747. }
  1748. ],
  1749. "description": "The Gii extension for the Yii framework",
  1750. "keywords": [
  1751. "code generator",
  1752. "gii",
  1753. "yii2"
  1754. ],
  1755. "time": "2019-11-19T20:19:33+00:00"
  1756. }
  1757. ],
  1758. "aliases": [],
  1759. "minimum-stability": "dev",
  1760. "stability-flags": {
  1761. "yiisoft/yii2-httpclient": 20,
  1762. "kartik-v/yii2-tabs-x": 20,
  1763. "kartik-v/yii2-editable": 20,
  1764. "kartik-v/yii2-widget-depdrop": 20,
  1765. "yiisoft/yii2-debug": 20,
  1766. "kint-php/kint": 20,
  1767. "yiisoft/yii2-gii": 20
  1768. },
  1769. "prefer-stable": false,
  1770. "prefer-lowest": false,
  1771. "platform": {
  1772. "php": ">=7.1.0"
  1773. },
  1774. "platform-dev": []
  1775. }