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.

776 lines
27 KiB

6 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": "3a4228dae33737e4c38ff88dd6a56a10",
  8. "packages": [
  9. {
  10. "name": "bower-asset/bootstrap",
  11. "version": "v3.4.1",
  12. "source": {
  13. "type": "git",
  14. "url": "https://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": "https://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": "phpspec/php-diff",
  327. "version": "v1.1.0",
  328. "source": {
  329. "type": "git",
  330. "url": "https://github.com/phpspec/php-diff.git",
  331. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  332. },
  333. "dist": {
  334. "type": "zip",
  335. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  336. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  337. "shasum": ""
  338. },
  339. "type": "library",
  340. "extra": {
  341. "branch-alias": {
  342. "dev-master": "1.0.x-dev"
  343. }
  344. },
  345. "autoload": {
  346. "psr-0": {
  347. "Diff": "lib/"
  348. }
  349. },
  350. "notification-url": "https://packagist.org/downloads/",
  351. "license": [
  352. "BSD-3-Clause"
  353. ],
  354. "authors": [
  355. {
  356. "name": "Chris Boulton",
  357. "homepage": "http://github.com/chrisboulton"
  358. }
  359. ],
  360. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  361. "time": "2016-04-07T12:29:16+00:00"
  362. },
  363. {
  364. "name": "yiisoft/yii2",
  365. "version": "dev-master",
  366. "source": {
  367. "type": "git",
  368. "url": "https://github.com/yiisoft/yii2-framework.git",
  369. "reference": "f61cfa2ab22ddf82377f5c3428066689123b50e5"
  370. },
  371. "dist": {
  372. "type": "zip",
  373. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f61cfa2ab22ddf82377f5c3428066689123b50e5",
  374. "reference": "f61cfa2ab22ddf82377f5c3428066689123b50e5",
  375. "shasum": ""
  376. },
  377. "require": {
  378. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  379. "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",
  380. "bower-asset/punycode": "1.3.*",
  381. "bower-asset/yii2-pjax": "~2.0.1",
  382. "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
  383. "ext-ctype": "*",
  384. "ext-mbstring": "*",
  385. "ezyang/htmlpurifier": "~4.6",
  386. "lib-pcre": "*",
  387. "php": ">=5.4.0",
  388. "yiisoft/yii2-composer": "~2.0.4"
  389. },
  390. "bin": [
  391. "yii"
  392. ],
  393. "type": "library",
  394. "extra": {
  395. "branch-alias": {
  396. "dev-master": "2.0.x-dev"
  397. }
  398. },
  399. "autoload": {
  400. "psr-4": {
  401. "yii\\": ""
  402. }
  403. },
  404. "notification-url": "https://packagist.org/downloads/",
  405. "license": [
  406. "BSD-3-Clause"
  407. ],
  408. "authors": [
  409. {
  410. "name": "Qiang Xue",
  411. "email": "qiang.xue@gmail.com",
  412. "homepage": "http://www.yiiframework.com/",
  413. "role": "Founder and project lead"
  414. },
  415. {
  416. "name": "Alexander Makarov",
  417. "email": "sam@rmcreative.ru",
  418. "homepage": "http://rmcreative.ru/",
  419. "role": "Core framework development"
  420. },
  421. {
  422. "name": "Maurizio Domba",
  423. "homepage": "http://mdomba.info/",
  424. "role": "Core framework development"
  425. },
  426. {
  427. "name": "Carsten Brandt",
  428. "email": "mail@cebe.cc",
  429. "homepage": "http://cebe.cc/",
  430. "role": "Core framework development"
  431. },
  432. {
  433. "name": "Timur Ruziev",
  434. "email": "resurtm@gmail.com",
  435. "homepage": "http://resurtm.com/",
  436. "role": "Core framework development"
  437. },
  438. {
  439. "name": "Paul Klimov",
  440. "email": "klimov.paul@gmail.com",
  441. "role": "Core framework development"
  442. },
  443. {
  444. "name": "Dmitry Naumenko",
  445. "email": "d.naumenko.a@gmail.com",
  446. "role": "Core framework development"
  447. },
  448. {
  449. "name": "Boudewijn Vahrmeijer",
  450. "email": "info@dynasource.eu",
  451. "homepage": "http://dynasource.eu",
  452. "role": "Core framework development"
  453. }
  454. ],
  455. "description": "Yii PHP Framework Version 2",
  456. "homepage": "http://www.yiiframework.com/",
  457. "keywords": [
  458. "framework",
  459. "yii2"
  460. ],
  461. "time": "2019-07-10T18:16:39+00:00"
  462. },
  463. {
  464. "name": "yiisoft/yii2-bootstrap",
  465. "version": "dev-master",
  466. "source": {
  467. "type": "git",
  468. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  469. "reference": "40a00e20b66057cd32d0c8bbc9377dc0223e541a"
  470. },
  471. "dist": {
  472. "type": "zip",
  473. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/40a00e20b66057cd32d0c8bbc9377dc0223e541a",
  474. "reference": "40a00e20b66057cd32d0c8bbc9377dc0223e541a",
  475. "shasum": ""
  476. },
  477. "require": {
  478. "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
  479. "yiisoft/yii2": "~2.0.6"
  480. },
  481. "require-dev": {
  482. "phpunit/phpunit": "<7"
  483. },
  484. "type": "yii2-extension",
  485. "extra": {
  486. "branch-alias": {
  487. "dev-master": "2.0.x-dev"
  488. }
  489. },
  490. "autoload": {
  491. "psr-4": {
  492. "yii\\bootstrap\\": "src"
  493. }
  494. },
  495. "notification-url": "https://packagist.org/downloads/",
  496. "license": [
  497. "BSD-3-Clause"
  498. ],
  499. "authors": [
  500. {
  501. "name": "Paul Klimov",
  502. "email": "klimov.paul@gmail.com"
  503. },
  504. {
  505. "name": "Alexander Makarov",
  506. "email": "sam@rmcreative.ru",
  507. "homepage": "http://rmcreative.ru/"
  508. },
  509. {
  510. "name": "Antonio Ramirez",
  511. "email": "amigo.cobos@gmail.com"
  512. },
  513. {
  514. "name": "Qiang Xue",
  515. "email": "qiang.xue@gmail.com",
  516. "homepage": "http://www.yiiframework.com/"
  517. }
  518. ],
  519. "description": "The Twitter Bootstrap extension for the Yii framework",
  520. "keywords": [
  521. "bootstrap",
  522. "yii2"
  523. ],
  524. "time": "2019-05-23T16:20:29+00:00"
  525. },
  526. {
  527. "name": "yiisoft/yii2-composer",
  528. "version": "dev-master",
  529. "source": {
  530. "type": "git",
  531. "url": "https://github.com/yiisoft/yii2-composer.git",
  532. "reference": "fa0856bb95beb49d30f408639224b0e0ed26b4f3"
  533. },
  534. "dist": {
  535. "type": "zip",
  536. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/fa0856bb95beb49d30f408639224b0e0ed26b4f3",
  537. "reference": "fa0856bb95beb49d30f408639224b0e0ed26b4f3",
  538. "shasum": ""
  539. },
  540. "require": {
  541. "composer-plugin-api": "^1.0"
  542. },
  543. "require-dev": {
  544. "composer/composer": "^1.0",
  545. "phpunit/phpunit": "<7"
  546. },
  547. "type": "composer-plugin",
  548. "extra": {
  549. "class": "yii\\composer\\Plugin",
  550. "branch-alias": {
  551. "dev-master": "2.0.x-dev"
  552. }
  553. },
  554. "autoload": {
  555. "psr-4": {
  556. "yii\\composer\\": ""
  557. }
  558. },
  559. "notification-url": "https://packagist.org/downloads/",
  560. "license": [
  561. "BSD-3-Clause"
  562. ],
  563. "authors": [
  564. {
  565. "name": "Qiang Xue",
  566. "email": "qiang.xue@gmail.com"
  567. },
  568. {
  569. "name": "Carsten Brandt",
  570. "email": "mail@cebe.cc"
  571. }
  572. ],
  573. "description": "The composer plugin for Yii extension installer",
  574. "keywords": [
  575. "composer",
  576. "extension installer",
  577. "yii2"
  578. ],
  579. "time": "2019-05-28T08:14:44+00:00"
  580. },
  581. {
  582. "name": "yiisoft/yii2-gii",
  583. "version": "2.1.0",
  584. "source": {
  585. "type": "git",
  586. "url": "https://github.com/yiisoft/yii2-gii.git",
  587. "reference": "d1c18f0dcbd72ab285acd320c56b1aa2554e06fa"
  588. },
  589. "dist": {
  590. "type": "zip",
  591. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d1c18f0dcbd72ab285acd320c56b1aa2554e06fa",
  592. "reference": "d1c18f0dcbd72ab285acd320c56b1aa2554e06fa",
  593. "shasum": ""
  594. },
  595. "require": {
  596. "phpspec/php-diff": "^1.1.0",
  597. "yiisoft/yii2": "~2.0.14"
  598. },
  599. "require-dev": {
  600. "phpunit/phpunit": "<7",
  601. "yiisoft/yii2-coding-standards": "~2.0"
  602. },
  603. "type": "yii2-extension",
  604. "extra": {
  605. "branch-alias": {
  606. "dev-master": "2.0.x-dev"
  607. }
  608. },
  609. "autoload": {
  610. "psr-4": {
  611. "yii\\gii\\": "src"
  612. }
  613. },
  614. "notification-url": "https://packagist.org/downloads/",
  615. "license": [
  616. "BSD-3-Clause"
  617. ],
  618. "authors": [
  619. {
  620. "name": "Qiang Xue",
  621. "email": "qiang.xue@gmail.com"
  622. }
  623. ],
  624. "description": "The Gii extension for the Yii framework",
  625. "keywords": [
  626. "code generator",
  627. "gii",
  628. "yii2"
  629. ],
  630. "time": "2019-03-17T19:23:15+00:00"
  631. }
  632. ],
  633. "packages-dev": [
  634. {
  635. "name": "kint-php/kint",
  636. "version": "dev-master",
  637. "source": {
  638. "type": "git",
  639. "url": "https://github.com/kint-php/kint.git",
  640. "reference": "339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3"
  641. },
  642. "dist": {
  643. "type": "zip",
  644. "url": "https://api.github.com/repos/kint-php/kint/zipball/339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3",
  645. "reference": "339b24fc0439d61644ddcc5d5f52cf5fdfbe3fa3",
  646. "shasum": ""
  647. },
  648. "require": {
  649. "php": ">=5.3.6"
  650. },
  651. "require-dev": {
  652. "friendsofphp/php-cs-fixer": "^2.0",
  653. "phpunit/phpunit": "^4.0",
  654. "seld/phar-utils": "^1.0",
  655. "symfony/finder": "^2.0 || ^3.0 || ^4.0",
  656. "vimeo/psalm": "^3.0"
  657. },
  658. "suggest": {
  659. "ext-ctype": "Simple data type tests",
  660. "ext-iconv": "Provides fallback detection for ambiguous legacy string encodings such as the Windows and ISO 8859 code pages",
  661. "ext-mbstring": "Provides string encoding detection",
  662. "kint-php/kint-js": "Provides a simplified dump to console.log()",
  663. "kint-php/kint-twig": "Provides d() and s() functions in twig templates",
  664. "symfony/polyfill-ctype": "Replacement for ext-ctype if missing",
  665. "symfony/polyfill-iconv": "Replacement for ext-iconv if missing",
  666. "symfony/polyfill-mbstring": "Replacement for ext-mbstring if missing"
  667. },
  668. "type": "library",
  669. "autoload": {
  670. "files": [
  671. "init.php"
  672. ],
  673. "psr-4": {
  674. "Kint\\": "src/"
  675. }
  676. },
  677. "notification-url": "https://packagist.org/downloads/",
  678. "license": [
  679. "MIT"
  680. ],
  681. "authors": [
  682. {
  683. "name": "Rokas Šleinius",
  684. "homepage": "https://github.com/raveren"
  685. },
  686. {
  687. "name": "Jonathan Vollebregt",
  688. "homepage": "https://github.com/jnvsor"
  689. },
  690. {
  691. "name": "Contributors",
  692. "homepage": "https://github.com/kint-php/kint/graphs/contributors"
  693. }
  694. ],
  695. "description": "Kint - debugging tool for PHP developers",
  696. "homepage": "https://kint-php.github.io/kint/",
  697. "keywords": [
  698. "debug",
  699. "kint",
  700. "php"
  701. ],
  702. "time": "2019-07-11T17:29:14+00:00"
  703. },
  704. {
  705. "name": "yiisoft/yii2-debug",
  706. "version": "2.1.5",
  707. "source": {
  708. "type": "git",
  709. "url": "https://github.com/yiisoft/yii2-debug.git",
  710. "reference": "a6bbf55093e154e2eeb2c778af8717989495270e"
  711. },
  712. "dist": {
  713. "type": "zip",
  714. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/a6bbf55093e154e2eeb2c778af8717989495270e",
  715. "reference": "a6bbf55093e154e2eeb2c778af8717989495270e",
  716. "shasum": ""
  717. },
  718. "require": {
  719. "ext-mbstring": "*",
  720. "php": ">=5.4",
  721. "yiisoft/yii2": "~2.0.13"
  722. },
  723. "require-dev": {
  724. "phpunit/phpunit": "<7",
  725. "yiisoft/yii2-coding-standards": "~2.0",
  726. "yiisoft/yii2-swiftmailer": "*"
  727. },
  728. "type": "yii2-extension",
  729. "extra": {
  730. "branch-alias": {
  731. "dev-master": "2.0.x-dev"
  732. }
  733. },
  734. "autoload": {
  735. "psr-4": {
  736. "yii\\debug\\": "src"
  737. }
  738. },
  739. "notification-url": "https://packagist.org/downloads/",
  740. "license": [
  741. "BSD-3-Clause"
  742. ],
  743. "authors": [
  744. {
  745. "name": "Qiang Xue",
  746. "email": "qiang.xue@gmail.com"
  747. },
  748. {
  749. "name": "Simon Karlen",
  750. "email": "simi.albi@outlook.com"
  751. }
  752. ],
  753. "description": "The debugger extension for the Yii framework",
  754. "keywords": [
  755. "debug",
  756. "debugger",
  757. "yii2"
  758. ],
  759. "time": "2019-06-04T14:21:49+00:00"
  760. }
  761. ],
  762. "aliases": [],
  763. "minimum-stability": "dev",
  764. "stability-flags": {
  765. "yiisoft/yii2-bootstrap": 20,
  766. "yiisoft/yii2-gii": 20,
  767. "yiisoft/yii2-debug": 20,
  768. "kint-php/kint": 20
  769. },
  770. "prefer-stable": false,
  771. "prefer-lowest": false,
  772. "platform": {
  773. "php": ">=7.1.0"
  774. },
  775. "platform-dev": []
  776. }