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

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