Advertisement
Guest User

Untitled

a guest
Jun 5th, 2018
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.86 KB | None | 0 0
  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#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "5d9e2489e9d5cbfac50b77704dfd7270",
  8. "packages": [
  9. {
  10. "name": "2amigos/yii2-date-picker-widget",
  11. "version": "1.0.7",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/2amigos/yii2-date-picker-widget.git",
  15. "reference": "d09c2444e8c2329e38528bba77002dd65186c1ff"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/2amigos/yii2-date-picker-widget/zipball/d09c2444e8c2329e38528bba77002dd65186c1ff",
  20. "reference": "d09c2444e8c2329e38528bba77002dd65186c1ff",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "bower-asset/bootstrap-datepicker": "1.7.0",
  25. "yiisoft/yii2": ">=2.0.9",
  26. "yiisoft/yii2-bootstrap": "*"
  27. },
  28. "require-dev": {
  29. "phpunit/phpunit": "4.*"
  30. },
  31. "type": "yii2-extension",
  32. "extra": {
  33. "branch-alias": {
  34. "dev-master": "1.0-dev"
  35. },
  36. "asset-installer-paths": {
  37. "bower-asset-library": "vendor/bower"
  38. }
  39. },
  40. "autoload": {
  41. "psr-4": {
  42. "dosamigos\\datepicker\\": "src"
  43. }
  44. },
  45. "notification-url": "https://packagist.org/downloads/",
  46. "license": [
  47. "BSD-3-Clause"
  48. ],
  49. "authors": [
  50. {
  51. "name": "2amigOS! Consulting Group",
  52. "email": "hola@2amigos.us",
  53. "homepage": "http://2amigos.us",
  54. "role": "Developer"
  55. }
  56. ],
  57. "description": "Bootstrap DatePicker widget for Yii2.",
  58. "homepage": "http://yiiwheels.com/extension/bootstrap-datepicker",
  59. "keywords": [
  60. "2amigos",
  61. "datepicker",
  62. "extension",
  63. "widget",
  64. "yii",
  65. "yii 2",
  66. "yii2"
  67. ],
  68. "time": "2017-07-05T05:52:03+00:00"
  69. },
  70. {
  71. "name": "2amigos/yii2-multi-select-widget",
  72. "version": "1.0.0",
  73. "source": {
  74. "type": "git",
  75. "url": "https://github.com/2amigos/yii2-multi-select-widget.git",
  76. "reference": "e9ae0b23aa5a96230f26a37b121efc726b635ed1"
  77. },
  78. "dist": {
  79. "type": "zip",
  80. "url": "https://api.github.com/repos/2amigos/yii2-multi-select-widget/zipball/e9ae0b23aa5a96230f26a37b121efc726b635ed1",
  81. "reference": "e9ae0b23aa5a96230f26a37b121efc726b635ed1",
  82. "shasum": ""
  83. },
  84. "require": {
  85. "bower-asset/bootstrap-multiselect": "0.9.*",
  86. "bower-asset/multiselect": "0.9.*",
  87. "yiisoft/yii2": "*",
  88. "yiisoft/yii2-bootstrap": "*"
  89. },
  90. "require-dev": {
  91. "friendsofphp/php-cs-fixer": "^2.0",
  92. "phpmd/phpmd": "@stable",
  93. "phpunit/phpunit": "~6.0",
  94. "squizlabs/php_codesniffer": "*"
  95. },
  96. "type": "yii2-extension",
  97. "extra": {
  98. "branch-alias": {
  99. "dev-master": "1.0-dev"
  100. }
  101. },
  102. "autoload": {
  103. "psr-4": {
  104. "dosamigos\\multiselect\\": "src"
  105. }
  106. },
  107. "notification-url": "https://packagist.org/downloads/",
  108. "license": [
  109. "BSD-3-Clause"
  110. ],
  111. "authors": [
  112. {
  113. "name": "2amigOS! Consulting Group",
  114. "email": "hola@2amigos.us",
  115. "homepage": "http://2amigos.us",
  116. "role": "Developer"
  117. }
  118. ],
  119. "description": "Multiselect Bootstrap widget for Yii2.",
  120. "homepage": "https://github.com/2amigos/yii2-multi-select-widget",
  121. "keywords": [
  122. "extension",
  123. "multiselect",
  124. "widget",
  125. "yii"
  126. ],
  127. "time": "2017-12-10T12:35:01+00:00"
  128. },
  129. {
  130. "name": "bower-asset/bootstrap",
  131. "version": "v3.3.7",
  132. "source": {
  133. "type": "git",
  134. "url": "https://github.com/twbs/bootstrap.git",
  135. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
  136. },
  137. "dist": {
  138. "type": "zip",
  139. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  140. "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  141. "shasum": ""
  142. },
  143. "require": {
  144. "bower-asset/jquery": ">=1.9.1,<4.0"
  145. },
  146. "type": "bower-asset-library",
  147. "extra": {
  148. "bower-asset-main": [
  149. "less/bootstrap.less",
  150. "dist/js/bootstrap.js"
  151. ],
  152. "bower-asset-ignore": [
  153. "/.*",
  154. "_config.yml",
  155. "CNAME",
  156. "composer.json",
  157. "CONTRIBUTING.md",
  158. "docs",
  159. "js/tests",
  160. "test-infra"
  161. ]
  162. },
  163. "license": [
  164. "MIT"
  165. ],
  166. "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
  167. "keywords": [
  168. "css",
  169. "framework",
  170. "front-end",
  171. "js",
  172. "less",
  173. "mobile-first",
  174. "responsive",
  175. "web"
  176. ]
  177. },
  178. {
  179. "name": "bower-asset/bootstrap-datepicker",
  180. "version": "v1.7.0",
  181. "source": {
  182. "type": "git",
  183. "url": "https://github.com/uxsolutions/bootstrap-datepicker.git",
  184. "reference": "d364be5b066b38f3675a5a1dc174ce1ab1f3360e"
  185. },
  186. "dist": {
  187. "type": "zip",
  188. "url": "https://api.github.com/repos/uxsolutions/bootstrap-datepicker/zipball/d364be5b066b38f3675a5a1dc174ce1ab1f3360e",
  189. "reference": "d364be5b066b38f3675a5a1dc174ce1ab1f3360e",
  190. "shasum": ""
  191. },
  192. "require": {
  193. "bower-asset/jquery": ">=1.7.1,<4.0.0"
  194. },
  195. "type": "bower-asset-library",
  196. "extra": {
  197. "bower-asset-main": [
  198. "dist/css/bootstrap-datepicker3.css",
  199. "dist/js/bootstrap-datepicker.js"
  200. ],
  201. "bower-asset-ignore": []
  202. },
  203. "license": [
  204. "Apache-2.0"
  205. ]
  206. },
  207. {
  208. "name": "bower-asset/bootstrap-multiselect",
  209. "version": "v0.9.13",
  210. "source": {
  211. "type": "git",
  212. "url": "https://github.com/davidstutz/bootstrap-multiselect.git",
  213. "reference": "6367ced04daafc054aeff51b2a903669eb0da214"
  214. },
  215. "dist": {
  216. "type": "zip",
  217. "url": "https://api.github.com/repos/davidstutz/bootstrap-multiselect/zipball/6367ced04daafc054aeff51b2a903669eb0da214",
  218. "reference": "6367ced04daafc054aeff51b2a903669eb0da214",
  219. "shasum": ""
  220. },
  221. "require": {
  222. "bower-asset/bootstrap": ">=2.3.2",
  223. "bower-asset/jquery": ">=1.11.0"
  224. },
  225. "type": "bower-asset-library",
  226. "extra": {
  227. "bower-asset-main": [
  228. "./dist/js/bootstrap-multiselect.js",
  229. "./dist/css/bootstrap-multiselect.css",
  230. "./dist/less/bootstrap-multiselect.less"
  231. ],
  232. "bower-asset-ignore": [
  233. "docs/.*",
  234. "tests/.*",
  235. "*.html",
  236. "*.git*",
  237. "*.md",
  238. "*.png",
  239. "*.php"
  240. ]
  241. },
  242. "description": "Twitter Bootstrap plugin to make selects user friendly.",
  243. "keywords": [
  244. "bootstrap",
  245. "css",
  246. "jquery",
  247. "js",
  248. "less",
  249. "multiselect"
  250. ]
  251. },
  252. {
  253. "name": "bower-asset/inputmask",
  254. "version": "3.3.11",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/RobinHerbots/Inputmask.git",
  258. "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
  263. "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
  264. "shasum": ""
  265. },
  266. "require": {
  267. "bower-asset/jquery": ">=1.7"
  268. },
  269. "type": "bower-asset-library",
  270. "extra": {
  271. "bower-asset-main": [
  272. "./dist/inputmask/inputmask.js",
  273. "./dist/inputmask/inputmask.extensions.js",
  274. "./dist/inputmask/inputmask.date.extensions.js",
  275. "./dist/inputmask/inputmask.numeric.extensions.js",
  276. "./dist/inputmask/inputmask.phone.extensions.js",
  277. "./dist/inputmask/jquery.inputmask.js",
  278. "./dist/inputmask/global/document.js",
  279. "./dist/inputmask/global/window.js",
  280. "./dist/inputmask/phone-codes/phone.js",
  281. "./dist/inputmask/phone-codes/phone-be.js",
  282. "./dist/inputmask/phone-codes/phone-nl.js",
  283. "./dist/inputmask/phone-codes/phone-ru.js",
  284. "./dist/inputmask/phone-codes/phone-uk.js",
  285. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
  286. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
  287. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
  288. "./dist/inputmask/bindings/inputmask.binding.js"
  289. ],
  290. "bower-asset-ignore": [
  291. "**/*",
  292. "!dist/*",
  293. "!dist/inputmask/*",
  294. "!dist/min/*",
  295. "!dist/min/inputmask/*"
  296. ]
  297. },
  298. "license": [
  299. "http://opensource.org/licenses/mit-license.php"
  300. ],
  301. "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
  302. "keywords": [
  303. "form",
  304. "input",
  305. "inputmask",
  306. "jquery",
  307. "mask",
  308. "plugins"
  309. ]
  310. },
  311. {
  312. "name": "bower-asset/jquery",
  313. "version": "3.2.1",
  314. "source": {
  315. "type": "git",
  316. "url": "https://github.com/jquery/jquery-dist.git",
  317. "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e"
  318. },
  319. "dist": {
  320. "type": "zip",
  321. "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e",
  322. "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
  323. "shasum": ""
  324. },
  325. "type": "bower-asset-library",
  326. "extra": {
  327. "bower-asset-main": "dist/jquery.js",
  328. "bower-asset-ignore": [
  329. "package.json"
  330. ]
  331. },
  332. "license": [
  333. "MIT"
  334. ],
  335. "keywords": [
  336. "browser",
  337. "javascript",
  338. "jquery",
  339. "library"
  340. ]
  341. },
  342. {
  343. "name": "bower-asset/jquery-ui",
  344. "version": "1.12.1",
  345. "source": {
  346. "type": "git",
  347. "url": "https://github.com/components/jqueryui.git",
  348. "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
  349. },
  350. "dist": {
  351. "type": "zip",
  352. "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
  353. "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
  354. "shasum": ""
  355. },
  356. "require": {
  357. "bower-asset/jquery": ">=1.6"
  358. },
  359. "type": "bower-asset-library",
  360. "extra": {
  361. "bower-asset-main": [
  362. "jquery-ui.js"
  363. ],
  364. "bower-asset-ignore": []
  365. },
  366. "license": [
  367. "MIT"
  368. ]
  369. },
  370. {
  371. "name": "bower-asset/multiselect",
  372. "version": "0.9.12",
  373. "source": {
  374. "type": "git",
  375. "url": "https://github.com/lou/multi-select.git",
  376. "reference": "344dc6cfe0f9c3b3ee66e88bed7bfc7cc1adbb3a"
  377. },
  378. "dist": {
  379. "type": "zip",
  380. "url": "https://api.github.com/repos/lou/multi-select/zipball/344dc6cfe0f9c3b3ee66e88bed7bfc7cc1adbb3a",
  381. "reference": "344dc6cfe0f9c3b3ee66e88bed7bfc7cc1adbb3a",
  382. "shasum": ""
  383. },
  384. "require": {
  385. "bower-asset/jquery": ">=1.7.1"
  386. },
  387. "type": "bower-asset-library",
  388. "extra": {
  389. "bower-asset-main": [
  390. "./css/multi-select.css",
  391. "./img/switch.png",
  392. "./js/jquery.multi-select.js"
  393. ]
  394. },
  395. "license": [
  396. "WTFPL"
  397. ],
  398. "description": "A user-friendlier drop-in replacement for the standard select with multiple attribute activated."
  399. },
  400. {
  401. "name": "bower-asset/punycode",
  402. "version": "v1.3.2",
  403. "source": {
  404. "type": "git",
  405. "url": "https://github.com/bestiejs/punycode.js.git",
  406. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  407. },
  408. "dist": {
  409. "type": "zip",
  410. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  411. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  412. "shasum": ""
  413. },
  414. "type": "bower-asset-library",
  415. "extra": {
  416. "bower-asset-main": "punycode.js",
  417. "bower-asset-ignore": [
  418. "coverage",
  419. "tests",
  420. ".*",
  421. "component.json",
  422. "Gruntfile.js",
  423. "node_modules",
  424. "package.json"
  425. ]
  426. }
  427. },
  428. {
  429. "name": "bower-asset/semantic",
  430. "version": "2.3.0",
  431. "source": {
  432. "type": "git",
  433. "url": "https://github.com/Semantic-Org/Semantic-UI.git",
  434. "reference": "5b681ca84e756d0d6080ecc6a3e2cdd40c0e3d50"
  435. },
  436. "dist": {
  437. "type": "zip",
  438. "url": "https://api.github.com/repos/Semantic-Org/Semantic-UI/zipball/5b681ca84e756d0d6080ecc6a3e2cdd40c0e3d50",
  439. "reference": "5b681ca84e756d0d6080ecc6a3e2cdd40c0e3d50",
  440. "shasum": ""
  441. },
  442. "require": {
  443. "bower-asset/jquery": ">=1.8"
  444. },
  445. "type": "bower-asset-library",
  446. "extra": {
  447. "bower-asset-main": [
  448. "src/semantic.less",
  449. "dist/semantic.js"
  450. ],
  451. "bower-asset-ignore": [
  452. "src/site",
  453. "test"
  454. ]
  455. },
  456. "license": [
  457. "MIT"
  458. ],
  459. "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
  460. "keywords": [
  461. "css3",
  462. "framework",
  463. "semantic",
  464. "ui"
  465. ]
  466. },
  467. {
  468. "name": "bower-asset/yii2-pjax",
  469. "version": "2.0.7.1",
  470. "source": {
  471. "type": "git",
  472. "url": "https://github.com/yiisoft/jquery-pjax.git",
  473. "reference": "aef7b953107264f00234902a3880eb50dafc48be"
  474. },
  475. "dist": {
  476. "type": "zip",
  477. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
  478. "reference": "aef7b953107264f00234902a3880eb50dafc48be",
  479. "shasum": ""
  480. },
  481. "require": {
  482. "bower-asset/jquery": ">=1.8"
  483. },
  484. "type": "bower-asset-library",
  485. "extra": {
  486. "bower-asset-main": "./jquery.pjax.js",
  487. "bower-asset-ignore": [
  488. ".travis.yml",
  489. "Gemfile",
  490. "Gemfile.lock",
  491. "CONTRIBUTING.md",
  492. "vendor/",
  493. "script/",
  494. "test/"
  495. ]
  496. },
  497. "license": [
  498. "MIT"
  499. ]
  500. },
  501. {
  502. "name": "cebe/markdown",
  503. "version": "1.1.2",
  504. "source": {
  505. "type": "git",
  506. "url": "https://github.com/cebe/markdown.git",
  507. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
  508. },
  509. "dist": {
  510. "type": "zip",
  511. "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
  512. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
  513. "shasum": ""
  514. },
  515. "require": {
  516. "lib-pcre": "*",
  517. "php": ">=5.4.0"
  518. },
  519. "require-dev": {
  520. "cebe/indent": "*",
  521. "facebook/xhprof": "*@dev",
  522. "phpunit/phpunit": "4.1.*"
  523. },
  524. "bin": [
  525. "bin/markdown"
  526. ],
  527. "type": "library",
  528. "extra": {
  529. "branch-alias": {
  530. "dev-master": "1.1.x-dev"
  531. }
  532. },
  533. "autoload": {
  534. "psr-4": {
  535. "cebe\\markdown\\": ""
  536. }
  537. },
  538. "notification-url": "https://packagist.org/downloads/",
  539. "license": [
  540. "MIT"
  541. ],
  542. "authors": [
  543. {
  544. "name": "Carsten Brandt",
  545. "email": "mail@cebe.cc",
  546. "homepage": "http://cebe.cc/",
  547. "role": "Creator"
  548. }
  549. ],
  550. "description": "A super fast, highly extensible markdown parser for PHP",
  551. "homepage": "https://github.com/cebe/markdown#readme",
  552. "keywords": [
  553. "extensible",
  554. "fast",
  555. "gfm",
  556. "markdown",
  557. "markdown-extra"
  558. ],
  559. "time": "2017-07-16T21:13:23+00:00"
  560. },
  561. {
  562. "name": "claviska/simpleimage",
  563. "version": "3.3.3",
  564. "source": {
  565. "type": "git",
  566. "url": "https://github.com/claviska/SimpleImage.git",
  567. "reference": "31ba5b8358e1663a2813e2ada7242fa8d97a96dc"
  568. },
  569. "dist": {
  570. "type": "zip",
  571. "url": "https://api.github.com/repos/claviska/SimpleImage/zipball/31ba5b8358e1663a2813e2ada7242fa8d97a96dc",
  572. "reference": "31ba5b8358e1663a2813e2ada7242fa8d97a96dc",
  573. "shasum": ""
  574. },
  575. "require": {
  576. "ext-gd": "*",
  577. "league/color-extractor": "0.3.*",
  578. "php": ">=5.6.0"
  579. },
  580. "type": "library",
  581. "autoload": {
  582. "psr-0": {
  583. "claviska": "src/"
  584. }
  585. },
  586. "notification-url": "https://packagist.org/downloads/",
  587. "license": [
  588. "MIT"
  589. ],
  590. "authors": [
  591. {
  592. "name": "Cory LaViska",
  593. "homepage": "http://www.abeautifulsite.net/",
  594. "role": "Developer"
  595. }
  596. ],
  597. "description": "A PHP class that makes working with images as simple as possible.",
  598. "time": "2017-09-12T09:03:56+00:00"
  599. },
  600. {
  601. "name": "creocoder/yii2-nested-sets",
  602. "version": "dev-master",
  603. "source": {
  604. "type": "git",
  605. "url": "https://github.com/creocoder/yii2-nested-sets.git",
  606. "reference": "3c7d07638da36037805ce8ea79bbefc950a61ee1"
  607. },
  608. "dist": {
  609. "type": "zip",
  610. "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/3c7d07638da36037805ce8ea79bbefc950a61ee1",
  611. "reference": "3c7d07638da36037805ce8ea79bbefc950a61ee1",
  612. "shasum": ""
  613. },
  614. "require": {
  615. "yiisoft/yii2": "~2.0.0"
  616. },
  617. "require-dev": {
  618. "phpunit/dbunit": "~1.0",
  619. "phpunit/phpunit": "~4.0"
  620. },
  621. "type": "yii2-extension",
  622. "autoload": {
  623. "psr-4": {
  624. "creocoder\\nestedsets\\": "src"
  625. }
  626. },
  627. "notification-url": "https://packagist.org/downloads/",
  628. "license": [
  629. "BSD-3-Clause"
  630. ],
  631. "authors": [
  632. {
  633. "name": "Alexander Kochetov",
  634. "email": "creocoder@gmail.com"
  635. }
  636. ],
  637. "description": "The nested sets behavior for the Yii framework",
  638. "keywords": [
  639. "nested sets",
  640. "yii2"
  641. ],
  642. "time": "2017-01-31 09:48:06"
  643. },
  644. {
  645. "name": "ezyang/htmlpurifier",
  646. "version": "v4.10.0",
  647. "source": {
  648. "type": "git",
  649. "url": "https://github.com/ezyang/htmlpurifier.git",
  650. "reference": "d85d39da4576a6934b72480be6978fb10c860021"
  651. },
  652. "dist": {
  653. "type": "zip",
  654. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
  655. "reference": "d85d39da4576a6934b72480be6978fb10c860021",
  656. "shasum": ""
  657. },
  658. "require": {
  659. "php": ">=5.2"
  660. },
  661. "require-dev": {
  662. "simpletest/simpletest": "^1.1"
  663. },
  664. "type": "library",
  665. "autoload": {
  666. "psr-0": {
  667. "HTMLPurifier": "library/"
  668. },
  669. "files": [
  670. "library/HTMLPurifier.composer.php"
  671. ]
  672. },
  673. "notification-url": "https://packagist.org/downloads/",
  674. "license": [
  675. "LGPL"
  676. ],
  677. "authors": [
  678. {
  679. "name": "Edward Z. Yang",
  680. "email": "admin@htmlpurifier.org",
  681. "homepage": "http://ezyang.com"
  682. }
  683. ],
  684. "description": "Standards compliant HTML filter written in PHP",
  685. "homepage": "http://htmlpurifier.org/",
  686. "keywords": [
  687. "html"
  688. ],
  689. "time": "2018-02-23T01:58:20+00:00"
  690. },
  691. {
  692. "name": "firebase/php-jwt",
  693. "version": "v5.0.0",
  694. "source": {
  695. "type": "git",
  696. "url": "https://github.com/firebase/php-jwt.git",
  697. "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e"
  698. },
  699. "dist": {
  700. "type": "zip",
  701. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
  702. "reference": "9984a4d3a32ae7673d6971ea00bae9d0a1abba0e",
  703. "shasum": ""
  704. },
  705. "require": {
  706. "php": ">=5.3.0"
  707. },
  708. "require-dev": {
  709. "phpunit/phpunit": " 4.8.35"
  710. },
  711. "type": "library",
  712. "autoload": {
  713. "psr-4": {
  714. "Firebase\\JWT\\": "src"
  715. }
  716. },
  717. "notification-url": "https://packagist.org/downloads/",
  718. "license": [
  719. "BSD-3-Clause"
  720. ],
  721. "authors": [
  722. {
  723. "name": "Neuman Vong",
  724. "email": "neuman+pear@twilio.com",
  725. "role": "Developer"
  726. },
  727. {
  728. "name": "Anant Narayanan",
  729. "email": "anant@php.net",
  730. "role": "Developer"
  731. }
  732. ],
  733. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  734. "homepage": "https://github.com/firebase/php-jwt",
  735. "time": "2017-06-27T22:17:23+00:00"
  736. },
  737. {
  738. "name": "google/apiclient",
  739. "version": "v2.2.1",
  740. "source": {
  741. "type": "git",
  742. "url": "https://github.com/google/google-api-php-client.git",
  743. "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2"
  744. },
  745. "dist": {
  746. "type": "zip",
  747. "url": "https://api.github.com/repos/google/google-api-php-client/zipball/b69b8ac4bf6501793c389d4e013a79d09c85c5f2",
  748. "reference": "b69b8ac4bf6501793c389d4e013a79d09c85c5f2",
  749. "shasum": ""
  750. },
  751. "require": {
  752. "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
  753. "google/apiclient-services": "~0.13",
  754. "google/auth": "^1.0",
  755. "guzzlehttp/guzzle": "~5.3.1|~6.0",
  756. "guzzlehttp/psr7": "^1.2",
  757. "monolog/monolog": "^1.17",
  758. "php": ">=5.4",
  759. "phpseclib/phpseclib": "~0.3.10|~2.0"
  760. },
  761. "require-dev": {
  762. "cache/filesystem-adapter": "^0.3.2",
  763. "phpunit/phpunit": "~4",
  764. "squizlabs/php_codesniffer": "~2.3",
  765. "symfony/css-selector": "~2.1",
  766. "symfony/dom-crawler": "~2.1"
  767. },
  768. "suggest": {
  769. "cache/filesystem-adapter": "For caching certs and tokens (using Google_Client::setCache)"
  770. },
  771. "type": "library",
  772. "extra": {
  773. "branch-alias": {
  774. "dev-master": "2.x-dev"
  775. }
  776. },
  777. "autoload": {
  778. "psr-0": {
  779. "Google_": "src/"
  780. },
  781. "classmap": [
  782. "src/Google/Service/"
  783. ]
  784. },
  785. "notification-url": "https://packagist.org/downloads/",
  786. "license": [
  787. "Apache-2.0"
  788. ],
  789. "description": "Client library for Google APIs",
  790. "homepage": "http://developers.google.com/api-client-library/php",
  791. "keywords": [
  792. "google"
  793. ],
  794. "time": "2017-11-03T01:19:53+00:00"
  795. },
  796. {
  797. "name": "google/apiclient-services",
  798. "version": "v0.48",
  799. "source": {
  800. "type": "git",
  801. "url": "https://github.com/google/google-api-php-client-services.git",
  802. "reference": "e8f3d6c4da47274ff375ee1d62b7a0ba6969d039"
  803. },
  804. "dist": {
  805. "type": "zip",
  806. "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/e8f3d6c4da47274ff375ee1d62b7a0ba6969d039",
  807. "reference": "e8f3d6c4da47274ff375ee1d62b7a0ba6969d039",
  808. "shasum": ""
  809. },
  810. "require": {
  811. "php": ">=5.4"
  812. },
  813. "require-dev": {
  814. "phpunit/phpunit": "~4.8"
  815. },
  816. "type": "library",
  817. "autoload": {
  818. "psr-0": {
  819. "Google_Service_": "src"
  820. }
  821. },
  822. "notification-url": "https://packagist.org/downloads/",
  823. "license": [
  824. "Apache-2.0"
  825. ],
  826. "description": "Client library for Google APIs",
  827. "homepage": "http://developers.google.com/api-client-library/php",
  828. "keywords": [
  829. "google"
  830. ],
  831. "time": "2018-02-25T00:23:11+00:00"
  832. },
  833. {
  834. "name": "google/auth",
  835. "version": "v1.2.1",
  836. "source": {
  837. "type": "git",
  838. "url": "https://github.com/google/google-auth-library-php.git",
  839. "reference": "da0062d279c9459350808a4fb63dbc08b90d6b90"
  840. },
  841. "dist": {
  842. "type": "zip",
  843. "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/da0062d279c9459350808a4fb63dbc08b90d6b90",
  844. "reference": "da0062d279c9459350808a4fb63dbc08b90d6b90",
  845. "shasum": ""
  846. },
  847. "require": {
  848. "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
  849. "guzzlehttp/guzzle": "~5.3.1|~6.0",
  850. "guzzlehttp/psr7": "~1.2",
  851. "php": ">=5.4",
  852. "psr/cache": "^1.0",
  853. "psr/http-message": "^1.0"
  854. },
  855. "require-dev": {
  856. "friendsofphp/php-cs-fixer": "^1.11",
  857. "guzzlehttp/promises": "0.1.1|^1.3",
  858. "phpunit/phpunit": "^4.8.36|^5.7",
  859. "sebastian/comparator": ">=1.2.3"
  860. },
  861. "type": "library",
  862. "autoload": {
  863. "psr-4": {
  864. "Google\\Auth\\": "src"
  865. }
  866. },
  867. "notification-url": "https://packagist.org/downloads/",
  868. "license": [
  869. "Apache-2.0"
  870. ],
  871. "description": "Google Auth Library for PHP",
  872. "homepage": "http://github.com/google/google-auth-library-php",
  873. "keywords": [
  874. "Authentication",
  875. "google",
  876. "oauth2"
  877. ],
  878. "time": "2018-01-24T18:28:42+00:00"
  879. },
  880. {
  881. "name": "guzzlehttp/guzzle",
  882. "version": "6.3.0",
  883. "source": {
  884. "type": "git",
  885. "url": "https://github.com/guzzle/guzzle.git",
  886. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
  887. },
  888. "dist": {
  889. "type": "zip",
  890. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  891. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  892. "shasum": ""
  893. },
  894. "require": {
  895. "guzzlehttp/promises": "^1.0",
  896. "guzzlehttp/psr7": "^1.4",
  897. "php": ">=5.5"
  898. },
  899. "require-dev": {
  900. "ext-curl": "*",
  901. "phpunit/phpunit": "^4.0 || ^5.0",
  902. "psr/log": "^1.0"
  903. },
  904. "suggest": {
  905. "psr/log": "Required for using the Log middleware"
  906. },
  907. "type": "library",
  908. "extra": {
  909. "branch-alias": {
  910. "dev-master": "6.2-dev"
  911. }
  912. },
  913. "autoload": {
  914. "files": [
  915. "src/functions_include.php"
  916. ],
  917. "psr-4": {
  918. "GuzzleHttp\\": "src/"
  919. }
  920. },
  921. "notification-url": "https://packagist.org/downloads/",
  922. "license": [
  923. "MIT"
  924. ],
  925. "authors": [
  926. {
  927. "name": "Michael Dowling",
  928. "email": "mtdowling@gmail.com",
  929. "homepage": "https://github.com/mtdowling"
  930. }
  931. ],
  932. "description": "Guzzle is a PHP HTTP client library",
  933. "homepage": "http://guzzlephp.org/",
  934. "keywords": [
  935. "client",
  936. "curl",
  937. "framework",
  938. "http",
  939. "http client",
  940. "rest",
  941. "web service"
  942. ],
  943. "time": "2017-06-22T18:50:49+00:00"
  944. },
  945. {
  946. "name": "guzzlehttp/promises",
  947. "version": "v1.3.1",
  948. "source": {
  949. "type": "git",
  950. "url": "https://github.com/guzzle/promises.git",
  951. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  952. },
  953. "dist": {
  954. "type": "zip",
  955. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  956. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  957. "shasum": ""
  958. },
  959. "require": {
  960. "php": ">=5.5.0"
  961. },
  962. "require-dev": {
  963. "phpunit/phpunit": "^4.0"
  964. },
  965. "type": "library",
  966. "extra": {
  967. "branch-alias": {
  968. "dev-master": "1.4-dev"
  969. }
  970. },
  971. "autoload": {
  972. "psr-4": {
  973. "GuzzleHttp\\Promise\\": "src/"
  974. },
  975. "files": [
  976. "src/functions_include.php"
  977. ]
  978. },
  979. "notification-url": "https://packagist.org/downloads/",
  980. "license": [
  981. "MIT"
  982. ],
  983. "authors": [
  984. {
  985. "name": "Michael Dowling",
  986. "email": "mtdowling@gmail.com",
  987. "homepage": "https://github.com/mtdowling"
  988. }
  989. ],
  990. "description": "Guzzle promises library",
  991. "keywords": [
  992. "promise"
  993. ],
  994. "time": "2016-12-20T10:07:11+00:00"
  995. },
  996. {
  997. "name": "guzzlehttp/psr7",
  998. "version": "1.4.2",
  999. "source": {
  1000. "type": "git",
  1001. "url": "https://github.com/guzzle/psr7.git",
  1002. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  1003. },
  1004. "dist": {
  1005. "type": "zip",
  1006. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1007. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1008. "shasum": ""
  1009. },
  1010. "require": {
  1011. "php": ">=5.4.0",
  1012. "psr/http-message": "~1.0"
  1013. },
  1014. "provide": {
  1015. "psr/http-message-implementation": "1.0"
  1016. },
  1017. "require-dev": {
  1018. "phpunit/phpunit": "~4.0"
  1019. },
  1020. "type": "library",
  1021. "extra": {
  1022. "branch-alias": {
  1023. "dev-master": "1.4-dev"
  1024. }
  1025. },
  1026. "autoload": {
  1027. "psr-4": {
  1028. "GuzzleHttp\\Psr7\\": "src/"
  1029. },
  1030. "files": [
  1031. "src/functions_include.php"
  1032. ]
  1033. },
  1034. "notification-url": "https://packagist.org/downloads/",
  1035. "license": [
  1036. "MIT"
  1037. ],
  1038. "authors": [
  1039. {
  1040. "name": "Michael Dowling",
  1041. "email": "mtdowling@gmail.com",
  1042. "homepage": "https://github.com/mtdowling"
  1043. },
  1044. {
  1045. "name": "Tobias Schultze",
  1046. "homepage": "https://github.com/Tobion"
  1047. }
  1048. ],
  1049. "description": "PSR-7 message implementation that also provides common utility methods",
  1050. "keywords": [
  1051. "http",
  1052. "message",
  1053. "request",
  1054. "response",
  1055. "stream",
  1056. "uri",
  1057. "url"
  1058. ],
  1059. "time": "2017-03-20T17:10:46+00:00"
  1060. },
  1061. {
  1062. "name": "himiklab/yii2-sortable-grid-view-widget",
  1063. "version": "1.0.11",
  1064. "source": {
  1065. "type": "git",
  1066. "url": "https://github.com/himiklab/yii2-sortable-grid-view-widget.git",
  1067. "reference": "4e3f419da917db8a7d61a00c963b799593c66e31"
  1068. },
  1069. "dist": {
  1070. "type": "zip",
  1071. "url": "https://api.github.com/repos/himiklab/yii2-sortable-grid-view-widget/zipball/4e3f419da917db8a7d61a00c963b799593c66e31",
  1072. "reference": "4e3f419da917db8a7d61a00c963b799593c66e31",
  1073. "shasum": ""
  1074. },
  1075. "require": {
  1076. "yiisoft/yii2": "*",
  1077. "yiisoft/yii2-jui": "*"
  1078. },
  1079. "type": "yii2-extension",
  1080. "autoload": {
  1081. "psr-4": {
  1082. "himiklab\\sortablegrid\\": ""
  1083. }
  1084. },
  1085. "notification-url": "https://packagist.org/downloads/",
  1086. "license": [
  1087. "MIT"
  1088. ],
  1089. "authors": [
  1090. {
  1091. "name": "HimikLab",
  1092. "homepage": "https://github.com/himiklab"
  1093. }
  1094. ],
  1095. "description": "Sortable modification of standard Yii2 GridView widget",
  1096. "keywords": [
  1097. "grid",
  1098. "gridview",
  1099. "sortable",
  1100. "widget",
  1101. "yii2"
  1102. ],
  1103. "time": "2018-02-27T13:58:01+00:00"
  1104. },
  1105. {
  1106. "name": "imagine/imagine",
  1107. "version": "v0.7.1",
  1108. "source": {
  1109. "type": "git",
  1110. "url": "https://github.com/avalanche123/Imagine.git",
  1111. "reference": "a9a702a946073cbca166718f1b02a1e72d742daa"
  1112. },
  1113. "dist": {
  1114. "type": "zip",
  1115. "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/a9a702a946073cbca166718f1b02a1e72d742daa",
  1116. "reference": "a9a702a946073cbca166718f1b02a1e72d742daa",
  1117. "shasum": ""
  1118. },
  1119. "require": {
  1120. "php": ">=5.3.2"
  1121. },
  1122. "require-dev": {
  1123. "sami/sami": "^3.3",
  1124. "symfony/phpunit-bridge": "^3.2"
  1125. },
  1126. "suggest": {
  1127. "ext-gd": "to use the GD implementation",
  1128. "ext-gmagick": "to use the Gmagick implementation",
  1129. "ext-imagick": "to use the Imagick implementation"
  1130. },
  1131. "type": "library",
  1132. "extra": {
  1133. "branch-alias": {
  1134. "dev-develop": "0.7-dev"
  1135. }
  1136. },
  1137. "autoload": {
  1138. "psr-0": {
  1139. "Imagine": "lib/"
  1140. }
  1141. },
  1142. "notification-url": "https://packagist.org/downloads/",
  1143. "license": [
  1144. "MIT"
  1145. ],
  1146. "authors": [
  1147. {
  1148. "name": "Bulat Shakirzyanov",
  1149. "email": "mallluhuct@gmail.com",
  1150. "homepage": "http://avalanche123.com"
  1151. }
  1152. ],
  1153. "description": "Image processing for PHP 5.3",
  1154. "homepage": "http://imagine.readthedocs.org/",
  1155. "keywords": [
  1156. "drawing",
  1157. "graphics",
  1158. "image manipulation",
  1159. "image processing"
  1160. ],
  1161. "time": "2017-05-16T10:31:22+00:00"
  1162. },
  1163. {
  1164. "name": "kartik-v/bootstrap-fileinput",
  1165. "version": "v4.4.7",
  1166. "source": {
  1167. "type": "git",
  1168. "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
  1169. "reference": "aebea0804d955af913d3cd5922e6b01be66290c9"
  1170. },
  1171. "dist": {
  1172. "type": "zip",
  1173. "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/aebea0804d955af913d3cd5922e6b01be66290c9",
  1174. "reference": "aebea0804d955af913d3cd5922e6b01be66290c9",
  1175. "shasum": ""
  1176. },
  1177. "type": "library",
  1178. "extra": {
  1179. "branch-alias": {
  1180. "dev-master": "4.4.x-dev"
  1181. }
  1182. },
  1183. "autoload": {
  1184. "psr-4": {
  1185. "kartik\\plugins\\fileinput\\": ""
  1186. }
  1187. },
  1188. "notification-url": "https://packagist.org/downloads/",
  1189. "license": [
  1190. "BSD-3-Clause"
  1191. ],
  1192. "authors": [
  1193. {
  1194. "name": "Kartik Visweswaran",
  1195. "email": "kartikv2@gmail.com",
  1196. "homepage": "http://www.krajee.com/"
  1197. }
  1198. ],
  1199. "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
  1200. "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
  1201. "keywords": [
  1202. "ajax",
  1203. "bootstrap",
  1204. "delete",
  1205. "file",
  1206. "image",
  1207. "input",
  1208. "jquery",
  1209. "multiple",
  1210. "preview",
  1211. "progress",
  1212. "upload"
  1213. ],
  1214. "time": "2018-01-22T17:05:07+00:00"
  1215. },
  1216. {
  1217. "name": "kartik-v/yii2-date-range",
  1218. "version": "dev-master",
  1219. "source": {
  1220. "type": "git",
  1221. "url": "https://github.com/kartik-v/yii2-date-range.git",
  1222. "reference": "70fd9597e24cf6c03004b345cae3c078708b373a"
  1223. },
  1224. "dist": {
  1225. "type": "zip",
  1226. "url": "https://api.github.com/repos/kartik-v/yii2-date-range/zipball/70fd9597e24cf6c03004b345cae3c078708b373a",
  1227. "reference": "70fd9597e24cf6c03004b345cae3c078708b373a",
  1228. "shasum": ""
  1229. },
  1230. "require": {
  1231. "kartik-v/yii2-krajee-base": "*"
  1232. },
  1233. "type": "yii2-extension",
  1234. "extra": {
  1235. "branch-alias": {
  1236. "dev-master": "1.6.x-dev"
  1237. }
  1238. },
  1239. "autoload": {
  1240. "psr-4": {
  1241. "kartik\\daterange\\": ""
  1242. }
  1243. },
  1244. "notification-url": "https://packagist.org/downloads/",
  1245. "license": [
  1246. "BSD-3-Clause"
  1247. ],
  1248. "authors": [
  1249. {
  1250. "name": "Kartik Visweswaran",
  1251. "email": "kartikv2@gmail.com",
  1252. "homepage": "http://www.krajee.com/"
  1253. }
  1254. ],
  1255. "description": "An advanced Yii 2 date range picker input for based on bootstrap-daterangepicker plugin.",
  1256. "homepage": "https://github.com/kartik-v/yii2-date-range",
  1257. "keywords": [
  1258. "bootstrap",
  1259. "bootstrap 3",
  1260. "date",
  1261. "date-range",
  1262. "extension",
  1263. "range",
  1264. "time",
  1265. "widget",
  1266. "yii2"
  1267. ],
  1268. "time": "2017-12-08 03:08:09"
  1269. },
  1270. {
  1271. "name": "kartik-v/yii2-krajee-base",
  1272. "version": "v1.8.9",
  1273. "source": {
  1274. "type": "git",
  1275. "url": "https://github.com/kartik-v/yii2-krajee-base.git",
  1276. "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0"
  1277. },
  1278. "dist": {
  1279. "type": "zip",
  1280. "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0cafe6376780cedcd00f52c9d82b172d5851f6b0",
  1281. "reference": "0cafe6376780cedcd00f52c9d82b172d5851f6b0",
  1282. "shasum": ""
  1283. },
  1284. "require": {
  1285. "yiisoft/yii2-bootstrap": "@dev"
  1286. },
  1287. "type": "yii2-extension",
  1288. "extra": {
  1289. "branch-alias": {
  1290. "dev-master": "1.8.x-dev"
  1291. }
  1292. },
  1293. "autoload": {
  1294. "psr-4": {
  1295. "kartik\\base\\": ""
  1296. }
  1297. },
  1298. "notification-url": "https://packagist.org/downloads/",
  1299. "license": [
  1300. "BSD-3-Clause"
  1301. ],
  1302. "authors": [
  1303. {
  1304. "name": "Kartik Visweswaran",
  1305. "email": "kartikv2@gmail.com",
  1306. "homepage": "http://www.krajee.com/"
  1307. }
  1308. ],
  1309. "description": "Base library and foundation components for all Yii2 Krajee extensions.",
  1310. "homepage": "https://github.com/kartik-v/yii2-krajee-base",
  1311. "keywords": [
  1312. "base",
  1313. "extension",
  1314. "foundation",
  1315. "krajee",
  1316. "widget",
  1317. "yii2"
  1318. ],
  1319. "time": "2017-09-29T06:18:14+00:00"
  1320. },
  1321. {
  1322. "name": "kartik-v/yii2-widget-fileinput",
  1323. "version": "v1.0.6",
  1324. "source": {
  1325. "type": "git",
  1326. "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
  1327. "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550"
  1328. },
  1329. "dist": {
  1330. "type": "zip",
  1331. "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550",
  1332. "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550",
  1333. "shasum": ""
  1334. },
  1335. "require": {
  1336. "kartik-v/bootstrap-fileinput": "~4.4",
  1337. "kartik-v/yii2-krajee-base": "~1.7"
  1338. },
  1339. "type": "yii2-extension",
  1340. "extra": {
  1341. "branch-alias": {
  1342. "dev-master": "1.0.x-dev"
  1343. }
  1344. },
  1345. "autoload": {
  1346. "psr-4": {
  1347. "kartik\\file\\": ""
  1348. }
  1349. },
  1350. "notification-url": "https://packagist.org/downloads/",
  1351. "license": [
  1352. "BSD-3-Clause"
  1353. ],
  1354. "authors": [
  1355. {
  1356. "name": "Kartik Visweswaran",
  1357. "email": "kartikv2@gmail.com",
  1358. "homepage": "http://www.krajee.com/"
  1359. }
  1360. ],
  1361. "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
  1362. "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
  1363. "keywords": [
  1364. "extension",
  1365. "file",
  1366. "form",
  1367. "input",
  1368. "jquery",
  1369. "plugin",
  1370. "upload",
  1371. "widget",
  1372. "yii2"
  1373. ],
  1374. "time": "2017-05-25T20:12:30+00:00"
  1375. },
  1376. {
  1377. "name": "keltstr/yii2-simplehtmldom",
  1378. "version": "dev-master",
  1379. "source": {
  1380. "type": "git",
  1381. "url": "https://github.com/keltstr/yii2-simplehtmldom.git",
  1382. "reference": "eaecdcce9fbbca8c655522b6516af9f7c1cb5164"
  1383. },
  1384. "dist": {
  1385. "type": "zip",
  1386. "url": "https://api.github.com/repos/keltstr/yii2-simplehtmldom/zipball/eaecdcce9fbbca8c655522b6516af9f7c1cb5164",
  1387. "reference": "eaecdcce9fbbca8c655522b6516af9f7c1cb5164",
  1388. "shasum": ""
  1389. },
  1390. "require": {
  1391. "yiisoft/yii2": "*"
  1392. },
  1393. "type": "yii2-extension",
  1394. "extra": {
  1395. "branch-alias": {
  1396. "dev-master": "2.210.x-dev"
  1397. }
  1398. },
  1399. "autoload": {
  1400. "psr-4": {
  1401. "keltstr\\simplehtmldom\\": ""
  1402. }
  1403. },
  1404. "notification-url": "https://packagist.org/downloads/",
  1405. "license": [
  1406. "WTFPL"
  1407. ],
  1408. "authors": [
  1409. {
  1410. "name": "keltstr",
  1411. "email": "keltstr@gmail.com"
  1412. }
  1413. ],
  1414. "description": "\"PHP Simple HTML DOM Parser\" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)",
  1415. "keywords": [
  1416. "extension",
  1417. "simple_html_dom",
  1418. "simplehtmldom",
  1419. "yii2"
  1420. ],
  1421. "time": "2014-12-23 05:37:04"
  1422. },
  1423. {
  1424. "name": "league/color-extractor",
  1425. "version": "0.3.2",
  1426. "source": {
  1427. "type": "git",
  1428. "url": "https://github.com/thephpleague/color-extractor.git",
  1429. "reference": "837086ec60f50c84c611c613963e4ad2e2aec806"
  1430. },
  1431. "dist": {
  1432. "type": "zip",
  1433. "url": "https://api.github.com/repos/thephpleague/color-extractor/zipball/837086ec60f50c84c611c613963e4ad2e2aec806",
  1434. "reference": "837086ec60f50c84c611c613963e4ad2e2aec806",
  1435. "shasum": ""
  1436. },
  1437. "require": {
  1438. "ext-gd": "*",
  1439. "php": ">=5.4.0"
  1440. },
  1441. "replace": {
  1442. "matthecat/colorextractor": "*"
  1443. },
  1444. "require-dev": {
  1445. "friendsofphp/php-cs-fixer": "~2",
  1446. "phpunit/phpunit": "~5"
  1447. },
  1448. "type": "library",
  1449. "autoload": {
  1450. "psr-4": {
  1451. "": "src"
  1452. }
  1453. },
  1454. "notification-url": "https://packagist.org/downloads/",
  1455. "license": [
  1456. "MIT"
  1457. ],
  1458. "authors": [
  1459. {
  1460. "name": "Mathieu Lechat",
  1461. "email": "math.lechat@gmail.com",
  1462. "homepage": "http://matthecat.com",
  1463. "role": "Developer"
  1464. }
  1465. ],
  1466. "description": "Extract colors from an image as a human would do.",
  1467. "homepage": "https://github.com/thephpleague/color-extractor",
  1468. "keywords": [
  1469. "color",
  1470. "extract",
  1471. "human",
  1472. "image",
  1473. "palette"
  1474. ],
  1475. "time": "2016-12-15T09:30:02+00:00"
  1476. },
  1477. {
  1478. "name": "monolog/monolog",
  1479. "version": "1.23.0",
  1480. "source": {
  1481. "type": "git",
  1482. "url": "https://github.com/Seldaek/monolog.git",
  1483. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
  1484. },
  1485. "dist": {
  1486. "type": "zip",
  1487. "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  1488. "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  1489. "shasum": ""
  1490. },
  1491. "require": {
  1492. "php": ">=5.3.0",
  1493. "psr/log": "~1.0"
  1494. },
  1495. "provide": {
  1496. "psr/log-implementation": "1.0.0"
  1497. },
  1498. "require-dev": {
  1499. "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  1500. "doctrine/couchdb": "~1.0@dev",
  1501. "graylog2/gelf-php": "~1.0",
  1502. "jakub-onderka/php-parallel-lint": "0.9",
  1503. "php-amqplib/php-amqplib": "~2.4",
  1504. "php-console/php-console": "^3.1.3",
  1505. "phpunit/phpunit": "~4.5",
  1506. "phpunit/phpunit-mock-objects": "2.3.0",
  1507. "ruflin/elastica": ">=0.90 <3.0",
  1508. "sentry/sentry": "^0.13",
  1509. "swiftmailer/swiftmailer": "^5.3|^6.0"
  1510. },
  1511. "suggest": {
  1512. "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1513. "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1514. "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1515. "ext-mongo": "Allow sending log messages to a MongoDB server",
  1516. "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1517. "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  1518. "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1519. "php-console/php-console": "Allow sending log messages to Google Chrome",
  1520. "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1521. "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  1522. "sentry/sentry": "Allow sending log messages to a Sentry server"
  1523. },
  1524. "type": "library",
  1525. "extra": {
  1526. "branch-alias": {
  1527. "dev-master": "2.0.x-dev"
  1528. }
  1529. },
  1530. "autoload": {
  1531. "psr-4": {
  1532. "Monolog\\": "src/Monolog"
  1533. }
  1534. },
  1535. "notification-url": "https://packagist.org/downloads/",
  1536. "license": [
  1537. "MIT"
  1538. ],
  1539. "authors": [
  1540. {
  1541. "name": "Jordi Boggiano",
  1542. "email": "j.boggiano@seld.be",
  1543. "homepage": "http://seld.be"
  1544. }
  1545. ],
  1546. "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1547. "homepage": "http://github.com/Seldaek/monolog",
  1548. "keywords": [
  1549. "log",
  1550. "logging",
  1551. "psr-3"
  1552. ],
  1553. "time": "2017-06-19T01:22:40+00:00"
  1554. },
  1555. {
  1556. "name": "pclzip/pclzip",
  1557. "version": "2.8.2",
  1558. "source": {
  1559. "type": "git",
  1560. "url": "https://github.com/ivanlanin/pclzip.git",
  1561. "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
  1562. },
  1563. "dist": {
  1564. "type": "zip",
  1565. "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
  1566. "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
  1567. "shasum": ""
  1568. },
  1569. "type": "library",
  1570. "autoload": {
  1571. "classmap": [
  1572. "pclzip.lib.php"
  1573. ]
  1574. },
  1575. "notification-url": "https://packagist.org/downloads/",
  1576. "license": [
  1577. "LGPL-2.1"
  1578. ],
  1579. "authors": [
  1580. {
  1581. "name": "Vincent Blavet"
  1582. }
  1583. ],
  1584. "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
  1585. "homepage": "http://www.phpconcept.net/pclzip",
  1586. "keywords": [
  1587. "php",
  1588. "zip"
  1589. ],
  1590. "time": "2014-06-05T11:42:24+00:00"
  1591. },
  1592. {
  1593. "name": "phpoffice/common",
  1594. "version": "0.2.7",
  1595. "source": {
  1596. "type": "git",
  1597. "url": "https://github.com/PHPOffice/Common.git",
  1598. "reference": "d5992c95f199842fa8ba6329bb15d02716265d5b"
  1599. },
  1600. "dist": {
  1601. "type": "zip",
  1602. "url": "https://api.github.com/repos/PHPOffice/Common/zipball/d5992c95f199842fa8ba6329bb15d02716265d5b",
  1603. "reference": "d5992c95f199842fa8ba6329bb15d02716265d5b",
  1604. "shasum": ""
  1605. },
  1606. "require": {
  1607. "pclzip/pclzip": "^2.8",
  1608. "php": ">=5.3.0"
  1609. },
  1610. "require-dev": {
  1611. "phpdocumentor/phpdocumentor": "2.*",
  1612. "phploc/phploc": "2.*",
  1613. "phpmd/phpmd": "2.*",
  1614. "phpunit/phpunit": "3.7.*",
  1615. "sebastian/phpcpd": "2.*",
  1616. "squizlabs/php_codesniffer": "2.*"
  1617. },
  1618. "type": "library",
  1619. "autoload": {
  1620. "psr-4": {
  1621. "PhpOffice\\Common\\": "src/Common/"
  1622. }
  1623. },
  1624. "notification-url": "https://packagist.org/downloads/",
  1625. "license": [
  1626. "LGPL"
  1627. ],
  1628. "authors": [
  1629. {
  1630. "name": "Mark Baker"
  1631. },
  1632. {
  1633. "name": "Franck Lefevre",
  1634. "homepage": "http://rootslabs.net"
  1635. }
  1636. ],
  1637. "description": "PHPOffice Common",
  1638. "homepage": "http://phpoffice.github.io",
  1639. "keywords": [
  1640. "common",
  1641. "component",
  1642. "office",
  1643. "php"
  1644. ],
  1645. "time": "2017-11-23T14:13:25+00:00"
  1646. },
  1647. {
  1648. "name": "phpoffice/phpexcel",
  1649. "version": "1.8.1",
  1650. "source": {
  1651. "type": "git",
  1652. "url": "https://github.com/PHPOffice/PHPExcel.git",
  1653. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
  1654. },
  1655. "dist": {
  1656. "type": "zip",
  1657. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  1658. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  1659. "shasum": ""
  1660. },
  1661. "require": {
  1662. "ext-xml": "*",
  1663. "ext-xmlwriter": "*",
  1664. "php": ">=5.2.0"
  1665. },
  1666. "type": "library",
  1667. "autoload": {
  1668. "psr-0": {
  1669. "PHPExcel": "Classes/"
  1670. }
  1671. },
  1672. "notification-url": "https://packagist.org/downloads/",
  1673. "license": [
  1674. "LGPL"
  1675. ],
  1676. "authors": [
  1677. {
  1678. "name": "Maarten Balliauw",
  1679. "homepage": "http://blog.maartenballiauw.be"
  1680. },
  1681. {
  1682. "name": "Mark Baker"
  1683. },
  1684. {
  1685. "name": "Franck Lefevre",
  1686. "homepage": "http://blog.rootslabs.net"
  1687. },
  1688. {
  1689. "name": "Erik Tilt"
  1690. }
  1691. ],
  1692. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  1693. "homepage": "http://phpexcel.codeplex.com",
  1694. "keywords": [
  1695. "OpenXML",
  1696. "excel",
  1697. "php",
  1698. "spreadsheet",
  1699. "xls",
  1700. "xlsx"
  1701. ],
  1702. "abandoned": "phpoffice/phpspreadsheet",
  1703. "time": "2015-05-01T07:00:55+00:00"
  1704. },
  1705. {
  1706. "name": "phpoffice/phpword",
  1707. "version": "v0.14.0",
  1708. "source": {
  1709. "type": "git",
  1710. "url": "https://github.com/PHPOffice/PHPWord.git",
  1711. "reference": "b614497ae6dd44280be1c2dda56772198bcd25ae"
  1712. },
  1713. "dist": {
  1714. "type": "zip",
  1715. "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/b614497ae6dd44280be1c2dda56772198bcd25ae",
  1716. "reference": "b614497ae6dd44280be1c2dda56772198bcd25ae",
  1717. "shasum": ""
  1718. },
  1719. "require": {
  1720. "ext-xml": "*",
  1721. "php": "^5.3.3 || ^7.0",
  1722. "phpoffice/common": "^0.2",
  1723. "zendframework/zend-escaper": "^2.2",
  1724. "zendframework/zend-stdlib": "^2.2 || ^3.0"
  1725. },
  1726. "require-dev": {
  1727. "dompdf/dompdf": "0.8.*",
  1728. "friendsofphp/php-cs-fixer": "^2.0",
  1729. "mpdf/mpdf": "5.* || 6.* || 7.*",
  1730. "phpdocumentor/phpdocumentor": "2.*",
  1731. "phploc/phploc": "2.* || 3.* || 4.*",
  1732. "phpmd/phpmd": "2.*",
  1733. "phpunit/phpunit": "^4.8.36 || ^5.0",
  1734. "squizlabs/php_codesniffer": "^2.7",
  1735. "tecnickcom/tcpdf": "6.*"
  1736. },
  1737. "suggest": {
  1738. "dompdf/dompdf": "Allows writing PDF",
  1739. "ext-gd2": "Allows adding images",
  1740. "ext-xmlwriter": "Allows writing OOXML and ODF",
  1741. "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
  1742. "ext-zip": "Allows writing OOXML and ODF"
  1743. },
  1744. "type": "library",
  1745. "autoload": {
  1746. "psr-4": {
  1747. "PhpOffice\\PhpWord\\": "src/PhpWord"
  1748. }
  1749. },
  1750. "notification-url": "https://packagist.org/downloads/",
  1751. "license": [
  1752. "LGPL-3.0"
  1753. ],
  1754. "authors": [
  1755. {
  1756. "name": "Mark Baker"
  1757. },
  1758. {
  1759. "name": "Gabriel Bull",
  1760. "email": "me@gabrielbull.com",
  1761. "homepage": "http://gabrielbull.com/"
  1762. },
  1763. {
  1764. "name": "Ivan Lanin",
  1765. "homepage": "http://ivan.lanin.org"
  1766. },
  1767. {
  1768. "name": "Roman Syroeshko",
  1769. "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
  1770. },
  1771. {
  1772. "name": "Franck Lefevre",
  1773. "homepage": "https://rootslabs.net/blog/"
  1774. },
  1775. {
  1776. "name": "Antoine de Troostembergh"
  1777. }
  1778. ],
  1779. "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
  1780. "homepage": "http://phpoffice.github.io",
  1781. "keywords": [
  1782. "ISO IEC 29500",
  1783. "OOXML",
  1784. "Office Open XML",
  1785. "OpenDocument",
  1786. "OpenXML",
  1787. "PhpOffice",
  1788. "PhpWord",
  1789. "Rich Text Format",
  1790. "WordprocessingML",
  1791. "doc",
  1792. "docx",
  1793. "html",
  1794. "odf",
  1795. "odt",
  1796. "office",
  1797. "pdf",
  1798. "php",
  1799. "reader",
  1800. "rtf",
  1801. "template",
  1802. "template processor",
  1803. "word",
  1804. "writer"
  1805. ],
  1806. "time": "2017-12-29T01:30:53+00:00"
  1807. },
  1808. {
  1809. "name": "phpseclib/phpseclib",
  1810. "version": "2.0.10",
  1811. "source": {
  1812. "type": "git",
  1813. "url": "https://github.com/phpseclib/phpseclib.git",
  1814. "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4"
  1815. },
  1816. "dist": {
  1817. "type": "zip",
  1818. "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d305b780829ea4252ed9400b3f5937c2c99b51d4",
  1819. "reference": "d305b780829ea4252ed9400b3f5937c2c99b51d4",
  1820. "shasum": ""
  1821. },
  1822. "require": {
  1823. "php": ">=5.3.3"
  1824. },
  1825. "require-dev": {
  1826. "phing/phing": "~2.7",
  1827. "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
  1828. "sami/sami": "~2.0",
  1829. "squizlabs/php_codesniffer": "~2.0"
  1830. },
  1831. "suggest": {
  1832. "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
  1833. "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
  1834. "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
  1835. "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
  1836. },
  1837. "type": "library",
  1838. "autoload": {
  1839. "files": [
  1840. "phpseclib/bootstrap.php"
  1841. ],
  1842. "psr-4": {
  1843. "phpseclib\\": "phpseclib/"
  1844. }
  1845. },
  1846. "notification-url": "https://packagist.org/downloads/",
  1847. "license": [
  1848. "MIT"
  1849. ],
  1850. "authors": [
  1851. {
  1852. "name": "Jim Wigginton",
  1853. "email": "terrafrost@php.net",
  1854. "role": "Lead Developer"
  1855. },
  1856. {
  1857. "name": "Patrick Monnerat",
  1858. "email": "pm@datasphere.ch",
  1859. "role": "Developer"
  1860. },
  1861. {
  1862. "name": "Andreas Fischer",
  1863. "email": "bantu@phpbb.com",
  1864. "role": "Developer"
  1865. },
  1866. {
  1867. "name": "Hans-Jürgen Petrich",
  1868. "email": "petrich@tronic-media.com",
  1869. "role": "Developer"
  1870. },
  1871. {
  1872. "name": "Graham Campbell",
  1873. "email": "graham@alt-three.com",
  1874. "role": "Developer"
  1875. }
  1876. ],
  1877. "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
  1878. "homepage": "http://phpseclib.sourceforge.net",
  1879. "keywords": [
  1880. "BigInteger",
  1881. "aes",
  1882. "asn.1",
  1883. "asn1",
  1884. "blowfish",
  1885. "crypto",
  1886. "cryptography",
  1887. "encryption",
  1888. "rsa",
  1889. "security",
  1890. "sftp",
  1891. "signature",
  1892. "signing",
  1893. "ssh",
  1894. "twofish",
  1895. "x.509",
  1896. "x509"
  1897. ],
  1898. "time": "2018-02-19T04:29:13+00:00"
  1899. },
  1900. {
  1901. "name": "psr/cache",
  1902. "version": "1.0.1",
  1903. "source": {
  1904. "type": "git",
  1905. "url": "https://github.com/php-fig/cache.git",
  1906. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
  1907. },
  1908. "dist": {
  1909. "type": "zip",
  1910. "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
  1911. "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
  1912. "shasum": ""
  1913. },
  1914. "require": {
  1915. "php": ">=5.3.0"
  1916. },
  1917. "type": "library",
  1918. "extra": {
  1919. "branch-alias": {
  1920. "dev-master": "1.0.x-dev"
  1921. }
  1922. },
  1923. "autoload": {
  1924. "psr-4": {
  1925. "Psr\\Cache\\": "src/"
  1926. }
  1927. },
  1928. "notification-url": "https://packagist.org/downloads/",
  1929. "license": [
  1930. "MIT"
  1931. ],
  1932. "authors": [
  1933. {
  1934. "name": "PHP-FIG",
  1935. "homepage": "http://www.php-fig.org/"
  1936. }
  1937. ],
  1938. "description": "Common interface for caching libraries",
  1939. "keywords": [
  1940. "cache",
  1941. "psr",
  1942. "psr-6"
  1943. ],
  1944. "time": "2016-08-06T20:24:11+00:00"
  1945. },
  1946. {
  1947. "name": "psr/http-message",
  1948. "version": "1.0.1",
  1949. "source": {
  1950. "type": "git",
  1951. "url": "https://github.com/php-fig/http-message.git",
  1952. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1953. },
  1954. "dist": {
  1955. "type": "zip",
  1956. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  1957. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  1958. "shasum": ""
  1959. },
  1960. "require": {
  1961. "php": ">=5.3.0"
  1962. },
  1963. "type": "library",
  1964. "extra": {
  1965. "branch-alias": {
  1966. "dev-master": "1.0.x-dev"
  1967. }
  1968. },
  1969. "autoload": {
  1970. "psr-4": {
  1971. "Psr\\Http\\Message\\": "src/"
  1972. }
  1973. },
  1974. "notification-url": "https://packagist.org/downloads/",
  1975. "license": [
  1976. "MIT"
  1977. ],
  1978. "authors": [
  1979. {
  1980. "name": "PHP-FIG",
  1981. "homepage": "http://www.php-fig.org/"
  1982. }
  1983. ],
  1984. "description": "Common interface for HTTP messages",
  1985. "homepage": "https://github.com/php-fig/http-message",
  1986. "keywords": [
  1987. "http",
  1988. "http-message",
  1989. "psr",
  1990. "psr-7",
  1991. "request",
  1992. "response"
  1993. ],
  1994. "time": "2016-08-06T14:39:51+00:00"
  1995. },
  1996. {
  1997. "name": "psr/log",
  1998. "version": "1.0.2",
  1999. "source": {
  2000. "type": "git",
  2001. "url": "https://github.com/php-fig/log.git",
  2002. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  2003. },
  2004. "dist": {
  2005. "type": "zip",
  2006. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  2007. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  2008. "shasum": ""
  2009. },
  2010. "require": {
  2011. "php": ">=5.3.0"
  2012. },
  2013. "type": "library",
  2014. "extra": {
  2015. "branch-alias": {
  2016. "dev-master": "1.0.x-dev"
  2017. }
  2018. },
  2019. "autoload": {
  2020. "psr-4": {
  2021. "Psr\\Log\\": "Psr/Log/"
  2022. }
  2023. },
  2024. "notification-url": "https://packagist.org/downloads/",
  2025. "license": [
  2026. "MIT"
  2027. ],
  2028. "authors": [
  2029. {
  2030. "name": "PHP-FIG",
  2031. "homepage": "http://www.php-fig.org/"
  2032. }
  2033. ],
  2034. "description": "Common interface for logging libraries",
  2035. "homepage": "https://github.com/php-fig/log",
  2036. "keywords": [
  2037. "log",
  2038. "psr",
  2039. "psr-3"
  2040. ],
  2041. "time": "2016-10-10T12:19:37+00:00"
  2042. },
  2043. {
  2044. "name": "swiftmailer/swiftmailer",
  2045. "version": "v5.4.9",
  2046. "source": {
  2047. "type": "git",
  2048. "url": "https://github.com/swiftmailer/swiftmailer.git",
  2049. "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91"
  2050. },
  2051. "dist": {
  2052. "type": "zip",
  2053. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
  2054. "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
  2055. "shasum": ""
  2056. },
  2057. "require": {
  2058. "php": ">=5.3.3"
  2059. },
  2060. "require-dev": {
  2061. "mockery/mockery": "~0.9.1",
  2062. "symfony/phpunit-bridge": "~3.2"
  2063. },
  2064. "type": "library",
  2065. "extra": {
  2066. "branch-alias": {
  2067. "dev-master": "5.4-dev"
  2068. }
  2069. },
  2070. "autoload": {
  2071. "files": [
  2072. "lib/swift_required.php"
  2073. ]
  2074. },
  2075. "notification-url": "https://packagist.org/downloads/",
  2076. "license": [
  2077. "MIT"
  2078. ],
  2079. "authors": [
  2080. {
  2081. "name": "Chris Corbyn"
  2082. },
  2083. {
  2084. "name": "Fabien Potencier",
  2085. "email": "fabien@symfony.com"
  2086. }
  2087. ],
  2088. "description": "Swiftmailer, free feature-rich PHP mailer",
  2089. "homepage": "https://swiftmailer.symfony.com",
  2090. "keywords": [
  2091. "email",
  2092. "mail",
  2093. "mailer"
  2094. ],
  2095. "time": "2018-01-23T07:37:21+00:00"
  2096. },
  2097. {
  2098. "name": "vova07/yii2-imperavi-widget",
  2099. "version": "2.0.2",
  2100. "source": {
  2101. "type": "git",
  2102. "url": "https://github.com/vova07/yii2-imperavi-widget.git",
  2103. "reference": "45eec82605e30507545e7da86b3341eb39e82f1e"
  2104. },
  2105. "dist": {
  2106. "type": "zip",
  2107. "url": "https://api.github.com/repos/vova07/yii2-imperavi-widget/zipball/45eec82605e30507545e7da86b3341eb39e82f1e",
  2108. "reference": "45eec82605e30507545e7da86b3341eb39e82f1e",
  2109. "shasum": ""
  2110. },
  2111. "require": {
  2112. "yiisoft/yii2": "*"
  2113. },
  2114. "require-dev": {
  2115. "mikey179/vfsstream": "~1",
  2116. "phpunit/phpunit": "4.*",
  2117. "scrutinizer/ocular": "~1.1"
  2118. },
  2119. "type": "yii2-extension",
  2120. "autoload": {
  2121. "psr-4": {
  2122. "vova07\\imperavi\\": "src",
  2123. "vova07\\imperavi\\tests\\": "tests"
  2124. }
  2125. },
  2126. "notification-url": "https://packagist.org/downloads/",
  2127. "license": [
  2128. "BSD-3-Clause"
  2129. ],
  2130. "authors": [
  2131. {
  2132. "name": "Crudu Vasile",
  2133. "email": "bazillio07@yandex.ru",
  2134. "homepage": "https://github.com/vova07",
  2135. "role": "Developer"
  2136. }
  2137. ],
  2138. "description": "The imperavi redactor widget for Yii 2 framework.",
  2139. "homepage": "https://github.com/vova07/yii2-imperavi-widget",
  2140. "keywords": [
  2141. "Redactor",
  2142. "extension",
  2143. "imperavi",
  2144. "widget",
  2145. "wysiwyg",
  2146. "yii",
  2147. "yii 2",
  2148. "yii2"
  2149. ],
  2150. "time": "2018-01-28T19:57:16+00:00"
  2151. },
  2152. {
  2153. "name": "yiisoft/yii2",
  2154. "version": "2.0.14.1",
  2155. "source": {
  2156. "type": "git",
  2157. "url": "https://github.com/yiisoft/yii2-framework.git",
  2158. "reference": "d99969394c66dc3606134af092b8ec561ea5d7c6"
  2159. },
  2160. "dist": {
  2161. "type": "zip",
  2162. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/d99969394c66dc3606134af092b8ec561ea5d7c6",
  2163. "reference": "d99969394c66dc3606134af092b8ec561ea5d7c6",
  2164. "shasum": ""
  2165. },
  2166. "require": {
  2167. "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
  2168. "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  2169. "bower-asset/punycode": "1.3.*",
  2170. "bower-asset/yii2-pjax": "~2.0.1",
  2171. "cebe/markdown": "~1.0.0 | ~1.1.0",
  2172. "ext-ctype": "*",
  2173. "ext-mbstring": "*",
  2174. "ezyang/htmlpurifier": "~4.6",
  2175. "lib-pcre": "*",
  2176. "php": ">=5.4.0",
  2177. "yiisoft/yii2-composer": "~2.0.4"
  2178. },
  2179. "bin": [
  2180. "yii"
  2181. ],
  2182. "type": "library",
  2183. "extra": {
  2184. "branch-alias": {
  2185. "dev-master": "2.0.x-dev"
  2186. }
  2187. },
  2188. "autoload": {
  2189. "psr-4": {
  2190. "yii\\": ""
  2191. }
  2192. },
  2193. "notification-url": "https://packagist.org/downloads/",
  2194. "license": [
  2195. "BSD-3-Clause"
  2196. ],
  2197. "authors": [
  2198. {
  2199. "name": "Qiang Xue",
  2200. "email": "qiang.xue@gmail.com",
  2201. "homepage": "http://www.yiiframework.com/",
  2202. "role": "Founder and project lead"
  2203. },
  2204. {
  2205. "name": "Alexander Makarov",
  2206. "email": "sam@rmcreative.ru",
  2207. "homepage": "http://rmcreative.ru/",
  2208. "role": "Core framework development"
  2209. },
  2210. {
  2211. "name": "Maurizio Domba",
  2212. "homepage": "http://mdomba.info/",
  2213. "role": "Core framework development"
  2214. },
  2215. {
  2216. "name": "Carsten Brandt",
  2217. "email": "mail@cebe.cc",
  2218. "homepage": "http://cebe.cc/",
  2219. "role": "Core framework development"
  2220. },
  2221. {
  2222. "name": "Timur Ruziev",
  2223. "email": "resurtm@gmail.com",
  2224. "homepage": "http://resurtm.com/",
  2225. "role": "Core framework development"
  2226. },
  2227. {
  2228. "name": "Paul Klimov",
  2229. "email": "klimov.paul@gmail.com",
  2230. "role": "Core framework development"
  2231. },
  2232. {
  2233. "name": "Dmitry Naumenko",
  2234. "email": "d.naumenko.a@gmail.com",
  2235. "role": "Core framework development"
  2236. },
  2237. {
  2238. "name": "Boudewijn Vahrmeijer",
  2239. "email": "info@dynasource.eu",
  2240. "homepage": "http://dynasource.eu",
  2241. "role": "Core framework development"
  2242. }
  2243. ],
  2244. "description": "Yii PHP Framework Version 2",
  2245. "homepage": "http://www.yiiframework.com/",
  2246. "keywords": [
  2247. "framework",
  2248. "yii2"
  2249. ],
  2250. "time": "2018-02-24T20:23:06+00:00"
  2251. },
  2252. {
  2253. "name": "yiisoft/yii2-bootstrap",
  2254. "version": "2.0.8",
  2255. "source": {
  2256. "type": "git",
  2257. "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  2258. "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438"
  2259. },
  2260. "dist": {
  2261. "type": "zip",
  2262. "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3f49c47924bb9fa5363c3fc7b073d954168cf438",
  2263. "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438",
  2264. "shasum": ""
  2265. },
  2266. "require": {
  2267. "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  2268. "yiisoft/yii2": "~2.0.6"
  2269. },
  2270. "type": "yii2-extension",
  2271. "extra": {
  2272. "branch-alias": {
  2273. "dev-master": "2.0.x-dev"
  2274. }
  2275. },
  2276. "autoload": {
  2277. "psr-4": {
  2278. "yii\\bootstrap\\": "src"
  2279. }
  2280. },
  2281. "notification-url": "https://packagist.org/downloads/",
  2282. "license": [
  2283. "BSD-3-Clause"
  2284. ],
  2285. "authors": [
  2286. {
  2287. "name": "Paul Klimov",
  2288. "email": "klimov.paul@gmail.com"
  2289. },
  2290. {
  2291. "name": "Alexander Makarov",
  2292. "email": "sam@rmcreative.ru",
  2293. "homepage": "http://rmcreative.ru/"
  2294. },
  2295. {
  2296. "name": "Antonio Ramirez",
  2297. "email": "amigo.cobos@gmail.com"
  2298. },
  2299. {
  2300. "name": "Qiang Xue",
  2301. "email": "qiang.xue@gmail.com",
  2302. "homepage": "http://www.yiiframework.com/"
  2303. }
  2304. ],
  2305. "description": "The Twitter Bootstrap extension for the Yii framework",
  2306. "keywords": [
  2307. "bootstrap",
  2308. "yii2"
  2309. ],
  2310. "time": "2018-02-16T10:41:52+00:00"
  2311. },
  2312. {
  2313. "name": "yiisoft/yii2-composer",
  2314. "version": "2.0.5",
  2315. "source": {
  2316. "type": "git",
  2317. "url": "https://github.com/yiisoft/yii2-composer.git",
  2318. "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
  2319. },
  2320. "dist": {
  2321. "type": "zip",
  2322. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  2323. "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  2324. "shasum": ""
  2325. },
  2326. "require": {
  2327. "composer-plugin-api": "^1.0"
  2328. },
  2329. "require-dev": {
  2330. "composer/composer": "^1.0"
  2331. },
  2332. "type": "composer-plugin",
  2333. "extra": {
  2334. "class": "yii\\composer\\Plugin",
  2335. "branch-alias": {
  2336. "dev-master": "2.0.x-dev"
  2337. }
  2338. },
  2339. "autoload": {
  2340. "psr-4": {
  2341. "yii\\composer\\": ""
  2342. }
  2343. },
  2344. "notification-url": "https://packagist.org/downloads/",
  2345. "license": [
  2346. "BSD-3-Clause"
  2347. ],
  2348. "authors": [
  2349. {
  2350. "name": "Qiang Xue",
  2351. "email": "qiang.xue@gmail.com"
  2352. }
  2353. ],
  2354. "description": "The composer plugin for Yii extension installer",
  2355. "keywords": [
  2356. "composer",
  2357. "extension installer",
  2358. "yii2"
  2359. ],
  2360. "time": "2016-12-20T13:26:02+00:00"
  2361. },
  2362. {
  2363. "name": "yiisoft/yii2-imagine",
  2364. "version": "2.1.1",
  2365. "source": {
  2366. "type": "git",
  2367. "url": "https://github.com/yiisoft/yii2-imagine.git",
  2368. "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841"
  2369. },
  2370. "dist": {
  2371. "type": "zip",
  2372. "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/a8a1a068862a86e3395e665bc86e63d5c9b60841",
  2373. "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841",
  2374. "shasum": ""
  2375. },
  2376. "require": {
  2377. "imagine/imagine": "~0.6.0 | ~0.7.1",
  2378. "yiisoft/yii2": "~2.0.0"
  2379. },
  2380. "type": "yii2-extension",
  2381. "extra": {
  2382. "branch-alias": {
  2383. "dev-master": "2.0.x-dev"
  2384. }
  2385. },
  2386. "autoload": {
  2387. "psr-4": {
  2388. "yii\\imagine\\": "src"
  2389. }
  2390. },
  2391. "notification-url": "https://packagist.org/downloads/",
  2392. "license": [
  2393. "BSD-3-Clause"
  2394. ],
  2395. "authors": [
  2396. {
  2397. "name": "Antonio Ramirez",
  2398. "email": "amigo.cobos@gmail.com"
  2399. }
  2400. ],
  2401. "description": "The Imagine integration for the Yii framework",
  2402. "keywords": [
  2403. "helper",
  2404. "image",
  2405. "imagine",
  2406. "yii2"
  2407. ],
  2408. "time": "2018-02-22T11:57:06+00:00"
  2409. },
  2410. {
  2411. "name": "yiisoft/yii2-jui",
  2412. "version": "2.0.7",
  2413. "source": {
  2414. "type": "git",
  2415. "url": "https://github.com/yiisoft/yii2-jui.git",
  2416. "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
  2417. },
  2418. "dist": {
  2419. "type": "zip",
  2420. "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
  2421. "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
  2422. "shasum": ""
  2423. },
  2424. "require": {
  2425. "bower-asset/jquery-ui": "~1.12.1",
  2426. "yiisoft/yii2": "~2.0.4"
  2427. },
  2428. "type": "yii2-extension",
  2429. "extra": {
  2430. "branch-alias": {
  2431. "dev-master": "2.0.x-dev"
  2432. }
  2433. },
  2434. "autoload": {
  2435. "psr-4": {
  2436. "yii\\jui\\": ""
  2437. }
  2438. },
  2439. "notification-url": "https://packagist.org/downloads/",
  2440. "license": [
  2441. "BSD-3-Clause"
  2442. ],
  2443. "authors": [
  2444. {
  2445. "name": "Qiang Xue",
  2446. "email": "qiang.xue@gmail.com"
  2447. }
  2448. ],
  2449. "description": "The Jquery UI extension for the Yii framework",
  2450. "keywords": [
  2451. "jQuery UI",
  2452. "yii2"
  2453. ],
  2454. "time": "2017-11-25T15:32:29+00:00"
  2455. },
  2456. {
  2457. "name": "yiisoft/yii2-swiftmailer",
  2458. "version": "2.0.7",
  2459. "source": {
  2460. "type": "git",
  2461. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  2462. "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec"
  2463. },
  2464. "dist": {
  2465. "type": "zip",
  2466. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  2467. "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  2468. "shasum": ""
  2469. },
  2470. "require": {
  2471. "swiftmailer/swiftmailer": "~5.0",
  2472. "yiisoft/yii2": "~2.0.4"
  2473. },
  2474. "type": "yii2-extension",
  2475. "extra": {
  2476. "branch-alias": {
  2477. "dev-master": "2.0.x-dev"
  2478. }
  2479. },
  2480. "autoload": {
  2481. "psr-4": {
  2482. "yii\\swiftmailer\\": ""
  2483. }
  2484. },
  2485. "notification-url": "https://packagist.org/downloads/",
  2486. "license": [
  2487. "BSD-3-Clause"
  2488. ],
  2489. "authors": [
  2490. {
  2491. "name": "Paul Klimov",
  2492. "email": "klimov.paul@gmail.com"
  2493. }
  2494. ],
  2495. "description": "The SwiftMailer integration for the Yii framework",
  2496. "keywords": [
  2497. "email",
  2498. "mail",
  2499. "mailer",
  2500. "swift",
  2501. "swiftmailer",
  2502. "yii2"
  2503. ],
  2504. "time": "2017-05-01T08:29:00+00:00"
  2505. },
  2506. {
  2507. "name": "zelenin/yii2-i18n-module",
  2508. "version": "dev-master",
  2509. "source": {
  2510. "type": "git",
  2511. "url": "https://github.com/zelenin/yii2-i18n-module.git",
  2512. "reference": "4b0eb4c711778c6ae282d89a4d33a786184ef8a0"
  2513. },
  2514. "dist": {
  2515. "type": "zip",
  2516. "url": "https://api.github.com/repos/zelenin/yii2-i18n-module/zipball/4b0eb4c711778c6ae282d89a4d33a786184ef8a0",
  2517. "reference": "4b0eb4c711778c6ae282d89a4d33a786184ef8a0",
  2518. "shasum": ""
  2519. },
  2520. "require": {
  2521. "yiisoft/yii2": "~2",
  2522. "zelenin/yii2-semantic-ui": "*"
  2523. },
  2524. "type": "yii2-extension",
  2525. "extra": {
  2526. "bootstrap": "Zelenin\\yii\\modules\\I18n\\Bootstrap"
  2527. },
  2528. "autoload": {
  2529. "psr-4": {
  2530. "Zelenin\\yii\\modules\\I18n\\": ""
  2531. }
  2532. },
  2533. "notification-url": "https://packagist.org/downloads/",
  2534. "license": [
  2535. "MIT"
  2536. ],
  2537. "authors": [
  2538. {
  2539. "name": "Aleksandr Zelenin",
  2540. "email": "aleksandr@zelenin.me",
  2541. "homepage": "http://zelenin.me",
  2542. "role": "Developer"
  2543. }
  2544. ],
  2545. "description": "Yii2 i18n (internalization) module makes the translation of your application so simple",
  2546. "homepage": "https://github.com/zelenin/yii2-i18n-module",
  2547. "keywords": [
  2548. "i18n",
  2549. "translation",
  2550. "translations",
  2551. "yii2"
  2552. ],
  2553. "time": "2015-10-27 18:38:39"
  2554. },
  2555. {
  2556. "name": "zelenin/yii2-semantic-ui",
  2557. "version": "2.0.10",
  2558. "source": {
  2559. "type": "git",
  2560. "url": "https://github.com/zelenin/yii2-semantic-ui.git",
  2561. "reference": "3e5e599b047832aa5c1358bf8a67703dd93ede84"
  2562. },
  2563. "dist": {
  2564. "type": "zip",
  2565. "url": "https://api.github.com/repos/zelenin/yii2-semantic-ui/zipball/3e5e599b047832aa5c1358bf8a67703dd93ede84",
  2566. "reference": "3e5e599b047832aa5c1358bf8a67703dd93ede84",
  2567. "shasum": ""
  2568. },
  2569. "require": {
  2570. "bower-asset/semantic": "~2",
  2571. "yiisoft/yii2": "~2"
  2572. },
  2573. "type": "yii2-extension",
  2574. "autoload": {
  2575. "psr-4": {
  2576. "Zelenin\\yii\\SemanticUI\\": ""
  2577. }
  2578. },
  2579. "notification-url": "https://packagist.org/downloads/",
  2580. "license": [
  2581. "MIT"
  2582. ],
  2583. "authors": [
  2584. {
  2585. "name": "Aleksandr Zelenin",
  2586. "email": "aleksandr@zelenin.me",
  2587. "homepage": "http://zelenin.me",
  2588. "role": "Developer"
  2589. }
  2590. ],
  2591. "description": "Semantic UI extension for Yii2",
  2592. "homepage": "https://github.com/zelenin/yii2-semantic-ui",
  2593. "keywords": [
  2594. "semantic",
  2595. "semantic ui",
  2596. "widgets",
  2597. "yii2"
  2598. ],
  2599. "time": "2017-02-06T00:06:06+00:00"
  2600. },
  2601. {
  2602. "name": "zendframework/zend-escaper",
  2603. "version": "2.5.2",
  2604. "source": {
  2605. "type": "git",
  2606. "url": "https://github.com/zendframework/zend-escaper.git",
  2607. "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e"
  2608. },
  2609. "dist": {
  2610. "type": "zip",
  2611. "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
  2612. "reference": "2dcd14b61a72d8b8e27d579c6344e12c26141d4e",
  2613. "shasum": ""
  2614. },
  2615. "require": {
  2616. "php": ">=5.5"
  2617. },
  2618. "require-dev": {
  2619. "fabpot/php-cs-fixer": "1.7.*",
  2620. "phpunit/phpunit": "~4.0"
  2621. },
  2622. "type": "library",
  2623. "extra": {
  2624. "branch-alias": {
  2625. "dev-master": "2.5-dev",
  2626. "dev-develop": "2.6-dev"
  2627. }
  2628. },
  2629. "autoload": {
  2630. "psr-4": {
  2631. "Zend\\Escaper\\": "src/"
  2632. }
  2633. },
  2634. "notification-url": "https://packagist.org/downloads/",
  2635. "license": [
  2636. "BSD-3-Clause"
  2637. ],
  2638. "homepage": "https://github.com/zendframework/zend-escaper",
  2639. "keywords": [
  2640. "escaper",
  2641. "zf2"
  2642. ],
  2643. "time": "2016-06-30T19:48:38+00:00"
  2644. },
  2645. {
  2646. "name": "zendframework/zend-stdlib",
  2647. "version": "3.1.0",
  2648. "source": {
  2649. "type": "git",
  2650. "url": "https://github.com/zendframework/zend-stdlib.git",
  2651. "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78"
  2652. },
  2653. "dist": {
  2654. "type": "zip",
  2655. "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/debedcfc373a293f9250cc9aa03cf121428c8e78",
  2656. "reference": "debedcfc373a293f9250cc9aa03cf121428c8e78",
  2657. "shasum": ""
  2658. },
  2659. "require": {
  2660. "php": "^5.6 || ^7.0"
  2661. },
  2662. "require-dev": {
  2663. "athletic/athletic": "~0.1",
  2664. "phpunit/phpunit": "~4.0",
  2665. "squizlabs/php_codesniffer": "^2.6.2"
  2666. },
  2667. "type": "library",
  2668. "extra": {
  2669. "branch-alias": {
  2670. "dev-master": "3.1-dev",
  2671. "dev-develop": "3.2-dev"
  2672. }
  2673. },
  2674. "autoload": {
  2675. "psr-4": {
  2676. "Zend\\Stdlib\\": "src/"
  2677. }
  2678. },
  2679. "notification-url": "https://packagist.org/downloads/",
  2680. "license": [
  2681. "BSD-3-Clause"
  2682. ],
  2683. "homepage": "https://github.com/zendframework/zend-stdlib",
  2684. "keywords": [
  2685. "stdlib",
  2686. "zf2"
  2687. ],
  2688. "time": "2016-09-13T14:38:50+00:00"
  2689. }
  2690. ],
  2691. "packages-dev": [
  2692. {
  2693. "name": "bower-asset/typeahead.js",
  2694. "version": "v0.11.1",
  2695. "source": {
  2696. "type": "git",
  2697. "url": "https://github.com/twitter/typeahead.js.git",
  2698. "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
  2699. },
  2700. "dist": {
  2701. "type": "zip",
  2702. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
  2703. "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
  2704. "shasum": ""
  2705. },
  2706. "require": {
  2707. "bower-asset/jquery": ">=1.7"
  2708. },
  2709. "require-dev": {
  2710. "bower-asset/jasmine-ajax": "~1.3.1",
  2711. "bower-asset/jasmine-jquery": "~1.5.2",
  2712. "bower-asset/jquery": "~1.7"
  2713. },
  2714. "type": "bower-asset-library",
  2715. "extra": {
  2716. "bower-asset-main": "dist/typeahead.bundle.js"
  2717. }
  2718. },
  2719. {
  2720. "name": "fzaninotto/faker",
  2721. "version": "v1.7.1",
  2722. "source": {
  2723. "type": "git",
  2724. "url": "https://github.com/fzaninotto/Faker.git",
  2725. "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
  2726. },
  2727. "dist": {
  2728. "type": "zip",
  2729. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  2730. "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  2731. "shasum": ""
  2732. },
  2733. "require": {
  2734. "php": "^5.3.3 || ^7.0"
  2735. },
  2736. "require-dev": {
  2737. "ext-intl": "*",
  2738. "phpunit/phpunit": "^4.0 || ^5.0",
  2739. "squizlabs/php_codesniffer": "^1.5"
  2740. },
  2741. "type": "library",
  2742. "extra": {
  2743. "branch-alias": {
  2744. "dev-master": "1.8-dev"
  2745. }
  2746. },
  2747. "autoload": {
  2748. "psr-4": {
  2749. "Faker\\": "src/Faker/"
  2750. }
  2751. },
  2752. "notification-url": "https://packagist.org/downloads/",
  2753. "license": [
  2754. "MIT"
  2755. ],
  2756. "authors": [
  2757. {
  2758. "name": "François Zaninotto"
  2759. }
  2760. ],
  2761. "description": "Faker is a PHP library that generates fake data for you.",
  2762. "keywords": [
  2763. "data",
  2764. "faker",
  2765. "fixtures"
  2766. ],
  2767. "time": "2017-08-15T16:48:10+00:00"
  2768. },
  2769. {
  2770. "name": "phpspec/php-diff",
  2771. "version": "v1.1.0",
  2772. "source": {
  2773. "type": "git",
  2774. "url": "https://github.com/phpspec/php-diff.git",
  2775. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  2776. },
  2777. "dist": {
  2778. "type": "zip",
  2779. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  2780. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  2781. "shasum": ""
  2782. },
  2783. "type": "library",
  2784. "extra": {
  2785. "branch-alias": {
  2786. "dev-master": "1.0.x-dev"
  2787. }
  2788. },
  2789. "autoload": {
  2790. "psr-0": {
  2791. "Diff": "lib/"
  2792. }
  2793. },
  2794. "notification-url": "https://packagist.org/downloads/",
  2795. "license": [
  2796. "BSD-3-Clause"
  2797. ],
  2798. "authors": [
  2799. {
  2800. "name": "Chris Boulton",
  2801. "homepage": "http://github.com/chrisboulton"
  2802. }
  2803. ],
  2804. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2805. "time": "2016-04-07T12:29:16+00:00"
  2806. },
  2807. {
  2808. "name": "yiisoft/yii2-codeception",
  2809. "version": "2.0.6",
  2810. "source": {
  2811. "type": "git",
  2812. "url": "https://github.com/yiisoft/yii2-codeception.git",
  2813. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3"
  2814. },
  2815. "dist": {
  2816. "type": "zip",
  2817. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  2818. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  2819. "shasum": ""
  2820. },
  2821. "require": {
  2822. "yiisoft/yii2": ">=2.0.4"
  2823. },
  2824. "type": "yii2-extension",
  2825. "extra": {
  2826. "branch-alias": {
  2827. "dev-master": "2.0.x-dev"
  2828. }
  2829. },
  2830. "autoload": {
  2831. "psr-4": {
  2832. "yii\\codeception\\": ""
  2833. }
  2834. },
  2835. "notification-url": "https://packagist.org/downloads/",
  2836. "license": [
  2837. "BSD-3-Clause"
  2838. ],
  2839. "authors": [
  2840. {
  2841. "name": "Mark Jebri",
  2842. "email": "mark.github@yandex.ru"
  2843. }
  2844. ],
  2845. "description": "The Codeception integration for the Yii framework",
  2846. "keywords": [
  2847. "codeception",
  2848. "yii2"
  2849. ],
  2850. "abandoned": "codeception/codeception",
  2851. "time": "2017-05-22T12:08:21+00:00"
  2852. },
  2853. {
  2854. "name": "yiisoft/yii2-debug",
  2855. "version": "2.0.13",
  2856. "source": {
  2857. "type": "git",
  2858. "url": "https://github.com/yiisoft/yii2-debug.git",
  2859. "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f"
  2860. },
  2861. "dist": {
  2862. "type": "zip",
  2863. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/b37f414959c2fafefb332020b42037cd17c1cb7f",
  2864. "reference": "b37f414959c2fafefb332020b42037cd17c1cb7f",
  2865. "shasum": ""
  2866. },
  2867. "require": {
  2868. "yiisoft/yii2": "~2.0.13",
  2869. "yiisoft/yii2-bootstrap": "~2.0.0"
  2870. },
  2871. "type": "yii2-extension",
  2872. "extra": {
  2873. "branch-alias": {
  2874. "dev-master": "2.0.x-dev"
  2875. }
  2876. },
  2877. "autoload": {
  2878. "psr-4": {
  2879. "yii\\debug\\": ""
  2880. }
  2881. },
  2882. "notification-url": "https://packagist.org/downloads/",
  2883. "license": [
  2884. "BSD-3-Clause"
  2885. ],
  2886. "authors": [
  2887. {
  2888. "name": "Qiang Xue",
  2889. "email": "qiang.xue@gmail.com"
  2890. }
  2891. ],
  2892. "description": "The debugger extension for the Yii framework",
  2893. "keywords": [
  2894. "debug",
  2895. "debugger",
  2896. "yii2"
  2897. ],
  2898. "time": "2017-12-05T07:36:23+00:00"
  2899. },
  2900. {
  2901. "name": "yiisoft/yii2-faker",
  2902. "version": "2.0.4",
  2903. "source": {
  2904. "type": "git",
  2905. "url": "https://github.com/yiisoft/yii2-faker.git",
  2906. "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1"
  2907. },
  2908. "dist": {
  2909. "type": "zip",
  2910. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
  2911. "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
  2912. "shasum": ""
  2913. },
  2914. "require": {
  2915. "fzaninotto/faker": "~1.4",
  2916. "yiisoft/yii2": "~2.0.0"
  2917. },
  2918. "type": "yii2-extension",
  2919. "extra": {
  2920. "branch-alias": {
  2921. "dev-master": "2.0.x-dev"
  2922. }
  2923. },
  2924. "autoload": {
  2925. "psr-4": {
  2926. "yii\\faker\\": ""
  2927. }
  2928. },
  2929. "notification-url": "https://packagist.org/downloads/",
  2930. "license": [
  2931. "BSD-3-Clause"
  2932. ],
  2933. "authors": [
  2934. {
  2935. "name": "Mark Jebri",
  2936. "email": "mark.github@yandex.ru"
  2937. }
  2938. ],
  2939. "description": "Fixture generator. The Faker integration for the Yii framework.",
  2940. "keywords": [
  2941. "Fixture",
  2942. "faker",
  2943. "yii2"
  2944. ],
  2945. "time": "2018-02-19T20:27:10+00:00"
  2946. },
  2947. {
  2948. "name": "yiisoft/yii2-gii",
  2949. "version": "2.0.6",
  2950. "source": {
  2951. "type": "git",
  2952. "url": "https://github.com/yiisoft/yii2-gii.git",
  2953. "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42"
  2954. },
  2955. "dist": {
  2956. "type": "zip",
  2957. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/db41f647d9b73702ceb6864fdfce827a72b5ce42",
  2958. "reference": "db41f647d9b73702ceb6864fdfce827a72b5ce42",
  2959. "shasum": ""
  2960. },
  2961. "require": {
  2962. "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
  2963. "phpspec/php-diff": ">=1.0.2",
  2964. "yiisoft/yii2": "~2.0.13",
  2965. "yiisoft/yii2-bootstrap": "~2.0.0"
  2966. },
  2967. "type": "yii2-extension",
  2968. "extra": {
  2969. "branch-alias": {
  2970. "dev-master": "2.0.x-dev"
  2971. },
  2972. "asset-installer-paths": {
  2973. "npm-asset-library": "vendor/npm",
  2974. "bower-asset-library": "vendor/bower"
  2975. }
  2976. },
  2977. "autoload": {
  2978. "psr-4": {
  2979. "yii\\gii\\": ""
  2980. }
  2981. },
  2982. "notification-url": "https://packagist.org/downloads/",
  2983. "license": [
  2984. "BSD-3-Clause"
  2985. ],
  2986. "authors": [
  2987. {
  2988. "name": "Qiang Xue",
  2989. "email": "qiang.xue@gmail.com"
  2990. }
  2991. ],
  2992. "description": "The Gii extension for the Yii framework",
  2993. "keywords": [
  2994. "code generator",
  2995. "gii",
  2996. "yii2"
  2997. ],
  2998. "time": "2017-12-22T23:53:06+00:00"
  2999. }
  3000. ],
  3001. "aliases": [],
  3002. "minimum-stability": "stable",
  3003. "stability-flags": {
  3004. "zelenin/yii2-i18n-module": 20,
  3005. "creocoder/yii2-nested-sets": 20,
  3006. "keltstr/yii2-simplehtmldom": 20,
  3007. "kartik-v/yii2-date-range": 20
  3008. },
  3009. "prefer-stable": false,
  3010. "prefer-lowest": false,
  3011. "platform": {
  3012. "php": ">=5.4.0"
  3013. },
  3014. "platform-dev": []
  3015. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement