Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2017
509
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 188.99 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": "0ff3231b797a5b3f6630770360dffe9d",
  8. "packages": [
  9. {
  10. "name": "bower-asset/bootstrap",
  11. "version": "dev-master",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/twbs/bootstrap.git",
  15. "reference": "48938155eb24b4ccdde09426066869504c6dab3c"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/twbs/bootstrap/zipball/48938155eb24b4ccdde09426066869504c6dab3c",
  20. "reference": "48938155eb24b4ccdde09426066869504c6dab3c",
  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": "2015-12-08 17:51:50"
  58. },
  59. {
  60. "name": "bower-asset/jquery",
  61. "version": "2.2.4",
  62. "source": {
  63. "type": "git",
  64. "url": "https://github.com/jquery/jquery-dist.git",
  65. "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
  66. },
  67. "dist": {
  68. "type": "zip",
  69. "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
  70. "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
  71. "shasum": ""
  72. },
  73. "type": "bower-asset-library",
  74. "extra": {
  75. "bower-asset-main": "dist/jquery.js",
  76. "bower-asset-ignore": [
  77. "package.json"
  78. ]
  79. },
  80. "license": [
  81. "MIT"
  82. ],
  83. "keywords": [
  84. "browser",
  85. "javascript",
  86. "jquery",
  87. "library"
  88. ]
  89. },
  90. {
  91. "name": "bower-asset/jquery.inputmask",
  92. "version": "3.3.7",
  93. "source": {
  94. "type": "git",
  95. "url": "https://github.com/RobinHerbots/Inputmask.git",
  96. "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10"
  97. },
  98. "dist": {
  99. "type": "zip",
  100. "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/9835731cb78cac749734d94a1cb5bd70da4d3b10",
  101. "reference": "9835731cb78cac749734d94a1cb5bd70da4d3b10",
  102. "shasum": ""
  103. },
  104. "require": {
  105. "bower-asset/jquery": ">=1.7"
  106. },
  107. "type": "bower-asset-library",
  108. "extra": {
  109. "bower-asset-main": [
  110. "./dist/inputmask/inputmask.js",
  111. "./dist/inputmask/inputmask.extensions.js",
  112. "./dist/inputmask/inputmask.date.extensions.js",
  113. "./dist/inputmask/inputmask.numeric.extensions.js",
  114. "./dist/inputmask/inputmask.phone.extensions.js",
  115. "./dist/inputmask/jquery.inputmask.js",
  116. "./dist/inputmask/global/document.js",
  117. "./dist/inputmask/global/window.js",
  118. "./dist/inputmask/phone-codes/phone.js",
  119. "./dist/inputmask/phone-codes/phone-be.js",
  120. "./dist/inputmask/phone-codes/phone-nl.js",
  121. "./dist/inputmask/phone-codes/phone-ru.js",
  122. "./dist/inputmask/phone-codes/phone-uk.js",
  123. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
  124. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
  125. "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
  126. "./dist/inputmask/bindings/inputmask.binding.js"
  127. ],
  128. "bower-asset-ignore": [
  129. "**/*",
  130. "!dist/*",
  131. "!dist/inputmask/*",
  132. "!dist/min/*",
  133. "!dist/min/inputmask/*"
  134. ]
  135. },
  136. "license": [
  137. "http://opensource.org/licenses/mit-license.php"
  138. ],
  139. "description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
  140. "keywords": [
  141. "form",
  142. "input",
  143. "inputmask",
  144. "jquery",
  145. "mask",
  146. "plugins"
  147. ]
  148. },
  149. {
  150. "name": "bower-asset/punycode",
  151. "version": "v1.3.2",
  152. "source": {
  153. "type": "git",
  154. "url": "https://github.com/bestiejs/punycode.js.git",
  155. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  156. },
  157. "dist": {
  158. "type": "zip",
  159. "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  160. "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  161. "shasum": ""
  162. },
  163. "type": "bower-asset-library",
  164. "extra": {
  165. "bower-asset-main": "punycode.js",
  166. "bower-asset-ignore": [
  167. "coverage",
  168. "tests",
  169. ".*",
  170. "component.json",
  171. "Gruntfile.js",
  172. "node_modules",
  173. "package.json"
  174. ]
  175. }
  176. },
  177. {
  178. "name": "bower-asset/roboto-fontface",
  179. "version": "v0.4.5",
  180. "source": {
  181. "type": "git",
  182. "url": "https://github.com/choffmeister/roboto-fontface-bower.git",
  183. "reference": "ff80b6f5d70c50257cda439fa16d3bd854f9c8ec"
  184. },
  185. "dist": {
  186. "type": "zip",
  187. "url": "https://api.github.com/repos/choffmeister/roboto-fontface-bower/zipball/ff80b6f5d70c50257cda439fa16d3bd854f9c8ec",
  188. "reference": "ff80b6f5d70c50257cda439fa16d3bd854f9c8ec",
  189. "shasum": ""
  190. },
  191. "type": "bower-asset-library",
  192. "extra": {
  193. "bower-asset-main": [
  194. "./css/roboto-fontface.css",
  195. "./fonts/Roboto-Black.eot",
  196. "./fonts/Roboto-Black.svg",
  197. "./fonts/Roboto-Black.ttf",
  198. "./fonts/Roboto-Black.woff",
  199. "./fonts/Roboto-Black.woff2",
  200. "./fonts/Roboto-BlackItalic.eot",
  201. "./fonts/Roboto-BlackItalic.svg",
  202. "./fonts/Roboto-BlackItalic.ttf",
  203. "./fonts/Roboto-BlackItalic.woff",
  204. "./fonts/Roboto-BlackItalic.woff2",
  205. "./fonts/Roboto-Bold.eot",
  206. "./fonts/Roboto-Bold.svg",
  207. "./fonts/Roboto-Bold.ttf",
  208. "./fonts/Roboto-Bold.woff",
  209. "./fonts/Roboto-Bold.woff2",
  210. "./fonts/Roboto-BoldItalic.eot",
  211. "./fonts/Roboto-BoldItalic.svg",
  212. "./fonts/Roboto-BoldItalic.ttf",
  213. "./fonts/Roboto-BoldItalic.woff",
  214. "./fonts/Roboto-BoldItalic.woff2",
  215. "./fonts/Roboto-Light.eot",
  216. "./fonts/Roboto-Light.svg",
  217. "./fonts/Roboto-Light.ttf",
  218. "./fonts/Roboto-Light.woff",
  219. "./fonts/Roboto-Light.woff2",
  220. "./fonts/Roboto-LightItalic.eot",
  221. "./fonts/Roboto-LightItalic.svg",
  222. "./fonts/Roboto-LightItalic.ttf",
  223. "./fonts/Roboto-LightItalic.woff",
  224. "./fonts/Roboto-LightItalic.woff2",
  225. "./fonts/Roboto-Medium.eot",
  226. "./fonts/Roboto-Medium.svg",
  227. "./fonts/Roboto-Medium.ttf",
  228. "./fonts/Roboto-Medium.woff",
  229. "./fonts/Roboto-Medium.woff2",
  230. "./fonts/Roboto-MediumItalic.eot",
  231. "./fonts/Roboto-MediumItalic.svg",
  232. "./fonts/Roboto-MediumItalic.ttf",
  233. "./fonts/Roboto-MediumItalic.woff",
  234. "./fonts/Roboto-MediumItalic.woff2",
  235. "./fonts/Roboto-Regular.eot",
  236. "./fonts/Roboto-Regular.svg",
  237. "./fonts/Roboto-Regular.ttf",
  238. "./fonts/Roboto-Regular.woff",
  239. "./fonts/Roboto-Regular.woff2",
  240. "./fonts/Roboto-RegularItalic.eot",
  241. "./fonts/Roboto-RegularItalic.svg",
  242. "./fonts/Roboto-RegularItalic.ttf",
  243. "./fonts/Roboto-RegularItalic.woff",
  244. "./fonts/Roboto-RegularItalic.woff2",
  245. "./fonts/Roboto-Thin.eot",
  246. "./fonts/Roboto-Thin.svg",
  247. "./fonts/Roboto-Thin.ttf",
  248. "./fonts/Roboto-Thin.woff",
  249. "./fonts/Roboto-Thin.woff2",
  250. "./fonts/Roboto-ThinItalic.eot",
  251. "./fonts/Roboto-ThinItalic.svg",
  252. "./fonts/Roboto-ThinItalic.ttf",
  253. "./fonts/Roboto-ThinItalic.woff",
  254. "./fonts/Roboto-ThinItalic.woff2"
  255. ],
  256. "bower-asset-ignore": [
  257. "**/.*",
  258. "node_modules",
  259. "bower_components",
  260. "test",
  261. "tests"
  262. ]
  263. },
  264. "description": "A simple package providing the Roboto fontface."
  265. },
  266. {
  267. "name": "bower-asset/tether",
  268. "version": "v1.2.4",
  269. "source": {
  270. "type": "git",
  271. "url": "https://github.com/HubSpot/tether.git",
  272. "reference": "a7ee918947c4ab3d8f91727c08e632aaefcfa3d4"
  273. },
  274. "dist": {
  275. "type": "zip",
  276. "url": "https://api.github.com/repos/HubSpot/tether/zipball/a7ee918947c4ab3d8f91727c08e632aaefcfa3d4",
  277. "reference": "a7ee918947c4ab3d8f91727c08e632aaefcfa3d4",
  278. "shasum": ""
  279. },
  280. "type": "bower-asset-library",
  281. "extra": {
  282. "bower-asset-main": "dist/js/tether.js",
  283. "bower-asset-ignore": [
  284. "**/.*",
  285. "node_modules",
  286. "bower_components",
  287. "test",
  288. "tests"
  289. ]
  290. },
  291. "license": [
  292. "MIT"
  293. ],
  294. "description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
  295. "keywords": [
  296. "javascript"
  297. ]
  298. },
  299. {
  300. "name": "bower-asset/yii2-pjax",
  301. "version": "v2.0.6",
  302. "source": {
  303. "type": "git",
  304. "url": "https://github.com/yiisoft/jquery-pjax.git",
  305. "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
  306. },
  307. "dist": {
  308. "type": "zip",
  309. "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
  310. "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
  311. "shasum": ""
  312. },
  313. "require": {
  314. "bower-asset/jquery": ">=1.8"
  315. },
  316. "type": "bower-asset-library",
  317. "extra": {
  318. "bower-asset-main": "./jquery.pjax.js",
  319. "bower-asset-ignore": [
  320. ".travis.yml",
  321. "Gemfile",
  322. "Gemfile.lock",
  323. "CONTRIBUTING.md",
  324. "vendor/",
  325. "script/",
  326. "test/"
  327. ]
  328. },
  329. "license": [
  330. "MIT"
  331. ]
  332. },
  333. {
  334. "name": "cebe/markdown",
  335. "version": "1.1.1",
  336. "source": {
  337. "type": "git",
  338. "url": "https://github.com/cebe/markdown.git",
  339. "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166"
  340. },
  341. "dist": {
  342. "type": "zip",
  343. "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
  344. "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
  345. "shasum": ""
  346. },
  347. "require": {
  348. "lib-pcre": "*",
  349. "php": ">=5.4.0"
  350. },
  351. "require-dev": {
  352. "cebe/indent": "*",
  353. "facebook/xhprof": "*@dev",
  354. "phpunit/phpunit": "4.1.*"
  355. },
  356. "bin": [
  357. "bin/markdown"
  358. ],
  359. "type": "library",
  360. "extra": {
  361. "branch-alias": {
  362. "dev-master": "1.1.x-dev"
  363. }
  364. },
  365. "autoload": {
  366. "psr-4": {
  367. "cebe\\markdown\\": ""
  368. }
  369. },
  370. "notification-url": "https://packagist.org/downloads/",
  371. "license": [
  372. "MIT"
  373. ],
  374. "authors": [
  375. {
  376. "name": "Carsten Brandt",
  377. "email": "mail@cebe.cc",
  378. "homepage": "http://cebe.cc/",
  379. "role": "Creator"
  380. }
  381. ],
  382. "description": "A super fast, highly extensible markdown parser for PHP",
  383. "homepage": "https://github.com/cebe/markdown#readme",
  384. "keywords": [
  385. "extensible",
  386. "fast",
  387. "gfm",
  388. "markdown",
  389. "markdown-extra"
  390. ],
  391. "time": "2016-09-14T20:40:20+00:00"
  392. },
  393. {
  394. "name": "ezyang/htmlpurifier",
  395. "version": "v4.9.3",
  396. "source": {
  397. "type": "git",
  398. "url": "https://github.com/ezyang/htmlpurifier.git",
  399. "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
  400. },
  401. "dist": {
  402. "type": "zip",
  403. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
  404. "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
  405. "shasum": ""
  406. },
  407. "require": {
  408. "php": ">=5.2"
  409. },
  410. "require-dev": {
  411. "simpletest/simpletest": "^1.1"
  412. },
  413. "type": "library",
  414. "autoload": {
  415. "psr-0": {
  416. "HTMLPurifier": "library/"
  417. },
  418. "files": [
  419. "library/HTMLPurifier.composer.php"
  420. ]
  421. },
  422. "notification-url": "https://packagist.org/downloads/",
  423. "license": [
  424. "LGPL"
  425. ],
  426. "authors": [
  427. {
  428. "name": "Edward Z. Yang",
  429. "email": "admin@htmlpurifier.org",
  430. "homepage": "http://ezyang.com"
  431. }
  432. ],
  433. "description": "Standards compliant HTML filter written in PHP",
  434. "homepage": "http://htmlpurifier.org/",
  435. "keywords": [
  436. "html"
  437. ],
  438. "time": "2017-06-03T02:28:16+00:00"
  439. },
  440. {
  441. "name": "fortawesome/font-awesome",
  442. "version": "v4.7.0",
  443. "source": {
  444. "type": "git",
  445. "url": "https://github.com/FortAwesome/Font-Awesome.git",
  446. "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
  447. },
  448. "dist": {
  449. "type": "zip",
  450. "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
  451. "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
  452. "shasum": ""
  453. },
  454. "require-dev": {
  455. "jekyll": "1.0.2",
  456. "lessc": "1.4.2"
  457. },
  458. "type": "library",
  459. "extra": {
  460. "branch-alias": {
  461. "dev-master": "4.6.x-dev"
  462. }
  463. },
  464. "notification-url": "https://packagist.org/downloads/",
  465. "license": [
  466. "OFL-1.1",
  467. "MIT"
  468. ],
  469. "authors": [
  470. {
  471. "name": "Dave Gandy",
  472. "email": "dave@fontawesome.io",
  473. "homepage": "http://twitter.com/davegandy",
  474. "role": "Developer"
  475. }
  476. ],
  477. "description": "The iconic font and CSS framework",
  478. "homepage": "http://fontawesome.io/",
  479. "keywords": [
  480. "FontAwesome",
  481. "awesome",
  482. "bootstrap",
  483. "font",
  484. "icon"
  485. ],
  486. "time": "2016-10-24T15:52:54+00:00"
  487. },
  488. {
  489. "name": "hashids/hashids",
  490. "version": "1.0.6",
  491. "source": {
  492. "type": "git",
  493. "url": "https://github.com/ivanakimov/hashids.php.git",
  494. "reference": "6bd7ceffb2ccddef6cd64e88f1717f97d131cc3c"
  495. },
  496. "dist": {
  497. "type": "zip",
  498. "url": "https://api.github.com/repos/ivanakimov/hashids.php/zipball/6bd7ceffb2ccddef6cd64e88f1717f97d131cc3c",
  499. "reference": "6bd7ceffb2ccddef6cd64e88f1717f97d131cc3c",
  500. "shasum": ""
  501. },
  502. "require": {
  503. "php": "^5.3.3 || ^7.0"
  504. },
  505. "require-dev": {
  506. "phpunit/phpunit": "^4.8 || ^5.0"
  507. },
  508. "type": "library",
  509. "extra": {
  510. "branch-alias": {
  511. "dev-master": "1.0-dev"
  512. }
  513. },
  514. "autoload": {
  515. "psr-4": {
  516. "Hashids\\": "lib/Hashids/"
  517. }
  518. },
  519. "notification-url": "https://packagist.org/downloads/",
  520. "license": [
  521. "MIT"
  522. ],
  523. "authors": [
  524. {
  525. "name": "Ivan Akimov",
  526. "email": "ivan@barreleye.com",
  527. "homepage": "https://twitter.com/IvanAkimov"
  528. }
  529. ],
  530. "description": "Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers.",
  531. "homepage": "http://hashids.org/php",
  532. "keywords": [
  533. "bitly",
  534. "decode",
  535. "encode",
  536. "hash",
  537. "hashid",
  538. "hashids",
  539. "ids",
  540. "obfuscate",
  541. "youtube"
  542. ],
  543. "time": "2016-01-21T04:26:38+00:00"
  544. },
  545. {
  546. "name": "kartik-v/yii2-krajee-base",
  547. "version": "v1.8.8",
  548. "source": {
  549. "type": "git",
  550. "url": "https://github.com/kartik-v/yii2-krajee-base.git",
  551. "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb"
  552. },
  553. "dist": {
  554. "type": "zip",
  555. "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/2479241c03c87995cfc528ae7b297f5ae9e733cb",
  556. "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb",
  557. "shasum": ""
  558. },
  559. "require": {
  560. "yiisoft/yii2-bootstrap": "@dev"
  561. },
  562. "type": "yii2-extension",
  563. "extra": {
  564. "branch-alias": {
  565. "dev-master": "1.8.x-dev"
  566. }
  567. },
  568. "autoload": {
  569. "psr-4": {
  570. "kartik\\base\\": ""
  571. }
  572. },
  573. "notification-url": "https://packagist.org/downloads/",
  574. "license": [
  575. "BSD-3-Clause"
  576. ],
  577. "authors": [
  578. {
  579. "name": "Kartik Visweswaran",
  580. "email": "kartikv2@gmail.com",
  581. "homepage": "http://www.krajee.com/"
  582. }
  583. ],
  584. "description": "Base library and foundation components for all Yii2 Krajee extensions.",
  585. "homepage": "https://github.com/kartik-v/yii2-krajee-base",
  586. "keywords": [
  587. "base",
  588. "extension",
  589. "foundation",
  590. "krajee",
  591. "widget",
  592. "yii2"
  593. ],
  594. "time": "2017-02-22T05:58:53+00:00"
  595. },
  596. {
  597. "name": "kartik-v/yii2-money",
  598. "version": "v1.2.2",
  599. "source": {
  600. "type": "git",
  601. "url": "https://github.com/kartik-v/yii2-money.git",
  602. "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f"
  603. },
  604. "dist": {
  605. "type": "zip",
  606. "url": "https://api.github.com/repos/kartik-v/yii2-money/zipball/e783ca66d2ec83decc2b53d571b7cda744bbd17f",
  607. "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f",
  608. "shasum": ""
  609. },
  610. "require": {
  611. "kartik-v/yii2-krajee-base": "~1.7"
  612. },
  613. "type": "yii2-extension",
  614. "extra": {
  615. "branch-alias": {
  616. "dev-master": "1.2.x-dev"
  617. }
  618. },
  619. "autoload": {
  620. "psr-4": {
  621. "kartik\\money\\": ""
  622. }
  623. },
  624. "notification-url": "https://packagist.org/downloads/",
  625. "license": [
  626. "BSD 3-Clause"
  627. ],
  628. "authors": [
  629. {
  630. "name": "Kartik Visweswaran",
  631. "email": "kartikv2@gmail.com",
  632. "homepage": "http://www.krajee.com/"
  633. }
  634. ],
  635. "description": "An advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.",
  636. "homepage": "https://github.com/kartik-v/yii2-money",
  637. "keywords": [
  638. "bootstrap",
  639. "bootstrap 3",
  640. "currency",
  641. "extension",
  642. "format",
  643. "jquery",
  644. "mask",
  645. "money",
  646. "widget",
  647. "yii2"
  648. ],
  649. "time": "2017-05-23T12:14:36+00:00"
  650. },
  651. {
  652. "name": "kartik-v/yii2-widget-select2",
  653. "version": "v2.0.9",
  654. "source": {
  655. "type": "git",
  656. "url": "https://github.com/kartik-v/yii2-widget-select2.git",
  657. "reference": "03f202e9e2415f4c84e93a64074d85677fd0cc51"
  658. },
  659. "dist": {
  660. "type": "zip",
  661. "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/03f202e9e2415f4c84e93a64074d85677fd0cc51",
  662. "reference": "03f202e9e2415f4c84e93a64074d85677fd0cc51",
  663. "shasum": ""
  664. },
  665. "require": {
  666. "kartik-v/yii2-krajee-base": "~1.7"
  667. },
  668. "type": "yii2-extension",
  669. "extra": {
  670. "branch-alias": {
  671. "dev-master": "2.0.x-dev"
  672. }
  673. },
  674. "autoload": {
  675. "psr-4": {
  676. "kartik\\select2\\": ""
  677. }
  678. },
  679. "notification-url": "https://packagist.org/downloads/",
  680. "license": [
  681. "BSD-3-Clause"
  682. ],
  683. "authors": [
  684. {
  685. "name": "Kartik Visweswaran",
  686. "email": "kartikv2@gmail.com",
  687. "homepage": "http://www.krajee.com/"
  688. }
  689. ],
  690. "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
  691. "homepage": "https://github.com/kartik-v/yii2-widget-select2",
  692. "keywords": [
  693. "dropdown",
  694. "extension",
  695. "form",
  696. "jquery",
  697. "plugin",
  698. "select2",
  699. "widget",
  700. "yii2"
  701. ],
  702. "time": "2017-04-12T09:00:24+00:00"
  703. },
  704. {
  705. "name": "miloschuman/yii2-highcharts-widget",
  706. "version": "v5.0.2",
  707. "source": {
  708. "type": "git",
  709. "url": "https://github.com/miloschuman/yii2-highcharts.git",
  710. "reference": "911c8bb86b6343b1758bca76cce58339092f2926"
  711. },
  712. "dist": {
  713. "type": "zip",
  714. "url": "https://api.github.com/repos/miloschuman/yii2-highcharts/zipball/911c8bb86b6343b1758bca76cce58339092f2926",
  715. "reference": "911c8bb86b6343b1758bca76cce58339092f2926",
  716. "shasum": ""
  717. },
  718. "require": {
  719. "yiisoft/yii2": "*"
  720. },
  721. "require-dev": {
  722. "phpunit/phpunit": "~4.4"
  723. },
  724. "type": "yii2-extension",
  725. "autoload": {
  726. "psr-4": {
  727. "miloschuman\\highcharts\\": "src/"
  728. }
  729. },
  730. "notification-url": "https://packagist.org/downloads/",
  731. "authors": [
  732. {
  733. "name": "Milo Schuman",
  734. "email": "miloschuman@gmail.com"
  735. }
  736. ],
  737. "description": "Highcharts widget for Yii 2 Framework.",
  738. "homepage": "https://github.com/miloschuman/yii2-highcharts",
  739. "keywords": [
  740. "extension",
  741. "highcharts",
  742. "highmaps",
  743. "highstock",
  744. "widget",
  745. "yii2"
  746. ],
  747. "time": "2016-11-16T16:25:21+00:00"
  748. },
  749. {
  750. "name": "rmrevin/yii2-fontawesome",
  751. "version": "2.17.1",
  752. "source": {
  753. "type": "git",
  754. "url": "https://github.com/rmrevin/yii2-fontawesome.git",
  755. "reference": "65ce306da864f4d558348aeba040ed7876878090"
  756. },
  757. "dist": {
  758. "type": "zip",
  759. "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090",
  760. "reference": "65ce306da864f4d558348aeba040ed7876878090",
  761. "shasum": ""
  762. },
  763. "require": {
  764. "fortawesome/font-awesome": "~4.7",
  765. "php": ">=5.4.0",
  766. "yiisoft/yii2": "2.0.*"
  767. },
  768. "type": "yii2-extension",
  769. "extra": {
  770. "asset-installer-paths": {
  771. "npm-asset-library": "vendor/npm",
  772. "bower-asset-library": "vendor/bower"
  773. }
  774. },
  775. "autoload": {
  776. "psr-4": {
  777. "rmrevin\\yii\\fontawesome\\": ""
  778. }
  779. },
  780. "notification-url": "https://packagist.org/downloads/",
  781. "license": [
  782. "MIT"
  783. ],
  784. "authors": [
  785. {
  786. "name": "Revin Roman",
  787. "email": "roman@rmrevin.com",
  788. "homepage": "https://rmrevin.com/"
  789. }
  790. ],
  791. "description": "Asset Bundle for Yii2 with Font Awesome",
  792. "keywords": [
  793. "asset",
  794. "awesome",
  795. "bundle",
  796. "font",
  797. "yii"
  798. ],
  799. "time": "2017-01-11T14:05:47+00:00"
  800. },
  801. {
  802. "name": "swiftmailer/swiftmailer",
  803. "version": "v5.4.8",
  804. "source": {
  805. "type": "git",
  806. "url": "https://github.com/swiftmailer/swiftmailer.git",
  807. "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
  808. },
  809. "dist": {
  810. "type": "zip",
  811. "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517",
  812. "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
  813. "shasum": ""
  814. },
  815. "require": {
  816. "php": ">=5.3.3"
  817. },
  818. "require-dev": {
  819. "mockery/mockery": "~0.9.1",
  820. "symfony/phpunit-bridge": "~3.2"
  821. },
  822. "type": "library",
  823. "extra": {
  824. "branch-alias": {
  825. "dev-master": "5.4-dev"
  826. }
  827. },
  828. "autoload": {
  829. "files": [
  830. "lib/swift_required.php"
  831. ]
  832. },
  833. "notification-url": "https://packagist.org/downloads/",
  834. "license": [
  835. "MIT"
  836. ],
  837. "authors": [
  838. {
  839. "name": "Chris Corbyn"
  840. },
  841. {
  842. "name": "Fabien Potencier",
  843. "email": "fabien@symfony.com"
  844. }
  845. ],
  846. "description": "Swiftmailer, free feature-rich PHP mailer",
  847. "homepage": "http://swiftmailer.org",
  848. "keywords": [
  849. "email",
  850. "mail",
  851. "mailer"
  852. ],
  853. "time": "2017-05-01T15:54:03+00:00"
  854. },
  855. {
  856. "name": "vlucas/phpdotenv",
  857. "version": "v2.4.0",
  858. "source": {
  859. "type": "git",
  860. "url": "https://github.com/vlucas/phpdotenv.git",
  861. "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
  862. },
  863. "dist": {
  864. "type": "zip",
  865. "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
  866. "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
  867. "shasum": ""
  868. },
  869. "require": {
  870. "php": ">=5.3.9"
  871. },
  872. "require-dev": {
  873. "phpunit/phpunit": "^4.8 || ^5.0"
  874. },
  875. "type": "library",
  876. "extra": {
  877. "branch-alias": {
  878. "dev-master": "2.4-dev"
  879. }
  880. },
  881. "autoload": {
  882. "psr-4": {
  883. "Dotenv\\": "src/"
  884. }
  885. },
  886. "notification-url": "https://packagist.org/downloads/",
  887. "license": [
  888. "BSD-3-Clause-Attribution"
  889. ],
  890. "authors": [
  891. {
  892. "name": "Vance Lucas",
  893. "email": "vance@vancelucas.com",
  894. "homepage": "http://www.vancelucas.com"
  895. }
  896. ],
  897. "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  898. "keywords": [
  899. "dotenv",
  900. "env",
  901. "environment"
  902. ],
  903. "time": "2016-09-01T10:05:43+00:00"
  904. },
  905. {
  906. "name": "yiibr/yii2-br-validator",
  907. "version": "1.0.1",
  908. "source": {
  909. "type": "git",
  910. "url": "https://github.com/yiibr/yii2-br-validator.git",
  911. "reference": "d17e176b4decaaa895741b7f2a37b3a363e0c2fb"
  912. },
  913. "dist": {
  914. "type": "zip",
  915. "url": "https://api.github.com/repos/yiibr/yii2-br-validator/zipball/d17e176b4decaaa895741b7f2a37b3a363e0c2fb",
  916. "reference": "d17e176b4decaaa895741b7f2a37b3a363e0c2fb",
  917. "shasum": ""
  918. },
  919. "require": {
  920. "yiisoft/yii2": "*"
  921. },
  922. "require-dev": {
  923. "phpunit/phpunit": "3.7.*"
  924. },
  925. "type": "yii2-extension",
  926. "autoload": {
  927. "psr-4": {
  928. "yiibr\\brvalidator\\": ""
  929. }
  930. },
  931. "notification-url": "https://packagist.org/downloads/",
  932. "license": [
  933. "BSD-3-Clause"
  934. ],
  935. "authors": [
  936. {
  937. "name": "Leandro Guindani Gehlen",
  938. "email": "leandrogehlen@gmail.com"
  939. }
  940. ],
  941. "description": "Provide validations and features for brazilian localization",
  942. "keywords": [
  943. "br",
  944. "brasil",
  945. "brazil",
  946. "cnpj",
  947. "cpf",
  948. "model",
  949. "validator",
  950. "yii"
  951. ],
  952. "time": "2015-08-26T20:33:49+00:00"
  953. },
  954. {
  955. "name": "yiisoft/yii2",
  956. "version": "2.0.12",
  957. "source": {
  958. "type": "git",
  959. "url": "https://github.com/yiisoft/yii2-framework.git",
  960. "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d"
  961. },
  962. "dist": {
  963. "type": "zip",
  964. "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d",
  965. "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d",
  966. "shasum": ""
  967. },
  968. "require": {
  969. "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  970. "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5",
  971. "bower-asset/punycode": "1.3.*",
  972. "bower-asset/yii2-pjax": "~2.0.1",
  973. "cebe/markdown": "~1.0.0 | ~1.1.0",
  974. "ext-ctype": "*",
  975. "ext-mbstring": "*",
  976. "ezyang/htmlpurifier": "~4.6",
  977. "lib-pcre": "*",
  978. "php": ">=5.4.0",
  979. "yiisoft/yii2-composer": "~2.0.4"
  980. },
  981. "bin": [
  982. "yii"
  983. ],
  984. "type": "library",
  985. "extra": {
  986. "branch-alias": {
  987. "dev-master": "2.0.x-dev"
  988. }
  989. },
  990. "autoload": {
  991. "psr-4": {
  992. "yii\\": ""
  993. }
  994. },
  995. "notification-url": "https://packagist.org/downloads/",
  996. "license": [
  997. "BSD-3-Clause"
  998. ],
  999. "authors": [
  1000. {
  1001. "name": "Qiang Xue",
  1002. "email": "qiang.xue@gmail.com",
  1003. "homepage": "http://www.yiiframework.com/",
  1004. "role": "Founder and project lead"
  1005. },
  1006. {
  1007. "name": "Alexander Makarov",
  1008. "email": "sam@rmcreative.ru",
  1009. "homepage": "http://rmcreative.ru/",
  1010. "role": "Core framework development"
  1011. },
  1012. {
  1013. "name": "Maurizio Domba",
  1014. "homepage": "http://mdomba.info/",
  1015. "role": "Core framework development"
  1016. },
  1017. {
  1018. "name": "Carsten Brandt",
  1019. "email": "mail@cebe.cc",
  1020. "homepage": "http://cebe.cc/",
  1021. "role": "Core framework development"
  1022. },
  1023. {
  1024. "name": "Timur Ruziev",
  1025. "email": "resurtm@gmail.com",
  1026. "homepage": "http://resurtm.com/",
  1027. "role": "Core framework development"
  1028. },
  1029. {
  1030. "name": "Paul Klimov",
  1031. "email": "klimov.paul@gmail.com",
  1032. "role": "Core framework development"
  1033. },
  1034. {
  1035. "name": "Dmitry Naumenko",
  1036. "email": "d.naumenko.a@gmail.com",
  1037. "role": "Core framework development"
  1038. },
  1039. {
  1040. "name": "Boudewijn Vahrmeijer",
  1041. "email": "info@dynasource.eu",
  1042. "homepage": "http://dynasource.eu",
  1043. "role": "Core framework development"
  1044. }
  1045. ],
  1046. "description": "Yii PHP Framework Version 2",
  1047. "homepage": "http://www.yiiframework.com/",
  1048. "keywords": [
  1049. "framework",
  1050. "yii2"
  1051. ],
  1052. "time": "2017-06-05T14:33:41+00:00"
  1053. },
  1054. {
  1055. "name": "yiisoft/yii2-bootstrap",
  1056. "version": "dev-bootstrap4",
  1057. "source": {
  1058. "type": "git",
  1059. "url": "https://github.com/alanwillms/yii2-bootstrap.git",
  1060. "reference": "f6a706e3f197c03f0305301102202526487fec2e"
  1061. },
  1062. "dist": {
  1063. "type": "zip",
  1064. "url": "https://api.github.com/repos/alanwillms/yii2-bootstrap/zipball/f6a706e3f197c03f0305301102202526487fec2e",
  1065. "reference": "f6a706e3f197c03f0305301102202526487fec2e",
  1066. "shasum": ""
  1067. },
  1068. "require": {
  1069. "bower-asset/bootstrap": "dev-default#48938155eb24b4ccdde09426066869504c6dab3c",
  1070. "bower-asset/tether": "1.2.*",
  1071. "yiisoft/yii2": ">=2.0.6"
  1072. },
  1073. "type": "yii2-extension",
  1074. "extra": {
  1075. "branch-alias": {
  1076. "dev-master": "2.0.x-dev"
  1077. },
  1078. "asset-installer-paths": {
  1079. "npm-asset-library": "vendor/npm",
  1080. "bower-asset-library": "vendor/bower"
  1081. }
  1082. },
  1083. "autoload": {
  1084. "psr-4": {
  1085. "yii\\bootstrap\\": ""
  1086. }
  1087. },
  1088. "license": [
  1089. "BSD-3-Clause"
  1090. ],
  1091. "authors": [
  1092. {
  1093. "name": "Qiang Xue",
  1094. "email": "qiang.xue@gmail.com"
  1095. }
  1096. ],
  1097. "description": "The Twitter Bootstrap extension for the Yii framework",
  1098. "keywords": [
  1099. "bootstrap",
  1100. "yii2"
  1101. ],
  1102. "support": {
  1103. "issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
  1104. "forum": "http://www.yiiframework.com/forum/",
  1105. "wiki": "http://www.yiiframework.com/wiki/",
  1106. "irc": "irc://irc.freenode.net/yii",
  1107. "source": "https://github.com/yiisoft/yii2-bootstrap"
  1108. },
  1109. "time": "2016-03-27 01:18:33"
  1110. },
  1111. {
  1112. "name": "yiisoft/yii2-composer",
  1113. "version": "2.0.5",
  1114. "source": {
  1115. "type": "git",
  1116. "url": "https://github.com/yiisoft/yii2-composer.git",
  1117. "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
  1118. },
  1119. "dist": {
  1120. "type": "zip",
  1121. "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  1122. "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  1123. "shasum": ""
  1124. },
  1125. "require": {
  1126. "composer-plugin-api": "^1.0"
  1127. },
  1128. "require-dev": {
  1129. "composer/composer": "^1.0"
  1130. },
  1131. "type": "composer-plugin",
  1132. "extra": {
  1133. "class": "yii\\composer\\Plugin",
  1134. "branch-alias": {
  1135. "dev-master": "2.0.x-dev"
  1136. }
  1137. },
  1138. "autoload": {
  1139. "psr-4": {
  1140. "yii\\composer\\": ""
  1141. }
  1142. },
  1143. "notification-url": "https://packagist.org/downloads/",
  1144. "license": [
  1145. "BSD-3-Clause"
  1146. ],
  1147. "authors": [
  1148. {
  1149. "name": "Qiang Xue",
  1150. "email": "qiang.xue@gmail.com"
  1151. }
  1152. ],
  1153. "description": "The composer plugin for Yii extension installer",
  1154. "keywords": [
  1155. "composer",
  1156. "extension installer",
  1157. "yii2"
  1158. ],
  1159. "time": "2016-12-20T13:26:02+00:00"
  1160. },
  1161. {
  1162. "name": "yiisoft/yii2-redis",
  1163. "version": "2.0.6",
  1164. "source": {
  1165. "type": "git",
  1166. "url": "https://github.com/yiisoft/yii2-redis.git",
  1167. "reference": "5dc55d5187923219e9db86d149d56acf1f5a6ee8"
  1168. },
  1169. "dist": {
  1170. "type": "zip",
  1171. "url": "https://api.github.com/repos/yiisoft/yii2-redis/zipball/5dc55d5187923219e9db86d149d56acf1f5a6ee8",
  1172. "reference": "5dc55d5187923219e9db86d149d56acf1f5a6ee8",
  1173. "shasum": ""
  1174. },
  1175. "require": {
  1176. "yiisoft/yii2": "~2.0.11"
  1177. },
  1178. "type": "yii2-extension",
  1179. "extra": {
  1180. "branch-alias": {
  1181. "dev-master": "2.0.x-dev"
  1182. }
  1183. },
  1184. "autoload": {
  1185. "psr-4": {
  1186. "yii\\redis\\": ""
  1187. }
  1188. },
  1189. "notification-url": "https://packagist.org/downloads/",
  1190. "license": [
  1191. "BSD-3-Clause"
  1192. ],
  1193. "authors": [
  1194. {
  1195. "name": "Carsten Brandt",
  1196. "email": "mail@cebe.cc"
  1197. }
  1198. ],
  1199. "description": "Redis Cache, Session and ActiveRecord for the Yii framework",
  1200. "keywords": [
  1201. "active-record",
  1202. "cache",
  1203. "redis",
  1204. "session",
  1205. "yii2"
  1206. ],
  1207. "time": "2017-04-05T13:42:11+00:00"
  1208. },
  1209. {
  1210. "name": "yiisoft/yii2-swiftmailer",
  1211. "version": "2.0.7",
  1212. "source": {
  1213. "type": "git",
  1214. "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  1215. "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec"
  1216. },
  1217. "dist": {
  1218. "type": "zip",
  1219. "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  1220. "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  1221. "shasum": ""
  1222. },
  1223. "require": {
  1224. "swiftmailer/swiftmailer": "~5.0",
  1225. "yiisoft/yii2": "~2.0.4"
  1226. },
  1227. "type": "yii2-extension",
  1228. "extra": {
  1229. "branch-alias": {
  1230. "dev-master": "2.0.x-dev"
  1231. }
  1232. },
  1233. "autoload": {
  1234. "psr-4": {
  1235. "yii\\swiftmailer\\": ""
  1236. }
  1237. },
  1238. "notification-url": "https://packagist.org/downloads/",
  1239. "license": [
  1240. "BSD-3-Clause"
  1241. ],
  1242. "authors": [
  1243. {
  1244. "name": "Paul Klimov",
  1245. "email": "klimov.paul@gmail.com"
  1246. }
  1247. ],
  1248. "description": "The SwiftMailer integration for the Yii framework",
  1249. "keywords": [
  1250. "email",
  1251. "mail",
  1252. "mailer",
  1253. "swift",
  1254. "swiftmailer",
  1255. "yii2"
  1256. ],
  1257. "time": "2017-05-01T08:29:00+00:00"
  1258. }
  1259. ],
  1260. "packages-dev": [
  1261. {
  1262. "name": "alanwillms/php-hound",
  1263. "version": "0.7.1",
  1264. "source": {
  1265. "type": "git",
  1266. "url": "https://github.com/alanwillms/php-hound.git",
  1267. "reference": "3bed4f3336b1c588855c94618b12b0141b04f316"
  1268. },
  1269. "dist": {
  1270. "type": "zip",
  1271. "url": "https://api.github.com/repos/alanwillms/php-hound/zipball/3bed4f3336b1c588855c94618b12b0141b04f316",
  1272. "reference": "3bed4f3336b1c588855c94618b12b0141b04f316",
  1273. "shasum": ""
  1274. },
  1275. "require": {
  1276. "league/climate": "3.1.*",
  1277. "league/csv": "^7.1",
  1278. "league/plates": "^3.1",
  1279. "phpmd/phpmd": "2.2.*",
  1280. "sabre/xml": "^1.1",
  1281. "sebastian/diff": "~1.3",
  1282. "sebastian/git": "~2.0",
  1283. "sebastian/phpcpd": "2.*",
  1284. "squizlabs/php_codesniffer": "2.*"
  1285. },
  1286. "require-dev": {
  1287. "codeclimate/php-test-reporter": "dev-master",
  1288. "phpunit/phpunit": "4.7.*"
  1289. },
  1290. "bin": [
  1291. "bin/php-hound"
  1292. ],
  1293. "type": "library",
  1294. "autoload": {
  1295. "psr-4": {
  1296. "phphound\\": "src"
  1297. }
  1298. },
  1299. "notification-url": "https://packagist.org/downloads/",
  1300. "authors": [
  1301. {
  1302. "name": "Alan Michel Willms Quinot",
  1303. "email": "dyulax@gmail.com"
  1304. }
  1305. ],
  1306. "description": "Runs a set of quality assurance tools for PHP.",
  1307. "keywords": [
  1308. "phpcpd",
  1309. "phpcs",
  1310. "phpmd",
  1311. "qa",
  1312. "quality"
  1313. ],
  1314. "time": "2015-10-31T03:57:28+00:00"
  1315. },
  1316. {
  1317. "name": "behat/gherkin",
  1318. "version": "v4.4.5",
  1319. "source": {
  1320. "type": "git",
  1321. "url": "https://github.com/Behat/Gherkin.git",
  1322. "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74"
  1323. },
  1324. "dist": {
  1325. "type": "zip",
  1326. "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74",
  1327. "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74",
  1328. "shasum": ""
  1329. },
  1330. "require": {
  1331. "php": ">=5.3.1"
  1332. },
  1333. "require-dev": {
  1334. "phpunit/phpunit": "~4.5|~5",
  1335. "symfony/phpunit-bridge": "~2.7|~3",
  1336. "symfony/yaml": "~2.3|~3"
  1337. },
  1338. "suggest": {
  1339. "symfony/yaml": "If you want to parse features, represented in YAML files"
  1340. },
  1341. "type": "library",
  1342. "extra": {
  1343. "branch-alias": {
  1344. "dev-master": "4.4-dev"
  1345. }
  1346. },
  1347. "autoload": {
  1348. "psr-0": {
  1349. "Behat\\Gherkin": "src/"
  1350. }
  1351. },
  1352. "notification-url": "https://packagist.org/downloads/",
  1353. "license": [
  1354. "MIT"
  1355. ],
  1356. "authors": [
  1357. {
  1358. "name": "Konstantin Kudryashov",
  1359. "email": "ever.zet@gmail.com",
  1360. "homepage": "http://everzet.com"
  1361. }
  1362. ],
  1363. "description": "Gherkin DSL parser for PHP 5.3",
  1364. "homepage": "http://behat.org/",
  1365. "keywords": [
  1366. "BDD",
  1367. "Behat",
  1368. "Cucumber",
  1369. "DSL",
  1370. "gherkin",
  1371. "parser"
  1372. ],
  1373. "time": "2016-10-30T11:50:56+00:00"
  1374. },
  1375. {
  1376. "name": "bower-asset/highcharts",
  1377. "version": "v5.0.12",
  1378. "source": {
  1379. "type": "git",
  1380. "url": "https://github.com/highcharts/highcharts-dist.git",
  1381. "reference": "bd849e327d7a97664e88a98965065a48245e8316"
  1382. },
  1383. "dist": {
  1384. "type": "zip",
  1385. "url": "https://api.github.com/repos/highcharts/highcharts-dist/zipball/bd849e327d7a97664e88a98965065a48245e8316",
  1386. "reference": "bd849e327d7a97664e88a98965065a48245e8316",
  1387. "shasum": ""
  1388. },
  1389. "type": "bower-asset-library",
  1390. "extra": {
  1391. "bower-asset-main": "highcharts.js"
  1392. }
  1393. },
  1394. {
  1395. "name": "bower-asset/typeahead.js",
  1396. "version": "v0.10.5",
  1397. "source": {
  1398. "type": "git",
  1399. "url": "https://github.com/twitter/typeahead.js.git",
  1400. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742"
  1401. },
  1402. "dist": {
  1403. "type": "zip",
  1404. "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742",
  1405. "reference": "5f198b87d1af845da502ea9df93a5e84801ce742",
  1406. "shasum": ""
  1407. },
  1408. "require": {
  1409. "bower-asset/jquery": ">=1.7"
  1410. },
  1411. "require-dev": {
  1412. "bower-asset/jasmine-ajax": "~1.3.1",
  1413. "bower-asset/jasmine-jquery": "~1.5.2",
  1414. "bower-asset/jquery": "~1.7"
  1415. },
  1416. "type": "bower-asset-library",
  1417. "extra": {
  1418. "bower-asset-main": "dist/typeahead.bundle.js"
  1419. }
  1420. },
  1421. {
  1422. "name": "codeception/c3",
  1423. "version": "2.0.12",
  1424. "source": {
  1425. "type": "git",
  1426. "url": "https://github.com/Codeception/c3.git",
  1427. "reference": "f08f20b0b6191f0c58be022c6f20d5b1cdc1004c"
  1428. },
  1429. "dist": {
  1430. "type": "zip",
  1431. "url": "https://api.github.com/repos/Codeception/c3/zipball/f08f20b0b6191f0c58be022c6f20d5b1cdc1004c",
  1432. "reference": "f08f20b0b6191f0c58be022c6f20d5b1cdc1004c",
  1433. "shasum": ""
  1434. },
  1435. "require": {
  1436. "composer-plugin-api": "^1.0",
  1437. "php": ">=5.4.0"
  1438. },
  1439. "type": "composer-plugin",
  1440. "extra": {
  1441. "class": "Codeception\\c3\\Installer"
  1442. },
  1443. "autoload": {
  1444. "psr-4": {
  1445. "Codeception\\c3\\": "."
  1446. }
  1447. },
  1448. "notification-url": "https://packagist.org/downloads/",
  1449. "license": [
  1450. "MIT"
  1451. ],
  1452. "authors": [
  1453. {
  1454. "name": "Tiger Seo",
  1455. "email": "tiger.seo@gmail.com"
  1456. },
  1457. {
  1458. "name": "Michael Bodnarchuk",
  1459. "email": "davert.php@codegyre.com",
  1460. "homepage": "http://codegyre.com"
  1461. }
  1462. ],
  1463. "description": "CodeCoverage collector for Codeception",
  1464. "homepage": "http://codeception.com/",
  1465. "keywords": [
  1466. "code coverage",
  1467. "codecoverage"
  1468. ],
  1469. "time": "2017-04-06T00:08:55+00:00"
  1470. },
  1471. {
  1472. "name": "codeception/codeception",
  1473. "version": "2.3.4",
  1474. "source": {
  1475. "type": "git",
  1476. "url": "https://github.com/Codeception/Codeception.git",
  1477. "reference": "b5391497f9a3c9d0a9c02ae39b53441e413e35a8"
  1478. },
  1479. "dist": {
  1480. "type": "zip",
  1481. "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b5391497f9a3c9d0a9c02ae39b53441e413e35a8",
  1482. "reference": "b5391497f9a3c9d0a9c02ae39b53441e413e35a8",
  1483. "shasum": ""
  1484. },
  1485. "require": {
  1486. "behat/gherkin": "~4.4.0",
  1487. "ext-json": "*",
  1488. "ext-mbstring": "*",
  1489. "facebook/webdriver": ">=1.0.1 <2.0",
  1490. "guzzlehttp/guzzle": ">=4.1.4 <7.0",
  1491. "guzzlehttp/psr7": "~1.0",
  1492. "php": ">=5.4.0 <8.0",
  1493. "phpunit/php-code-coverage": ">=2.2.4 <6.0",
  1494. "phpunit/phpunit": ">4.8.20 <7.0",
  1495. "phpunit/phpunit-mock-objects": ">2.3 <5.0",
  1496. "sebastian/comparator": ">1.1 <3.0",
  1497. "sebastian/diff": "^1.4",
  1498. "stecman/symfony-console-completion": "^0.7.0",
  1499. "symfony/browser-kit": ">=2.7 <4.0",
  1500. "symfony/console": ">=2.7 <4.0",
  1501. "symfony/css-selector": ">=2.7 <4.0",
  1502. "symfony/dom-crawler": ">=2.7.5 <4.0",
  1503. "symfony/event-dispatcher": ">=2.7 <4.0",
  1504. "symfony/finder": ">=2.7 <4.0",
  1505. "symfony/yaml": ">=2.7 <4.0"
  1506. },
  1507. "require-dev": {
  1508. "codeception/specify": "~0.3",
  1509. "facebook/graph-sdk": "~5.3",
  1510. "flow/jsonpath": "~0.2",
  1511. "league/factory-muffin": "^3.0",
  1512. "league/factory-muffin-faker": "^1.0",
  1513. "mongodb/mongodb": "^1.0",
  1514. "monolog/monolog": "~1.8",
  1515. "pda/pheanstalk": "~3.0",
  1516. "php-amqplib/php-amqplib": "~2.4",
  1517. "predis/predis": "^1.0",
  1518. "squizlabs/php_codesniffer": "~2.0",
  1519. "symfony/process": ">=2.7 <4.0",
  1520. "vlucas/phpdotenv": "^2.4.0"
  1521. },
  1522. "suggest": {
  1523. "codeception/specify": "BDD-style code blocks",
  1524. "codeception/verify": "BDD-style assertions",
  1525. "flow/jsonpath": "For using JSONPath in REST module",
  1526. "league/factory-muffin": "For DataFactory module",
  1527. "league/factory-muffin-faker": "For Faker support in DataFactory module",
  1528. "phpseclib/phpseclib": "for SFTP option in FTP Module",
  1529. "symfony/phpunit-bridge": "For phpunit-bridge support"
  1530. },
  1531. "bin": [
  1532. "codecept"
  1533. ],
  1534. "type": "library",
  1535. "extra": {
  1536. "branch-alias": []
  1537. },
  1538. "autoload": {
  1539. "psr-4": {
  1540. "Codeception\\": "src\\Codeception",
  1541. "Codeception\\Extension\\": "ext"
  1542. }
  1543. },
  1544. "notification-url": "https://packagist.org/downloads/",
  1545. "license": [
  1546. "MIT"
  1547. ],
  1548. "authors": [
  1549. {
  1550. "name": "Michael Bodnarchuk",
  1551. "email": "davert@mail.ua",
  1552. "homepage": "http://codegyre.com"
  1553. }
  1554. ],
  1555. "description": "BDD-style testing framework",
  1556. "homepage": "http://codeception.com/",
  1557. "keywords": [
  1558. "BDD",
  1559. "TDD",
  1560. "acceptance testing",
  1561. "functional testing",
  1562. "unit testing"
  1563. ],
  1564. "time": "2017-07-10T19:45:09+00:00"
  1565. },
  1566. {
  1567. "name": "codeception/specify",
  1568. "version": "0.4.6",
  1569. "source": {
  1570. "type": "git",
  1571. "url": "https://github.com/Codeception/Specify.git",
  1572. "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
  1573. },
  1574. "dist": {
  1575. "type": "zip",
  1576. "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
  1577. "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
  1578. "shasum": ""
  1579. },
  1580. "require": {
  1581. "myclabs/deep-copy": "~1.1",
  1582. "php": ">=5.4.0"
  1583. },
  1584. "require-dev": {
  1585. "phpunit/phpunit": "~4.0"
  1586. },
  1587. "type": "library",
  1588. "autoload": {
  1589. "psr-0": {
  1590. "Codeception\\": "src/"
  1591. }
  1592. },
  1593. "notification-url": "https://packagist.org/downloads/",
  1594. "license": [
  1595. "MIT"
  1596. ],
  1597. "authors": [
  1598. {
  1599. "name": "Michael Bodnarchuk",
  1600. "email": "davert.php@mailican.com"
  1601. }
  1602. ],
  1603. "description": "BDD code blocks for PHPUnit and Codeception",
  1604. "time": "2016-10-21T09:42:00+00:00"
  1605. },
  1606. {
  1607. "name": "codeception/verify",
  1608. "version": "0.3.3",
  1609. "source": {
  1610. "type": "git",
  1611. "url": "https://github.com/Codeception/Verify.git",
  1612. "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c"
  1613. },
  1614. "dist": {
  1615. "type": "zip",
  1616. "url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
  1617. "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
  1618. "shasum": ""
  1619. },
  1620. "require-dev": {
  1621. "phpunit/phpunit": "~4.0"
  1622. },
  1623. "type": "library",
  1624. "autoload": {
  1625. "files": [
  1626. "src/Codeception/function.php"
  1627. ]
  1628. },
  1629. "notification-url": "https://packagist.org/downloads/",
  1630. "license": [
  1631. "MIT"
  1632. ],
  1633. "authors": [
  1634. {
  1635. "name": "Michael Bodnarchuk",
  1636. "email": "davert.php@mailican.com"
  1637. }
  1638. ],
  1639. "description": "BDD assertion library for PHPUnit",
  1640. "time": "2017-01-09T10:58:51+00:00"
  1641. },
  1642. {
  1643. "name": "doctrine/instantiator",
  1644. "version": "1.0.5",
  1645. "source": {
  1646. "type": "git",
  1647. "url": "https://github.com/doctrine/instantiator.git",
  1648. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1649. },
  1650. "dist": {
  1651. "type": "zip",
  1652. "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  1653. "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1654. "shasum": ""
  1655. },
  1656. "require": {
  1657. "php": ">=5.3,<8.0-DEV"
  1658. },
  1659. "require-dev": {
  1660. "athletic/athletic": "~0.1.8",
  1661. "ext-pdo": "*",
  1662. "ext-phar": "*",
  1663. "phpunit/phpunit": "~4.0",
  1664. "squizlabs/php_codesniffer": "~2.0"
  1665. },
  1666. "type": "library",
  1667. "extra": {
  1668. "branch-alias": {
  1669. "dev-master": "1.0.x-dev"
  1670. }
  1671. },
  1672. "autoload": {
  1673. "psr-4": {
  1674. "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1675. }
  1676. },
  1677. "notification-url": "https://packagist.org/downloads/",
  1678. "license": [
  1679. "MIT"
  1680. ],
  1681. "authors": [
  1682. {
  1683. "name": "Marco Pivetta",
  1684. "email": "ocramius@gmail.com",
  1685. "homepage": "http://ocramius.github.com/"
  1686. }
  1687. ],
  1688. "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1689. "homepage": "https://github.com/doctrine/instantiator",
  1690. "keywords": [
  1691. "constructor",
  1692. "instantiate"
  1693. ],
  1694. "time": "2015-06-14T21:17:01+00:00"
  1695. },
  1696. {
  1697. "name": "facebook/webdriver",
  1698. "version": "1.4.1",
  1699. "source": {
  1700. "type": "git",
  1701. "url": "https://github.com/facebook/php-webdriver.git",
  1702. "reference": "eadb0b7a7c3e6578185197fd40158b08c3164c83"
  1703. },
  1704. "dist": {
  1705. "type": "zip",
  1706. "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/eadb0b7a7c3e6578185197fd40158b08c3164c83",
  1707. "reference": "eadb0b7a7c3e6578185197fd40158b08c3164c83",
  1708. "shasum": ""
  1709. },
  1710. "require": {
  1711. "ext-curl": "*",
  1712. "ext-zip": "*",
  1713. "php": "^5.5 || ~7.0",
  1714. "symfony/process": "^2.8 || ^3.1"
  1715. },
  1716. "require-dev": {
  1717. "friendsofphp/php-cs-fixer": "^2.0",
  1718. "php-mock/php-mock-phpunit": "^1.1",
  1719. "phpunit/phpunit": "4.6.* || ~5.0",
  1720. "satooshi/php-coveralls": "^1.0",
  1721. "squizlabs/php_codesniffer": "^2.6"
  1722. },
  1723. "type": "library",
  1724. "extra": {
  1725. "branch-alias": {
  1726. "dev-community": "1.5-dev"
  1727. }
  1728. },
  1729. "autoload": {
  1730. "psr-4": {
  1731. "Facebook\\WebDriver\\": "lib/"
  1732. }
  1733. },
  1734. "notification-url": "https://packagist.org/downloads/",
  1735. "license": [
  1736. "Apache-2.0"
  1737. ],
  1738. "description": "A PHP client for Selenium WebDriver",
  1739. "homepage": "https://github.com/facebook/php-webdriver",
  1740. "keywords": [
  1741. "facebook",
  1742. "php",
  1743. "selenium",
  1744. "webdriver"
  1745. ],
  1746. "time": "2017-04-28T14:54:49+00:00"
  1747. },
  1748. {
  1749. "name": "fzaninotto/faker",
  1750. "version": "v1.6.0",
  1751. "source": {
  1752. "type": "git",
  1753. "url": "https://github.com/fzaninotto/Faker.git",
  1754. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
  1755. },
  1756. "dist": {
  1757. "type": "zip",
  1758. "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  1759. "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
  1760. "shasum": ""
  1761. },
  1762. "require": {
  1763. "php": "^5.3.3|^7.0"
  1764. },
  1765. "require-dev": {
  1766. "ext-intl": "*",
  1767. "phpunit/phpunit": "~4.0",
  1768. "squizlabs/php_codesniffer": "~1.5"
  1769. },
  1770. "type": "library",
  1771. "extra": {
  1772. "branch-alias": []
  1773. },
  1774. "autoload": {
  1775. "psr-4": {
  1776. "Faker\\": "src/Faker/"
  1777. }
  1778. },
  1779. "notification-url": "https://packagist.org/downloads/",
  1780. "license": [
  1781. "MIT"
  1782. ],
  1783. "authors": [
  1784. {
  1785. "name": "François Zaninotto"
  1786. }
  1787. ],
  1788. "description": "Faker is a PHP library that generates fake data for you.",
  1789. "keywords": [
  1790. "data",
  1791. "faker",
  1792. "fixtures"
  1793. ],
  1794. "time": "2016-04-29T12:21:54+00:00"
  1795. },
  1796. {
  1797. "name": "guzzlehttp/guzzle",
  1798. "version": "6.3.0",
  1799. "source": {
  1800. "type": "git",
  1801. "url": "https://github.com/guzzle/guzzle.git",
  1802. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
  1803. },
  1804. "dist": {
  1805. "type": "zip",
  1806. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  1807. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  1808. "shasum": ""
  1809. },
  1810. "require": {
  1811. "guzzlehttp/promises": "^1.0",
  1812. "guzzlehttp/psr7": "^1.4",
  1813. "php": ">=5.5"
  1814. },
  1815. "require-dev": {
  1816. "ext-curl": "*",
  1817. "phpunit/phpunit": "^4.0 || ^5.0",
  1818. "psr/log": "^1.0"
  1819. },
  1820. "suggest": {
  1821. "psr/log": "Required for using the Log middleware"
  1822. },
  1823. "type": "library",
  1824. "extra": {
  1825. "branch-alias": {
  1826. "dev-master": "6.2-dev"
  1827. }
  1828. },
  1829. "autoload": {
  1830. "files": [
  1831. "src/functions_include.php"
  1832. ],
  1833. "psr-4": {
  1834. "GuzzleHttp\\": "src/"
  1835. }
  1836. },
  1837. "notification-url": "https://packagist.org/downloads/",
  1838. "license": [
  1839. "MIT"
  1840. ],
  1841. "authors": [
  1842. {
  1843. "name": "Michael Dowling",
  1844. "email": "mtdowling@gmail.com",
  1845. "homepage": "https://github.com/mtdowling"
  1846. }
  1847. ],
  1848. "description": "Guzzle is a PHP HTTP client library",
  1849. "homepage": "http://guzzlephp.org/",
  1850. "keywords": [
  1851. "client",
  1852. "curl",
  1853. "framework",
  1854. "http",
  1855. "http client",
  1856. "rest",
  1857. "web service"
  1858. ],
  1859. "time": "2017-06-22T18:50:49+00:00"
  1860. },
  1861. {
  1862. "name": "guzzlehttp/promises",
  1863. "version": "v1.3.1",
  1864. "source": {
  1865. "type": "git",
  1866. "url": "https://github.com/guzzle/promises.git",
  1867. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  1868. },
  1869. "dist": {
  1870. "type": "zip",
  1871. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  1872. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  1873. "shasum": ""
  1874. },
  1875. "require": {
  1876. "php": ">=5.5.0"
  1877. },
  1878. "require-dev": {
  1879. "phpunit/phpunit": "^4.0"
  1880. },
  1881. "type": "library",
  1882. "extra": {
  1883. "branch-alias": {
  1884. "dev-master": "1.4-dev"
  1885. }
  1886. },
  1887. "autoload": {
  1888. "psr-4": {
  1889. "GuzzleHttp\\Promise\\": "src/"
  1890. },
  1891. "files": [
  1892. "src/functions_include.php"
  1893. ]
  1894. },
  1895. "notification-url": "https://packagist.org/downloads/",
  1896. "license": [
  1897. "MIT"
  1898. ],
  1899. "authors": [
  1900. {
  1901. "name": "Michael Dowling",
  1902. "email": "mtdowling@gmail.com",
  1903. "homepage": "https://github.com/mtdowling"
  1904. }
  1905. ],
  1906. "description": "Guzzle promises library",
  1907. "keywords": [
  1908. "promise"
  1909. ],
  1910. "time": "2016-12-20T10:07:11+00:00"
  1911. },
  1912. {
  1913. "name": "guzzlehttp/psr7",
  1914. "version": "1.4.2",
  1915. "source": {
  1916. "type": "git",
  1917. "url": "https://github.com/guzzle/psr7.git",
  1918. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  1919. },
  1920. "dist": {
  1921. "type": "zip",
  1922. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1923. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1924. "shasum": ""
  1925. },
  1926. "require": {
  1927. "php": ">=5.4.0",
  1928. "psr/http-message": "~1.0"
  1929. },
  1930. "provide": {
  1931. "psr/http-message-implementation": "1.0"
  1932. },
  1933. "require-dev": {
  1934. "phpunit/phpunit": "~4.0"
  1935. },
  1936. "type": "library",
  1937. "extra": {
  1938. "branch-alias": {
  1939. "dev-master": "1.4-dev"
  1940. }
  1941. },
  1942. "autoload": {
  1943. "psr-4": {
  1944. "GuzzleHttp\\Psr7\\": "src/"
  1945. },
  1946. "files": [
  1947. "src/functions_include.php"
  1948. ]
  1949. },
  1950. "notification-url": "https://packagist.org/downloads/",
  1951. "license": [
  1952. "MIT"
  1953. ],
  1954. "authors": [
  1955. {
  1956. "name": "Michael Dowling",
  1957. "email": "mtdowling@gmail.com",
  1958. "homepage": "https://github.com/mtdowling"
  1959. },
  1960. {
  1961. "name": "Tobias Schultze",
  1962. "homepage": "https://github.com/Tobion"
  1963. }
  1964. ],
  1965. "description": "PSR-7 message implementation that also provides common utility methods",
  1966. "keywords": [
  1967. "http",
  1968. "message",
  1969. "request",
  1970. "response",
  1971. "stream",
  1972. "uri",
  1973. "url"
  1974. ],
  1975. "time": "2017-03-20T17:10:46+00:00"
  1976. },
  1977. {
  1978. "name": "league/climate",
  1979. "version": "3.1.1",
  1980. "source": {
  1981. "type": "git",
  1982. "url": "https://github.com/thephpleague/climate.git",
  1983. "reference": "04026b95fa3eddc937573bfd6a6b542fb204500b"
  1984. },
  1985. "dist": {
  1986. "type": "zip",
  1987. "url": "https://api.github.com/repos/thephpleague/climate/zipball/04026b95fa3eddc937573bfd6a6b542fb204500b",
  1988. "reference": "04026b95fa3eddc937573bfd6a6b542fb204500b",
  1989. "shasum": ""
  1990. },
  1991. "require": {
  1992. "php": ">=5.4.0",
  1993. "seld/cli-prompt": "~1.0"
  1994. },
  1995. "require-dev": {
  1996. "mikey179/vfsstream": "~1.4",
  1997. "mockery/mockery": "dev-master",
  1998. "phpunit/phpunit": "~4.6"
  1999. },
  2000. "type": "library",
  2001. "autoload": {
  2002. "psr-4": {
  2003. "League\\CLImate\\": "src/"
  2004. }
  2005. },
  2006. "notification-url": "https://packagist.org/downloads/",
  2007. "license": [
  2008. "MIT"
  2009. ],
  2010. "authors": [
  2011. {
  2012. "name": "Joe Tannenbaum",
  2013. "email": "hey@joe.codes",
  2014. "homepage": "http://joe.codes/",
  2015. "role": "Developer"
  2016. }
  2017. ],
  2018. "description": "PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.",
  2019. "keywords": [
  2020. "cli",
  2021. "colors",
  2022. "command",
  2023. "php",
  2024. "terminal"
  2025. ],
  2026. "time": "2015-05-01T11:19:42+00:00"
  2027. },
  2028. {
  2029. "name": "league/csv",
  2030. "version": "7.2.0",
  2031. "source": {
  2032. "type": "git",
  2033. "url": "https://github.com/thephpleague/csv.git",
  2034. "reference": "69bafa6ff924fbf9effe4275d6eb16be81a853ef"
  2035. },
  2036. "dist": {
  2037. "type": "zip",
  2038. "url": "https://api.github.com/repos/thephpleague/csv/zipball/69bafa6ff924fbf9effe4275d6eb16be81a853ef",
  2039. "reference": "69bafa6ff924fbf9effe4275d6eb16be81a853ef",
  2040. "shasum": ""
  2041. },
  2042. "require": {
  2043. "ext-mbstring": "*",
  2044. "php": ">=5.4.0"
  2045. },
  2046. "require-dev": {
  2047. "fabpot/php-cs-fixer": "^1.9",
  2048. "phpunit/phpunit": "^4.0"
  2049. },
  2050. "type": "library",
  2051. "extra": {
  2052. "branch-alias": {
  2053. "dev-master": "7.2-dev"
  2054. }
  2055. },
  2056. "autoload": {
  2057. "psr-4": {
  2058. "League\\Csv\\": "src"
  2059. }
  2060. },
  2061. "notification-url": "https://packagist.org/downloads/",
  2062. "license": [
  2063. "MIT"
  2064. ],
  2065. "authors": [
  2066. {
  2067. "name": "Ignace Nyamagana Butera",
  2068. "email": "nyamsprod@gmail.com",
  2069. "homepage": "https://github.com/nyamsprod/",
  2070. "role": "Developer"
  2071. }
  2072. ],
  2073. "description": "Csv data manipulation made easy in PHP",
  2074. "homepage": "http://csv.thephpleague.com",
  2075. "keywords": [
  2076. "csv",
  2077. "export",
  2078. "filter",
  2079. "import",
  2080. "read",
  2081. "write"
  2082. ],
  2083. "time": "2015-11-02T07:36:25+00:00"
  2084. },
  2085. {
  2086. "name": "league/plates",
  2087. "version": "3.3.0",
  2088. "source": {
  2089. "type": "git",
  2090. "url": "https://github.com/thephpleague/plates.git",
  2091. "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af"
  2092. },
  2093. "dist": {
  2094. "type": "zip",
  2095. "url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af",
  2096. "reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af",
  2097. "shasum": ""
  2098. },
  2099. "require": {
  2100. "php": "^5.3 | ^7.0"
  2101. },
  2102. "require-dev": {
  2103. "mikey179/vfsstream": "^1.4",
  2104. "phpunit/phpunit": "~4.0",
  2105. "squizlabs/php_codesniffer": "~1.5"
  2106. },
  2107. "type": "library",
  2108. "extra": {
  2109. "branch-alias": {
  2110. "dev-master": "3.0-dev"
  2111. }
  2112. },
  2113. "autoload": {
  2114. "psr-4": {
  2115. "League\\Plates\\": "src"
  2116. }
  2117. },
  2118. "notification-url": "https://packagist.org/downloads/",
  2119. "license": [
  2120. "MIT"
  2121. ],
  2122. "authors": [
  2123. {
  2124. "name": "Jonathan Reinink",
  2125. "email": "jonathan@reinink.ca",
  2126. "role": "Developer"
  2127. }
  2128. ],
  2129. "description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
  2130. "homepage": "http://platesphp.com",
  2131. "keywords": [
  2132. "league",
  2133. "package",
  2134. "templates",
  2135. "templating",
  2136. "views"
  2137. ],
  2138. "time": "2016-12-28T00:14:17+00:00"
  2139. },
  2140. {
  2141. "name": "myclabs/deep-copy",
  2142. "version": "1.6.1",
  2143. "source": {
  2144. "type": "git",
  2145. "url": "https://github.com/myclabs/DeepCopy.git",
  2146. "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
  2147. },
  2148. "dist": {
  2149. "type": "zip",
  2150. "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2151. "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2152. "shasum": ""
  2153. },
  2154. "require": {
  2155. "php": ">=5.4.0"
  2156. },
  2157. "require-dev": {
  2158. "doctrine/collections": "1.*",
  2159. "phpunit/phpunit": "~4.1"
  2160. },
  2161. "type": "library",
  2162. "autoload": {
  2163. "psr-4": {
  2164. "DeepCopy\\": "src/DeepCopy/"
  2165. }
  2166. },
  2167. "notification-url": "https://packagist.org/downloads/",
  2168. "license": [
  2169. "MIT"
  2170. ],
  2171. "description": "Create deep copies (clones) of your objects",
  2172. "homepage": "https://github.com/myclabs/DeepCopy",
  2173. "keywords": [
  2174. "clone",
  2175. "copy",
  2176. "duplicate",
  2177. "object",
  2178. "object graph"
  2179. ],
  2180. "time": "2017-04-12T18:52:22+00:00"
  2181. },
  2182. {
  2183. "name": "pdepend/pdepend",
  2184. "version": "2.5.0",
  2185. "source": {
  2186. "type": "git",
  2187. "url": "https://github.com/pdepend/pdepend.git",
  2188. "reference": "0c50874333149c0dad5a2877801aed148f2767ff"
  2189. },
  2190. "dist": {
  2191. "type": "zip",
  2192. "url": "https://api.github.com/repos/pdepend/pdepend/zipball/0c50874333149c0dad5a2877801aed148f2767ff",
  2193. "reference": "0c50874333149c0dad5a2877801aed148f2767ff",
  2194. "shasum": ""
  2195. },
  2196. "require": {
  2197. "php": ">=5.3.7",
  2198. "symfony/config": "^2.3.0|^3",
  2199. "symfony/dependency-injection": "^2.3.0|^3",
  2200. "symfony/filesystem": "^2.3.0|^3"
  2201. },
  2202. "require-dev": {
  2203. "phpunit/phpunit": "^4.4.0,<4.8",
  2204. "squizlabs/php_codesniffer": "^2.0.0"
  2205. },
  2206. "bin": [
  2207. "src/bin/pdepend"
  2208. ],
  2209. "type": "library",
  2210. "autoload": {
  2211. "psr-4": {
  2212. "PDepend\\": "src/main/php/PDepend"
  2213. }
  2214. },
  2215. "notification-url": "https://packagist.org/downloads/",
  2216. "license": [
  2217. "BSD-3-Clause"
  2218. ],
  2219. "description": "Official version of pdepend to be handled with Composer",
  2220. "time": "2017-01-19T14:23:36+00:00"
  2221. },
  2222. {
  2223. "name": "perspectiva/yii2-phactory",
  2224. "version": "0.3.2",
  2225. "source": {
  2226. "type": "git",
  2227. "url": "git@bitbucket.org:perspectivain/yii2-phactory.git",
  2228. "reference": "c9149d0461101572a0a7efa7067f34669552366d"
  2229. },
  2230. "require": {
  2231. "rbone/phactory": "*",
  2232. "yiisoft/yii2": "*"
  2233. },
  2234. "type": "yii2-extension",
  2235. "autoload": {
  2236. "psr-4": {
  2237. "perspectiva\\phactory\\": ""
  2238. }
  2239. },
  2240. "authors": [
  2241. {
  2242. "name": "Alan Willms",
  2243. "email": "alan@perspectiva.in"
  2244. }
  2245. ],
  2246. "description": "Integração da biblioteca Phactory com o Yii2 ",
  2247. "keywords": [
  2248. "phactory",
  2249. "test",
  2250. "yii"
  2251. ],
  2252. "time": "2016-05-03T03:11:09+00:00"
  2253. },
  2254. {
  2255. "name": "phar-io/manifest",
  2256. "version": "1.0.1",
  2257. "source": {
  2258. "type": "git",
  2259. "url": "https://github.com/phar-io/manifest.git",
  2260. "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
  2261. },
  2262. "dist": {
  2263. "type": "zip",
  2264. "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
  2265. "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
  2266. "shasum": ""
  2267. },
  2268. "require": {
  2269. "ext-dom": "*",
  2270. "ext-phar": "*",
  2271. "phar-io/version": "^1.0.1",
  2272. "php": "^5.6 || ^7.0"
  2273. },
  2274. "type": "library",
  2275. "extra": {
  2276. "branch-alias": {
  2277. "dev-master": "1.0.x-dev"
  2278. }
  2279. },
  2280. "autoload": {
  2281. "classmap": [
  2282. "src/"
  2283. ]
  2284. },
  2285. "notification-url": "https://packagist.org/downloads/",
  2286. "license": [
  2287. "BSD-3-Clause"
  2288. ],
  2289. "authors": [
  2290. {
  2291. "name": "Arne Blankerts",
  2292. "email": "arne@blankerts.de",
  2293. "role": "Developer"
  2294. },
  2295. {
  2296. "name": "Sebastian Heuer",
  2297. "email": "sebastian@phpeople.de",
  2298. "role": "Developer"
  2299. },
  2300. {
  2301. "name": "Sebastian Bergmann",
  2302. "email": "sebastian@phpunit.de",
  2303. "role": "Developer"
  2304. }
  2305. ],
  2306. "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  2307. "time": "2017-03-05T18:14:27+00:00"
  2308. },
  2309. {
  2310. "name": "phar-io/version",
  2311. "version": "1.0.1",
  2312. "source": {
  2313. "type": "git",
  2314. "url": "https://github.com/phar-io/version.git",
  2315. "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
  2316. },
  2317. "dist": {
  2318. "type": "zip",
  2319. "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
  2320. "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
  2321. "shasum": ""
  2322. },
  2323. "require": {
  2324. "php": "^5.6 || ^7.0"
  2325. },
  2326. "type": "library",
  2327. "autoload": {
  2328. "classmap": [
  2329. "src/"
  2330. ]
  2331. },
  2332. "notification-url": "https://packagist.org/downloads/",
  2333. "license": [
  2334. "BSD-3-Clause"
  2335. ],
  2336. "authors": [
  2337. {
  2338. "name": "Arne Blankerts",
  2339. "email": "arne@blankerts.de",
  2340. "role": "Developer"
  2341. },
  2342. {
  2343. "name": "Sebastian Heuer",
  2344. "email": "sebastian@phpeople.de",
  2345. "role": "Developer"
  2346. },
  2347. {
  2348. "name": "Sebastian Bergmann",
  2349. "email": "sebastian@phpunit.de",
  2350. "role": "Developer"
  2351. }
  2352. ],
  2353. "description": "Library for handling version information and constraints",
  2354. "time": "2017-03-05T17:38:23+00:00"
  2355. },
  2356. {
  2357. "name": "phpdocumentor/reflection-common",
  2358. "version": "1.0",
  2359. "source": {
  2360. "type": "git",
  2361. "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2362. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
  2363. },
  2364. "dist": {
  2365. "type": "zip",
  2366. "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
  2367. "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
  2368. "shasum": ""
  2369. },
  2370. "require": {
  2371. "php": ">=5.5"
  2372. },
  2373. "require-dev": {
  2374. "phpunit/phpunit": "^4.6"
  2375. },
  2376. "type": "library",
  2377. "extra": {
  2378. "branch-alias": {
  2379. "dev-master": "1.0.x-dev"
  2380. }
  2381. },
  2382. "autoload": {
  2383. "psr-4": {
  2384. "phpDocumentor\\Reflection\\": [
  2385. "src"
  2386. ]
  2387. }
  2388. },
  2389. "notification-url": "https://packagist.org/downloads/",
  2390. "license": [
  2391. "MIT"
  2392. ],
  2393. "authors": [
  2394. {
  2395. "name": "Jaap van Otterdijk",
  2396. "email": "opensource@ijaap.nl"
  2397. }
  2398. ],
  2399. "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2400. "homepage": "http://www.phpdoc.org",
  2401. "keywords": [
  2402. "FQSEN",
  2403. "phpDocumentor",
  2404. "phpdoc",
  2405. "reflection",
  2406. "static analysis"
  2407. ],
  2408. "time": "2015-12-27T11:43:31+00:00"
  2409. },
  2410. {
  2411. "name": "phpdocumentor/reflection-docblock",
  2412. "version": "3.1.1",
  2413. "source": {
  2414. "type": "git",
  2415. "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2416. "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
  2417. },
  2418. "dist": {
  2419. "type": "zip",
  2420. "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
  2421. "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
  2422. "shasum": ""
  2423. },
  2424. "require": {
  2425. "php": ">=5.5",
  2426. "phpdocumentor/reflection-common": "^1.0@dev",
  2427. "phpdocumentor/type-resolver": "^0.2.0",
  2428. "webmozart/assert": "^1.0"
  2429. },
  2430. "require-dev": {
  2431. "mockery/mockery": "^0.9.4",
  2432. "phpunit/phpunit": "^4.4"
  2433. },
  2434. "type": "library",
  2435. "autoload": {
  2436. "psr-4": {
  2437. "phpDocumentor\\Reflection\\": [
  2438. "src/"
  2439. ]
  2440. }
  2441. },
  2442. "notification-url": "https://packagist.org/downloads/",
  2443. "license": [
  2444. "MIT"
  2445. ],
  2446. "authors": [
  2447. {
  2448. "name": "Mike van Riel",
  2449. "email": "me@mikevanriel.com"
  2450. }
  2451. ],
  2452. "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2453. "time": "2016-09-30T07:12:33+00:00"
  2454. },
  2455. {
  2456. "name": "phpdocumentor/type-resolver",
  2457. "version": "0.2.1",
  2458. "source": {
  2459. "type": "git",
  2460. "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2461. "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
  2462. },
  2463. "dist": {
  2464. "type": "zip",
  2465. "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
  2466. "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
  2467. "shasum": ""
  2468. },
  2469. "require": {
  2470. "php": ">=5.5",
  2471. "phpdocumentor/reflection-common": "^1.0"
  2472. },
  2473. "require-dev": {
  2474. "mockery/mockery": "^0.9.4",
  2475. "phpunit/phpunit": "^5.2||^4.8.24"
  2476. },
  2477. "type": "library",
  2478. "extra": {
  2479. "branch-alias": {
  2480. "dev-master": "1.0.x-dev"
  2481. }
  2482. },
  2483. "autoload": {
  2484. "psr-4": {
  2485. "phpDocumentor\\Reflection\\": [
  2486. "src/"
  2487. ]
  2488. }
  2489. },
  2490. "notification-url": "https://packagist.org/downloads/",
  2491. "license": [
  2492. "MIT"
  2493. ],
  2494. "authors": [
  2495. {
  2496. "name": "Mike van Riel",
  2497. "email": "me@mikevanriel.com"
  2498. }
  2499. ],
  2500. "time": "2016-11-25T06:54:22+00:00"
  2501. },
  2502. {
  2503. "name": "phpmd/phpmd",
  2504. "version": "2.2.3",
  2505. "source": {
  2506. "type": "git",
  2507. "url": "https://github.com/phpmd/phpmd.git",
  2508. "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35"
  2509. },
  2510. "dist": {
  2511. "type": "zip",
  2512. "url": "https://api.github.com/repos/phpmd/phpmd/zipball/5eeb5a4d39c8304910b33ae49f8813905346cc35",
  2513. "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35",
  2514. "shasum": ""
  2515. },
  2516. "require": {
  2517. "pdepend/pdepend": "~2.0",
  2518. "php": ">=5.3.0",
  2519. "symfony/config": ">=2.4",
  2520. "symfony/dependency-injection": ">=2.4",
  2521. "symfony/filesystem": ">=2.4"
  2522. },
  2523. "require-dev": {
  2524. "phpunit/phpunit": "*",
  2525. "squizlabs/php_codesniffer": "*"
  2526. },
  2527. "bin": [
  2528. "src/bin/phpmd"
  2529. ],
  2530. "type": "project",
  2531. "autoload": {
  2532. "psr-0": {
  2533. "PHPMD\\": "src/main/php"
  2534. }
  2535. },
  2536. "notification-url": "https://packagist.org/downloads/",
  2537. "license": [
  2538. "BSD-3-Clause"
  2539. ],
  2540. "authors": [
  2541. {
  2542. "name": "Manuel Pichler",
  2543. "email": "github@manuel-pichler.de",
  2544. "homepage": "https://github.com/manuelpichler",
  2545. "role": "Project Founder"
  2546. },
  2547. {
  2548. "name": "Other contributors",
  2549. "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
  2550. "role": "Contributors"
  2551. }
  2552. ],
  2553. "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
  2554. "homepage": "http://phpmd.org/",
  2555. "keywords": [
  2556. "mess detection",
  2557. "mess detector",
  2558. "pdepend",
  2559. "phpmd",
  2560. "pmd"
  2561. ],
  2562. "time": "2015-05-27T18:16:57+00:00"
  2563. },
  2564. {
  2565. "name": "phpspec/php-diff",
  2566. "version": "v1.1.0",
  2567. "source": {
  2568. "type": "git",
  2569. "url": "https://github.com/phpspec/php-diff.git",
  2570. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  2571. },
  2572. "dist": {
  2573. "type": "zip",
  2574. "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  2575. "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  2576. "shasum": ""
  2577. },
  2578. "type": "library",
  2579. "extra": {
  2580. "branch-alias": {
  2581. "dev-master": "1.0.x-dev"
  2582. }
  2583. },
  2584. "autoload": {
  2585. "psr-0": {
  2586. "Diff": "lib/"
  2587. }
  2588. },
  2589. "notification-url": "https://packagist.org/downloads/",
  2590. "license": [
  2591. "BSD-3-Clause"
  2592. ],
  2593. "authors": [
  2594. {
  2595. "name": "Chris Boulton",
  2596. "homepage": "http://github.com/chrisboulton"
  2597. }
  2598. ],
  2599. "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2600. "time": "2016-04-07T12:29:16+00:00"
  2601. },
  2602. {
  2603. "name": "phpspec/prophecy",
  2604. "version": "v1.7.0",
  2605. "source": {
  2606. "type": "git",
  2607. "url": "https://github.com/phpspec/prophecy.git",
  2608. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073"
  2609. },
  2610. "dist": {
  2611. "type": "zip",
  2612. "url": "https://api.github.com/repos/phpspec/prophecy/zipball/93d39f1f7f9326d746203c7c056f300f7f126073",
  2613. "reference": "93d39f1f7f9326d746203c7c056f300f7f126073",
  2614. "shasum": ""
  2615. },
  2616. "require": {
  2617. "doctrine/instantiator": "^1.0.2",
  2618. "php": "^5.3|^7.0",
  2619. "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
  2620. "sebastian/comparator": "^1.1|^2.0",
  2621. "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  2622. },
  2623. "require-dev": {
  2624. "phpspec/phpspec": "^2.5|^3.2",
  2625. "phpunit/phpunit": "^4.8 || ^5.6.5"
  2626. },
  2627. "type": "library",
  2628. "extra": {
  2629. "branch-alias": {
  2630. "dev-master": "1.6.x-dev"
  2631. }
  2632. },
  2633. "autoload": {
  2634. "psr-0": {
  2635. "Prophecy\\": "src/"
  2636. }
  2637. },
  2638. "notification-url": "https://packagist.org/downloads/",
  2639. "license": [
  2640. "MIT"
  2641. ],
  2642. "authors": [
  2643. {
  2644. "name": "Konstantin Kudryashov",
  2645. "email": "ever.zet@gmail.com",
  2646. "homepage": "http://everzet.com"
  2647. },
  2648. {
  2649. "name": "Marcello Duarte",
  2650. "email": "marcello.duarte@gmail.com"
  2651. }
  2652. ],
  2653. "description": "Highly opinionated mocking framework for PHP 5.3+",
  2654. "homepage": "https://github.com/phpspec/prophecy",
  2655. "keywords": [
  2656. "Double",
  2657. "Dummy",
  2658. "fake",
  2659. "mock",
  2660. "spy",
  2661. "stub"
  2662. ],
  2663. "time": "2017-03-02T20:05:34+00:00"
  2664. },
  2665. {
  2666. "name": "phpunit/php-code-coverage",
  2667. "version": "5.2.1",
  2668. "source": {
  2669. "type": "git",
  2670. "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  2671. "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b"
  2672. },
  2673. "dist": {
  2674. "type": "zip",
  2675. "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/dc421f9ca5082a0c0cb04afb171c765f79add85b",
  2676. "reference": "dc421f9ca5082a0c0cb04afb171c765f79add85b",
  2677. "shasum": ""
  2678. },
  2679. "require": {
  2680. "ext-dom": "*",
  2681. "ext-xmlwriter": "*",
  2682. "php": "^7.0",
  2683. "phpunit/php-file-iterator": "^1.3",
  2684. "phpunit/php-text-template": "^1.2",
  2685. "phpunit/php-token-stream": "^1.4.11 || ^2.0",
  2686. "sebastian/code-unit-reverse-lookup": "^1.0",
  2687. "sebastian/environment": "^3.0",
  2688. "sebastian/version": "^2.0",
  2689. "theseer/tokenizer": "^1.1"
  2690. },
  2691. "require-dev": {
  2692. "ext-xdebug": "^2.5",
  2693. "phpunit/phpunit": "^6.0"
  2694. },
  2695. "suggest": {
  2696. "ext-xdebug": "^2.5.3"
  2697. },
  2698. "type": "library",
  2699. "extra": {
  2700. "branch-alias": {
  2701. "dev-master": "5.2.x-dev"
  2702. }
  2703. },
  2704. "autoload": {
  2705. "classmap": [
  2706. "src/"
  2707. ]
  2708. },
  2709. "notification-url": "https://packagist.org/downloads/",
  2710. "license": [
  2711. "BSD-3-Clause"
  2712. ],
  2713. "authors": [
  2714. {
  2715. "name": "Sebastian Bergmann",
  2716. "email": "sb@sebastian-bergmann.de",
  2717. "role": "lead"
  2718. }
  2719. ],
  2720. "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  2721. "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  2722. "keywords": [
  2723. "coverage",
  2724. "testing",
  2725. "xunit"
  2726. ],
  2727. "time": "2017-04-21T08:03:57+00:00"
  2728. },
  2729. {
  2730. "name": "phpunit/php-file-iterator",
  2731. "version": "1.4.2",
  2732. "source": {
  2733. "type": "git",
  2734. "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  2735. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
  2736. },
  2737. "dist": {
  2738. "type": "zip",
  2739. "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  2740. "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  2741. "shasum": ""
  2742. },
  2743. "require": {
  2744. "php": ">=5.3.3"
  2745. },
  2746. "type": "library",
  2747. "extra": {
  2748. "branch-alias": {
  2749. "dev-master": "1.4.x-dev"
  2750. }
  2751. },
  2752. "autoload": {
  2753. "classmap": [
  2754. "src/"
  2755. ]
  2756. },
  2757. "notification-url": "https://packagist.org/downloads/",
  2758. "license": [
  2759. "BSD-3-Clause"
  2760. ],
  2761. "authors": [
  2762. {
  2763. "name": "Sebastian Bergmann",
  2764. "email": "sb@sebastian-bergmann.de",
  2765. "role": "lead"
  2766. }
  2767. ],
  2768. "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  2769. "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  2770. "keywords": [
  2771. "filesystem",
  2772. "iterator"
  2773. ],
  2774. "time": "2016-10-03T07:40:28+00:00"
  2775. },
  2776. {
  2777. "name": "phpunit/php-text-template",
  2778. "version": "1.2.1",
  2779. "source": {
  2780. "type": "git",
  2781. "url": "https://github.com/sebastianbergmann/php-text-template.git",
  2782. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  2783. },
  2784. "dist": {
  2785. "type": "zip",
  2786. "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  2787. "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  2788. "shasum": ""
  2789. },
  2790. "require": {
  2791. "php": ">=5.3.3"
  2792. },
  2793. "type": "library",
  2794. "autoload": {
  2795. "classmap": [
  2796. "src/"
  2797. ]
  2798. },
  2799. "notification-url": "https://packagist.org/downloads/",
  2800. "license": [
  2801. "BSD-3-Clause"
  2802. ],
  2803. "authors": [
  2804. {
  2805. "name": "Sebastian Bergmann",
  2806. "email": "sebastian@phpunit.de",
  2807. "role": "lead"
  2808. }
  2809. ],
  2810. "description": "Simple template engine.",
  2811. "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  2812. "keywords": [
  2813. "template"
  2814. ],
  2815. "time": "2015-06-21T13:50:34+00:00"
  2816. },
  2817. {
  2818. "name": "phpunit/php-timer",
  2819. "version": "1.0.9",
  2820. "source": {
  2821. "type": "git",
  2822. "url": "https://github.com/sebastianbergmann/php-timer.git",
  2823. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  2824. },
  2825. "dist": {
  2826. "type": "zip",
  2827. "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  2828. "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  2829. "shasum": ""
  2830. },
  2831. "require": {
  2832. "php": "^5.3.3 || ^7.0"
  2833. },
  2834. "require-dev": {
  2835. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  2836. },
  2837. "type": "library",
  2838. "extra": {
  2839. "branch-alias": {
  2840. "dev-master": "1.0-dev"
  2841. }
  2842. },
  2843. "autoload": {
  2844. "classmap": [
  2845. "src/"
  2846. ]
  2847. },
  2848. "notification-url": "https://packagist.org/downloads/",
  2849. "license": [
  2850. "BSD-3-Clause"
  2851. ],
  2852. "authors": [
  2853. {
  2854. "name": "Sebastian Bergmann",
  2855. "email": "sb@sebastian-bergmann.de",
  2856. "role": "lead"
  2857. }
  2858. ],
  2859. "description": "Utility class for timing",
  2860. "homepage": "https://github.com/sebastianbergmann/php-timer/",
  2861. "keywords": [
  2862. "timer"
  2863. ],
  2864. "time": "2017-02-26T11:10:40+00:00"
  2865. },
  2866. {
  2867. "name": "phpunit/php-token-stream",
  2868. "version": "1.4.11",
  2869. "source": {
  2870. "type": "git",
  2871. "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  2872. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
  2873. },
  2874. "dist": {
  2875. "type": "zip",
  2876. "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
  2877. "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
  2878. "shasum": ""
  2879. },
  2880. "require": {
  2881. "ext-tokenizer": "*",
  2882. "php": ">=5.3.3"
  2883. },
  2884. "require-dev": {
  2885. "phpunit/phpunit": "~4.2"
  2886. },
  2887. "type": "library",
  2888. "extra": {
  2889. "branch-alias": {
  2890. "dev-master": "1.4-dev"
  2891. }
  2892. },
  2893. "autoload": {
  2894. "classmap": [
  2895. "src/"
  2896. ]
  2897. },
  2898. "notification-url": "https://packagist.org/downloads/",
  2899. "license": [
  2900. "BSD-3-Clause"
  2901. ],
  2902. "authors": [
  2903. {
  2904. "name": "Sebastian Bergmann",
  2905. "email": "sebastian@phpunit.de"
  2906. }
  2907. ],
  2908. "description": "Wrapper around PHP's tokenizer extension.",
  2909. "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  2910. "keywords": [
  2911. "tokenizer"
  2912. ],
  2913. "time": "2017-02-27T10:12:30+00:00"
  2914. },
  2915. {
  2916. "name": "phpunit/phpunit",
  2917. "version": "6.2.3",
  2918. "source": {
  2919. "type": "git",
  2920. "url": "https://github.com/sebastianbergmann/phpunit.git",
  2921. "reference": "fa5711d0559fc4b64deba0702be52d41434cbcb7"
  2922. },
  2923. "dist": {
  2924. "type": "zip",
  2925. "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fa5711d0559fc4b64deba0702be52d41434cbcb7",
  2926. "reference": "fa5711d0559fc4b64deba0702be52d41434cbcb7",
  2927. "shasum": ""
  2928. },
  2929. "require": {
  2930. "ext-dom": "*",
  2931. "ext-json": "*",
  2932. "ext-libxml": "*",
  2933. "ext-mbstring": "*",
  2934. "ext-xml": "*",
  2935. "myclabs/deep-copy": "^1.3",
  2936. "phar-io/manifest": "^1.0.1",
  2937. "phar-io/version": "^1.0",
  2938. "php": "^7.0",
  2939. "phpspec/prophecy": "^1.7",
  2940. "phpunit/php-code-coverage": "^5.2",
  2941. "phpunit/php-file-iterator": "^1.4",
  2942. "phpunit/php-text-template": "^1.2",
  2943. "phpunit/php-timer": "^1.0.6",
  2944. "phpunit/phpunit-mock-objects": "^4.0",
  2945. "sebastian/comparator": "^2.0",
  2946. "sebastian/diff": "^1.4.3 || ^2.0",
  2947. "sebastian/environment": "^3.0.2",
  2948. "sebastian/exporter": "^3.1",
  2949. "sebastian/global-state": "^1.1 || ^2.0",
  2950. "sebastian/object-enumerator": "^3.0.2",
  2951. "sebastian/resource-operations": "^1.0",
  2952. "sebastian/version": "^2.0"
  2953. },
  2954. "conflict": {
  2955. "phpdocumentor/reflection-docblock": "3.0.2",
  2956. "phpunit/dbunit": "<3.0"
  2957. },
  2958. "require-dev": {
  2959. "ext-pdo": "*"
  2960. },
  2961. "suggest": {
  2962. "ext-xdebug": "*",
  2963. "phpunit/php-invoker": "^1.1"
  2964. },
  2965. "bin": [
  2966. "phpunit"
  2967. ],
  2968. "type": "library",
  2969. "extra": {
  2970. "branch-alias": {
  2971. "dev-master": "6.2.x-dev"
  2972. }
  2973. },
  2974. "autoload": {
  2975. "classmap": [
  2976. "src/"
  2977. ]
  2978. },
  2979. "notification-url": "https://packagist.org/downloads/",
  2980. "license": [
  2981. "BSD-3-Clause"
  2982. ],
  2983. "authors": [
  2984. {
  2985. "name": "Sebastian Bergmann",
  2986. "email": "sebastian@phpunit.de",
  2987. "role": "lead"
  2988. }
  2989. ],
  2990. "description": "The PHP Unit Testing framework.",
  2991. "homepage": "https://phpunit.de/",
  2992. "keywords": [
  2993. "phpunit",
  2994. "testing",
  2995. "xunit"
  2996. ],
  2997. "time": "2017-07-03T15:54:24+00:00"
  2998. },
  2999. {
  3000. "name": "phpunit/phpunit-mock-objects",
  3001. "version": "4.0.2",
  3002. "source": {
  3003. "type": "git",
  3004. "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  3005. "reference": "d8833b396dce9162bb2eb5d59aee5a3ab3cfa5b4"
  3006. },
  3007. "dist": {
  3008. "type": "zip",
  3009. "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/d8833b396dce9162bb2eb5d59aee5a3ab3cfa5b4",
  3010. "reference": "d8833b396dce9162bb2eb5d59aee5a3ab3cfa5b4",
  3011. "shasum": ""
  3012. },
  3013. "require": {
  3014. "doctrine/instantiator": "^1.0.2",
  3015. "php": "^7.0",
  3016. "phpunit/php-text-template": "^1.2",
  3017. "sebastian/exporter": "^3.0"
  3018. },
  3019. "conflict": {
  3020. "phpunit/phpunit": "<6.0"
  3021. },
  3022. "require-dev": {
  3023. "phpunit/phpunit": "^6.0"
  3024. },
  3025. "suggest": {
  3026. "ext-soap": "*"
  3027. },
  3028. "type": "library",
  3029. "extra": {
  3030. "branch-alias": {
  3031. "dev-master": "4.0.x-dev"
  3032. }
  3033. },
  3034. "autoload": {
  3035. "classmap": [
  3036. "src/"
  3037. ]
  3038. },
  3039. "notification-url": "https://packagist.org/downloads/",
  3040. "license": [
  3041. "BSD-3-Clause"
  3042. ],
  3043. "authors": [
  3044. {
  3045. "name": "Sebastian Bergmann",
  3046. "email": "sb@sebastian-bergmann.de",
  3047. "role": "lead"
  3048. }
  3049. ],
  3050. "description": "Mock Object library for PHPUnit",
  3051. "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  3052. "keywords": [
  3053. "mock",
  3054. "xunit"
  3055. ],
  3056. "time": "2017-06-30T08:15:21+00:00"
  3057. },
  3058. {
  3059. "name": "psr/container",
  3060. "version": "1.0.0",
  3061. "source": {
  3062. "type": "git",
  3063. "url": "https://github.com/php-fig/container.git",
  3064. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  3065. },
  3066. "dist": {
  3067. "type": "zip",
  3068. "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  3069. "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  3070. "shasum": ""
  3071. },
  3072. "require": {
  3073. "php": ">=5.3.0"
  3074. },
  3075. "type": "library",
  3076. "extra": {
  3077. "branch-alias": {
  3078. "dev-master": "1.0.x-dev"
  3079. }
  3080. },
  3081. "autoload": {
  3082. "psr-4": {
  3083. "Psr\\Container\\": "src/"
  3084. }
  3085. },
  3086. "notification-url": "https://packagist.org/downloads/",
  3087. "license": [
  3088. "MIT"
  3089. ],
  3090. "authors": [
  3091. {
  3092. "name": "PHP-FIG",
  3093. "homepage": "http://www.php-fig.org/"
  3094. }
  3095. ],
  3096. "description": "Common Container Interface (PHP FIG PSR-11)",
  3097. "homepage": "https://github.com/php-fig/container",
  3098. "keywords": [
  3099. "PSR-11",
  3100. "container",
  3101. "container-interface",
  3102. "container-interop",
  3103. "psr"
  3104. ],
  3105. "time": "2017-02-14T16:28:37+00:00"
  3106. },
  3107. {
  3108. "name": "psr/http-message",
  3109. "version": "1.0.1",
  3110. "source": {
  3111. "type": "git",
  3112. "url": "https://github.com/php-fig/http-message.git",
  3113. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  3114. },
  3115. "dist": {
  3116. "type": "zip",
  3117. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  3118. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  3119. "shasum": ""
  3120. },
  3121. "require": {
  3122. "php": ">=5.3.0"
  3123. },
  3124. "type": "library",
  3125. "extra": {
  3126. "branch-alias": {
  3127. "dev-master": "1.0.x-dev"
  3128. }
  3129. },
  3130. "autoload": {
  3131. "psr-4": {
  3132. "Psr\\Http\\Message\\": "src/"
  3133. }
  3134. },
  3135. "notification-url": "https://packagist.org/downloads/",
  3136. "license": [
  3137. "MIT"
  3138. ],
  3139. "authors": [
  3140. {
  3141. "name": "PHP-FIG",
  3142. "homepage": "http://www.php-fig.org/"
  3143. }
  3144. ],
  3145. "description": "Common interface for HTTP messages",
  3146. "homepage": "https://github.com/php-fig/http-message",
  3147. "keywords": [
  3148. "http",
  3149. "http-message",
  3150. "psr",
  3151. "psr-7",
  3152. "request",
  3153. "response"
  3154. ],
  3155. "time": "2016-08-06T14:39:51+00:00"
  3156. },
  3157. {
  3158. "name": "psr/log",
  3159. "version": "1.0.2",
  3160. "source": {
  3161. "type": "git",
  3162. "url": "https://github.com/php-fig/log.git",
  3163. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  3164. },
  3165. "dist": {
  3166. "type": "zip",
  3167. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  3168. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  3169. "shasum": ""
  3170. },
  3171. "require": {
  3172. "php": ">=5.3.0"
  3173. },
  3174. "type": "library",
  3175. "extra": {
  3176. "branch-alias": {
  3177. "dev-master": "1.0.x-dev"
  3178. }
  3179. },
  3180. "autoload": {
  3181. "psr-4": {
  3182. "Psr\\Log\\": "Psr/Log/"
  3183. }
  3184. },
  3185. "notification-url": "https://packagist.org/downloads/",
  3186. "license": [
  3187. "MIT"
  3188. ],
  3189. "authors": [
  3190. {
  3191. "name": "PHP-FIG",
  3192. "homepage": "http://www.php-fig.org/"
  3193. }
  3194. ],
  3195. "description": "Common interface for logging libraries",
  3196. "homepage": "https://github.com/php-fig/log",
  3197. "keywords": [
  3198. "log",
  3199. "psr",
  3200. "psr-3"
  3201. ],
  3202. "time": "2016-10-10T12:19:37+00:00"
  3203. },
  3204. {
  3205. "name": "rbone/phactory",
  3206. "version": "1.4.0",
  3207. "source": {
  3208. "type": "git",
  3209. "url": "https://github.com/rbone/phactory.git",
  3210. "reference": "f1c474084f9b310d171f393fe196e8a2a7aae1ec"
  3211. },
  3212. "dist": {
  3213. "type": "zip",
  3214. "url": "https://api.github.com/repos/rbone/phactory/zipball/f1c474084f9b310d171f393fe196e8a2a7aae1ec",
  3215. "reference": "f1c474084f9b310d171f393fe196e8a2a7aae1ec",
  3216. "shasum": ""
  3217. },
  3218. "require": {
  3219. "php": ">=5.3"
  3220. },
  3221. "require-dev": {
  3222. "phpunit/phpunit": "3.7.*"
  3223. },
  3224. "type": "library",
  3225. "autoload": {
  3226. "psr-0": {
  3227. "Phactory": "lib"
  3228. }
  3229. },
  3230. "notification-url": "https://packagist.org/downloads/",
  3231. "license": [
  3232. "MIT"
  3233. ],
  3234. "authors": [
  3235. {
  3236. "name": "Richard Bone",
  3237. "email": "rjonbone@gmail.com"
  3238. },
  3239. {
  3240. "name": "Alan Willms",
  3241. "email": "alanwillms@gmail.com"
  3242. }
  3243. ],
  3244. "description": "A PHP library for generating data for tests",
  3245. "homepage": "https://github.com/rbone/phactory",
  3246. "keywords": [
  3247. "data",
  3248. "test"
  3249. ],
  3250. "time": "2014-11-05T01:57:45+00:00"
  3251. },
  3252. {
  3253. "name": "sabre/uri",
  3254. "version": "2.1.1",
  3255. "source": {
  3256. "type": "git",
  3257. "url": "https://github.com/fruux/sabre-uri.git",
  3258. "reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c"
  3259. },
  3260. "dist": {
  3261. "type": "zip",
  3262. "url": "https://api.github.com/repos/fruux/sabre-uri/zipball/a42126042c7dcb53e2978dadb6d22574d1359b4c",
  3263. "reference": "a42126042c7dcb53e2978dadb6d22574d1359b4c",
  3264. "shasum": ""
  3265. },
  3266. "require": {
  3267. "php": ">=7"
  3268. },
  3269. "require-dev": {
  3270. "phpunit/phpunit": "^6.0",
  3271. "sabre/cs": "~1.0.0"
  3272. },
  3273. "type": "library",
  3274. "autoload": {
  3275. "files": [
  3276. "lib/functions.php"
  3277. ],
  3278. "psr-4": {
  3279. "Sabre\\Uri\\": "lib/"
  3280. }
  3281. },
  3282. "notification-url": "https://packagist.org/downloads/",
  3283. "license": [
  3284. "BSD-3-Clause"
  3285. ],
  3286. "authors": [
  3287. {
  3288. "name": "Evert Pot",
  3289. "email": "me@evertpot.com",
  3290. "homepage": "http://evertpot.com/",
  3291. "role": "Developer"
  3292. }
  3293. ],
  3294. "description": "Functions for making sense out of URIs.",
  3295. "homepage": "http://sabre.io/uri/",
  3296. "keywords": [
  3297. "rfc3986",
  3298. "uri",
  3299. "url"
  3300. ],
  3301. "time": "2017-02-20T20:02:35+00:00"
  3302. },
  3303. {
  3304. "name": "sabre/xml",
  3305. "version": "1.5.0",
  3306. "source": {
  3307. "type": "git",
  3308. "url": "https://github.com/fruux/sabre-xml.git",
  3309. "reference": "59b20e5bbace9912607481634f97d05a776ffca7"
  3310. },
  3311. "dist": {
  3312. "type": "zip",
  3313. "url": "https://api.github.com/repos/fruux/sabre-xml/zipball/59b20e5bbace9912607481634f97d05a776ffca7",
  3314. "reference": "59b20e5bbace9912607481634f97d05a776ffca7",
  3315. "shasum": ""
  3316. },
  3317. "require": {
  3318. "ext-dom": "*",
  3319. "ext-xmlreader": "*",
  3320. "ext-xmlwriter": "*",
  3321. "lib-libxml": ">=2.6.20",
  3322. "php": ">=5.5.5",
  3323. "sabre/uri": ">=1.0,<3.0.0"
  3324. },
  3325. "require-dev": {
  3326. "phpunit/phpunit": "*",
  3327. "sabre/cs": "~1.0.0"
  3328. },
  3329. "type": "library",
  3330. "autoload": {
  3331. "psr-4": {
  3332. "Sabre\\Xml\\": "lib/"
  3333. },
  3334. "files": [
  3335. "lib/Deserializer/functions.php",
  3336. "lib/Serializer/functions.php"
  3337. ]
  3338. },
  3339. "notification-url": "https://packagist.org/downloads/",
  3340. "license": [
  3341. "BSD-3-Clause"
  3342. ],
  3343. "authors": [
  3344. {
  3345. "name": "Evert Pot",
  3346. "email": "me@evertpot.com",
  3347. "homepage": "http://evertpot.com/",
  3348. "role": "Developer"
  3349. },
  3350. {
  3351. "name": "Markus Staab",
  3352. "email": "markus.staab@redaxo.de",
  3353. "role": "Developer"
  3354. }
  3355. ],
  3356. "description": "sabre/xml is an XML library that you may not hate.",
  3357. "homepage": "https://sabre.io/xml/",
  3358. "keywords": [
  3359. "XMLReader",
  3360. "XMLWriter",
  3361. "dom",
  3362. "xml"
  3363. ],
  3364. "time": "2016-10-09T22:57:52+00:00"
  3365. },
  3366. {
  3367. "name": "sebastian/code-unit-reverse-lookup",
  3368. "version": "1.0.1",
  3369. "source": {
  3370. "type": "git",
  3371. "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  3372. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  3373. },
  3374. "dist": {
  3375. "type": "zip",
  3376. "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3377. "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3378. "shasum": ""
  3379. },
  3380. "require": {
  3381. "php": "^5.6 || ^7.0"
  3382. },
  3383. "require-dev": {
  3384. "phpunit/phpunit": "^5.7 || ^6.0"
  3385. },
  3386. "type": "library",
  3387. "extra": {
  3388. "branch-alias": {
  3389. "dev-master": "1.0.x-dev"
  3390. }
  3391. },
  3392. "autoload": {
  3393. "classmap": [
  3394. "src/"
  3395. ]
  3396. },
  3397. "notification-url": "https://packagist.org/downloads/",
  3398. "license": [
  3399. "BSD-3-Clause"
  3400. ],
  3401. "authors": [
  3402. {
  3403. "name": "Sebastian Bergmann",
  3404. "email": "sebastian@phpunit.de"
  3405. }
  3406. ],
  3407. "description": "Looks up which function or method a line of code belongs to",
  3408. "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  3409. "time": "2017-03-04T06:30:41+00:00"
  3410. },
  3411. {
  3412. "name": "sebastian/comparator",
  3413. "version": "2.0.0",
  3414. "source": {
  3415. "type": "git",
  3416. "url": "https://github.com/sebastianbergmann/comparator.git",
  3417. "reference": "20f84f468cb67efee293246e6a09619b891f55f0"
  3418. },
  3419. "dist": {
  3420. "type": "zip",
  3421. "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/20f84f468cb67efee293246e6a09619b891f55f0",
  3422. "reference": "20f84f468cb67efee293246e6a09619b891f55f0",
  3423. "shasum": ""
  3424. },
  3425. "require": {
  3426. "php": "^7.0",
  3427. "sebastian/diff": "^1.2",
  3428. "sebastian/exporter": "^3.0"
  3429. },
  3430. "require-dev": {
  3431. "phpunit/phpunit": "^6.0"
  3432. },
  3433. "type": "library",
  3434. "extra": {
  3435. "branch-alias": {
  3436. "dev-master": "2.0.x-dev"
  3437. }
  3438. },
  3439. "autoload": {
  3440. "classmap": [
  3441. "src/"
  3442. ]
  3443. },
  3444. "notification-url": "https://packagist.org/downloads/",
  3445. "license": [
  3446. "BSD-3-Clause"
  3447. ],
  3448. "authors": [
  3449. {
  3450. "name": "Jeff Welch",
  3451. "email": "whatthejeff@gmail.com"
  3452. },
  3453. {
  3454. "name": "Volker Dusch",
  3455. "email": "github@wallbash.com"
  3456. },
  3457. {
  3458. "name": "Bernhard Schussek",
  3459. "email": "bschussek@2bepublished.at"
  3460. },
  3461. {
  3462. "name": "Sebastian Bergmann",
  3463. "email": "sebastian@phpunit.de"
  3464. }
  3465. ],
  3466. "description": "Provides the functionality to compare PHP values for equality",
  3467. "homepage": "http://www.github.com/sebastianbergmann/comparator",
  3468. "keywords": [
  3469. "comparator",
  3470. "compare",
  3471. "equality"
  3472. ],
  3473. "time": "2017-03-03T06:26:08+00:00"
  3474. },
  3475. {
  3476. "name": "sebastian/diff",
  3477. "version": "1.4.3",
  3478. "source": {
  3479. "type": "git",
  3480. "url": "https://github.com/sebastianbergmann/diff.git",
  3481. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  3482. },
  3483. "dist": {
  3484. "type": "zip",
  3485. "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  3486. "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  3487. "shasum": ""
  3488. },
  3489. "require": {
  3490. "php": "^5.3.3 || ^7.0"
  3491. },
  3492. "require-dev": {
  3493. "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  3494. },
  3495. "type": "library",
  3496. "extra": {
  3497. "branch-alias": {
  3498. "dev-master": "1.4-dev"
  3499. }
  3500. },
  3501. "autoload": {
  3502. "classmap": [
  3503. "src/"
  3504. ]
  3505. },
  3506. "notification-url": "https://packagist.org/downloads/",
  3507. "license": [
  3508. "BSD-3-Clause"
  3509. ],
  3510. "authors": [
  3511. {
  3512. "name": "Kore Nordmann",
  3513. "email": "mail@kore-nordmann.de"
  3514. },
  3515. {
  3516. "name": "Sebastian Bergmann",
  3517. "email": "sebastian@phpunit.de"
  3518. }
  3519. ],
  3520. "description": "Diff implementation",
  3521. "homepage": "https://github.com/sebastianbergmann/diff",
  3522. "keywords": [
  3523. "diff"
  3524. ],
  3525. "time": "2017-05-22T07:24:03+00:00"
  3526. },
  3527. {
  3528. "name": "sebastian/environment",
  3529. "version": "3.1.0",
  3530. "source": {
  3531. "type": "git",
  3532. "url": "https://github.com/sebastianbergmann/environment.git",
  3533. "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
  3534. },
  3535. "dist": {
  3536. "type": "zip",
  3537. "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  3538. "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  3539. "shasum": ""
  3540. },
  3541. "require": {
  3542. "php": "^7.0"
  3543. },
  3544. "require-dev": {
  3545. "phpunit/phpunit": "^6.1"
  3546. },
  3547. "type": "library",
  3548. "extra": {
  3549. "branch-alias": {
  3550. "dev-master": "3.1.x-dev"
  3551. }
  3552. },
  3553. "autoload": {
  3554. "classmap": [
  3555. "src/"
  3556. ]
  3557. },
  3558. "notification-url": "https://packagist.org/downloads/",
  3559. "license": [
  3560. "BSD-3-Clause"
  3561. ],
  3562. "authors": [
  3563. {
  3564. "name": "Sebastian Bergmann",
  3565. "email": "sebastian@phpunit.de"
  3566. }
  3567. ],
  3568. "description": "Provides functionality to handle HHVM/PHP environments",
  3569. "homepage": "http://www.github.com/sebastianbergmann/environment",
  3570. "keywords": [
  3571. "Xdebug",
  3572. "environment",
  3573. "hhvm"
  3574. ],
  3575. "time": "2017-07-01T08:51:00+00:00"
  3576. },
  3577. {
  3578. "name": "sebastian/exporter",
  3579. "version": "3.1.0",
  3580. "source": {
  3581. "type": "git",
  3582. "url": "https://github.com/sebastianbergmann/exporter.git",
  3583. "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
  3584. },
  3585. "dist": {
  3586. "type": "zip",
  3587. "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
  3588. "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
  3589. "shasum": ""
  3590. },
  3591. "require": {
  3592. "php": "^7.0",
  3593. "sebastian/recursion-context": "^3.0"
  3594. },
  3595. "require-dev": {
  3596. "ext-mbstring": "*",
  3597. "phpunit/phpunit": "^6.0"
  3598. },
  3599. "type": "library",
  3600. "extra": {
  3601. "branch-alias": {
  3602. "dev-master": "3.1.x-dev"
  3603. }
  3604. },
  3605. "autoload": {
  3606. "classmap": [
  3607. "src/"
  3608. ]
  3609. },
  3610. "notification-url": "https://packagist.org/downloads/",
  3611. "license": [
  3612. "BSD-3-Clause"
  3613. ],
  3614. "authors": [
  3615. {
  3616. "name": "Jeff Welch",
  3617. "email": "whatthejeff@gmail.com"
  3618. },
  3619. {
  3620. "name": "Volker Dusch",
  3621. "email": "github@wallbash.com"
  3622. },
  3623. {
  3624. "name": "Bernhard Schussek",
  3625. "email": "bschussek@2bepublished.at"
  3626. },
  3627. {
  3628. "name": "Sebastian Bergmann",
  3629. "email": "sebastian@phpunit.de"
  3630. },
  3631. {
  3632. "name": "Adam Harvey",
  3633. "email": "aharvey@php.net"
  3634. }
  3635. ],
  3636. "description": "Provides the functionality to export PHP variables for visualization",
  3637. "homepage": "http://www.github.com/sebastianbergmann/exporter",
  3638. "keywords": [
  3639. "export",
  3640. "exporter"
  3641. ],
  3642. "time": "2017-04-03T13:19:02+00:00"
  3643. },
  3644. {
  3645. "name": "sebastian/finder-facade",
  3646. "version": "1.2.1",
  3647. "source": {
  3648. "type": "git",
  3649. "url": "https://github.com/sebastianbergmann/finder-facade.git",
  3650. "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9"
  3651. },
  3652. "dist": {
  3653. "type": "zip",
  3654. "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
  3655. "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
  3656. "shasum": ""
  3657. },
  3658. "require": {
  3659. "symfony/finder": "~2.3|~3.0",
  3660. "theseer/fdomdocument": "~1.3"
  3661. },
  3662. "type": "library",
  3663. "autoload": {
  3664. "classmap": [
  3665. "src/"
  3666. ]
  3667. },
  3668. "notification-url": "https://packagist.org/downloads/",
  3669. "license": [
  3670. "BSD-3-Clause"
  3671. ],
  3672. "authors": [
  3673. {
  3674. "name": "Sebastian Bergmann",
  3675. "email": "sebastian@phpunit.de",
  3676. "role": "lead"
  3677. }
  3678. ],
  3679. "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
  3680. "homepage": "https://github.com/sebastianbergmann/finder-facade",
  3681. "time": "2016-02-17T07:02:23+00:00"
  3682. },
  3683. {
  3684. "name": "sebastian/git",
  3685. "version": "2.1.4",
  3686. "source": {
  3687. "type": "git",
  3688. "url": "https://github.com/sebastianbergmann/git.git",
  3689. "reference": "815bbbc963cf35e5413df195aa29df58243ecd24"
  3690. },
  3691. "dist": {
  3692. "type": "zip",
  3693. "url": "https://api.github.com/repos/sebastianbergmann/git/zipball/815bbbc963cf35e5413df195aa29df58243ecd24",
  3694. "reference": "815bbbc963cf35e5413df195aa29df58243ecd24",
  3695. "shasum": ""
  3696. },
  3697. "require": {
  3698. "php": ">=5.3.3"
  3699. },
  3700. "type": "library",
  3701. "extra": {
  3702. "branch-alias": {
  3703. "dev-master": "2.1-dev"
  3704. }
  3705. },
  3706. "autoload": {
  3707. "classmap": [
  3708. "src/"
  3709. ]
  3710. },
  3711. "notification-url": "https://packagist.org/downloads/",
  3712. "license": [
  3713. "BSD-3-Clause"
  3714. ],
  3715. "authors": [
  3716. {
  3717. "name": "Sebastian Bergmann",
  3718. "email": "sebastian@phpunit.de"
  3719. }
  3720. ],
  3721. "description": "Simple wrapper for Git",
  3722. "homepage": "http://www.github.com/sebastianbergmann/git",
  3723. "keywords": [
  3724. "git"
  3725. ],
  3726. "time": "2017-01-23T20:57:12+00:00"
  3727. },
  3728. {
  3729. "name": "sebastian/global-state",
  3730. "version": "2.0.0",
  3731. "source": {
  3732. "type": "git",
  3733. "url": "https://github.com/sebastianbergmann/global-state.git",
  3734. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  3735. },
  3736. "dist": {
  3737. "type": "zip",
  3738. "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  3739. "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  3740. "shasum": ""
  3741. },
  3742. "require": {
  3743. "php": "^7.0"
  3744. },
  3745. "require-dev": {
  3746. "phpunit/phpunit": "^6.0"
  3747. },
  3748. "suggest": {
  3749. "ext-uopz": "*"
  3750. },
  3751. "type": "library",
  3752. "extra": {
  3753. "branch-alias": {
  3754. "dev-master": "2.0-dev"
  3755. }
  3756. },
  3757. "autoload": {
  3758. "classmap": [
  3759. "src/"
  3760. ]
  3761. },
  3762. "notification-url": "https://packagist.org/downloads/",
  3763. "license": [
  3764. "BSD-3-Clause"
  3765. ],
  3766. "authors": [
  3767. {
  3768. "name": "Sebastian Bergmann",
  3769. "email": "sebastian@phpunit.de"
  3770. }
  3771. ],
  3772. "description": "Snapshotting of global state",
  3773. "homepage": "http://www.github.com/sebastianbergmann/global-state",
  3774. "keywords": [
  3775. "global state"
  3776. ],
  3777. "time": "2017-04-27T15:39:26+00:00"
  3778. },
  3779. {
  3780. "name": "sebastian/object-enumerator",
  3781. "version": "3.0.2",
  3782. "source": {
  3783. "type": "git",
  3784. "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  3785. "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8"
  3786. },
  3787. "dist": {
  3788. "type": "zip",
  3789. "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/31dd3379d16446c5d86dec32ab1ad1f378581ad8",
  3790. "reference": "31dd3379d16446c5d86dec32ab1ad1f378581ad8",
  3791. "shasum": ""
  3792. },
  3793. "require": {
  3794. "php": "^7.0",
  3795. "sebastian/object-reflector": "^1.0",
  3796. "sebastian/recursion-context": "^3.0"
  3797. },
  3798. "require-dev": {
  3799. "phpunit/phpunit": "^6.0"
  3800. },
  3801. "type": "library",
  3802. "extra": {
  3803. "branch-alias": {
  3804. "dev-master": "3.0.x-dev"
  3805. }
  3806. },
  3807. "autoload": {
  3808. "classmap": [
  3809. "src/"
  3810. ]
  3811. },
  3812. "notification-url": "https://packagist.org/downloads/",
  3813. "license": [
  3814. "BSD-3-Clause"
  3815. ],
  3816. "authors": [
  3817. {
  3818. "name": "Sebastian Bergmann",
  3819. "email": "sebastian@phpunit.de"
  3820. }
  3821. ],
  3822. "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  3823. "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  3824. "time": "2017-03-12T15:17:29+00:00"
  3825. },
  3826. {
  3827. "name": "sebastian/object-reflector",
  3828. "version": "1.1.1",
  3829. "source": {
  3830. "type": "git",
  3831. "url": "https://github.com/sebastianbergmann/object-reflector.git",
  3832. "reference": "773f97c67f28de00d397be301821b06708fca0be"
  3833. },
  3834. "dist": {
  3835. "type": "zip",
  3836. "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  3837. "reference": "773f97c67f28de00d397be301821b06708fca0be",
  3838. "shasum": ""
  3839. },
  3840. "require": {
  3841. "php": "^7.0"
  3842. },
  3843. "require-dev": {
  3844. "phpunit/phpunit": "^6.0"
  3845. },
  3846. "type": "library",
  3847. "extra": {
  3848. "branch-alias": {
  3849. "dev-master": "1.1-dev"
  3850. }
  3851. },
  3852. "autoload": {
  3853. "classmap": [
  3854. "src/"
  3855. ]
  3856. },
  3857. "notification-url": "https://packagist.org/downloads/",
  3858. "license": [
  3859. "BSD-3-Clause"
  3860. ],
  3861. "authors": [
  3862. {
  3863. "name": "Sebastian Bergmann",
  3864. "email": "sebastian@phpunit.de"
  3865. }
  3866. ],
  3867. "description": "Allows reflection of object attributes, including inherited and non-public ones",
  3868. "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  3869. "time": "2017-03-29T09:07:27+00:00"
  3870. },
  3871. {
  3872. "name": "sebastian/phpcpd",
  3873. "version": "2.0.4",
  3874. "source": {
  3875. "type": "git",
  3876. "url": "https://github.com/sebastianbergmann/phpcpd.git",
  3877. "reference": "24d9a880deadb0b8c9680e9cfe78e30b704225db"
  3878. },
  3879. "dist": {
  3880. "type": "zip",
  3881. "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/24d9a880deadb0b8c9680e9cfe78e30b704225db",
  3882. "reference": "24d9a880deadb0b8c9680e9cfe78e30b704225db",
  3883. "shasum": ""
  3884. },
  3885. "require": {
  3886. "php": ">=5.3.3",
  3887. "phpunit/php-timer": ">=1.0.6",
  3888. "sebastian/finder-facade": "~1.1",
  3889. "sebastian/version": "~1.0|~2.0",
  3890. "symfony/console": "~2.7|^3.0",
  3891. "theseer/fdomdocument": "~1.4"
  3892. },
  3893. "bin": [
  3894. "phpcpd"
  3895. ],
  3896. "type": "library",
  3897. "extra": {
  3898. "branch-alias": {
  3899. "dev-master": "2.0-dev"
  3900. }
  3901. },
  3902. "autoload": {
  3903. "classmap": [
  3904. "src/"
  3905. ]
  3906. },
  3907. "notification-url": "https://packagist.org/downloads/",
  3908. "license": [
  3909. "BSD-3-Clause"
  3910. ],
  3911. "authors": [
  3912. {
  3913. "name": "Sebastian Bergmann",
  3914. "email": "sebastian@phpunit.de",
  3915. "role": "lead"
  3916. }
  3917. ],
  3918. "description": "Copy/Paste Detector (CPD) for PHP code.",
  3919. "homepage": "https://github.com/sebastianbergmann/phpcpd",
  3920. "time": "2016-04-17T19:32:49+00:00"
  3921. },
  3922. {
  3923. "name": "sebastian/recursion-context",
  3924. "version": "3.0.0",
  3925. "source": {
  3926. "type": "git",
  3927. "url": "https://github.com/sebastianbergmann/recursion-context.git",
  3928. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  3929. },
  3930. "dist": {
  3931. "type": "zip",
  3932. "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  3933. "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  3934. "shasum": ""
  3935. },
  3936. "require": {
  3937. "php": "^7.0"
  3938. },
  3939. "require-dev": {
  3940. "phpunit/phpunit": "^6.0"
  3941. },
  3942. "type": "library",
  3943. "extra": {
  3944. "branch-alias": {
  3945. "dev-master": "3.0.x-dev"
  3946. }
  3947. },
  3948. "autoload": {
  3949. "classmap": [
  3950. "src/"
  3951. ]
  3952. },
  3953. "notification-url": "https://packagist.org/downloads/",
  3954. "license": [
  3955. "BSD-3-Clause"
  3956. ],
  3957. "authors": [
  3958. {
  3959. "name": "Jeff Welch",
  3960. "email": "whatthejeff@gmail.com"
  3961. },
  3962. {
  3963. "name": "Sebastian Bergmann",
  3964. "email": "sebastian@phpunit.de"
  3965. },
  3966. {
  3967. "name": "Adam Harvey",
  3968. "email": "aharvey@php.net"
  3969. }
  3970. ],
  3971. "description": "Provides functionality to recursively process PHP variables",
  3972. "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3973. "time": "2017-03-03T06:23:57+00:00"
  3974. },
  3975. {
  3976. "name": "sebastian/resource-operations",
  3977. "version": "1.0.0",
  3978. "source": {
  3979. "type": "git",
  3980. "url": "https://github.com/sebastianbergmann/resource-operations.git",
  3981. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  3982. },
  3983. "dist": {
  3984. "type": "zip",
  3985. "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3986. "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3987. "shasum": ""
  3988. },
  3989. "require": {
  3990. "php": ">=5.6.0"
  3991. },
  3992. "type": "library",
  3993. "extra": {
  3994. "branch-alias": {
  3995. "dev-master": "1.0.x-dev"
  3996. }
  3997. },
  3998. "autoload": {
  3999. "classmap": [
  4000. "src/"
  4001. ]
  4002. },
  4003. "notification-url": "https://packagist.org/downloads/",
  4004. "license": [
  4005. "BSD-3-Clause"
  4006. ],
  4007. "authors": [
  4008. {
  4009. "name": "Sebastian Bergmann",
  4010. "email": "sebastian@phpunit.de"
  4011. }
  4012. ],
  4013. "description": "Provides a list of PHP built-in functions that operate on resources",
  4014. "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  4015. "time": "2015-07-28T20:34:47+00:00"
  4016. },
  4017. {
  4018. "name": "sebastian/version",
  4019. "version": "2.0.1",
  4020. "source": {
  4021. "type": "git",
  4022. "url": "https://github.com/sebastianbergmann/version.git",
  4023. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  4024. },
  4025. "dist": {
  4026. "type": "zip",
  4027. "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  4028. "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  4029. "shasum": ""
  4030. },
  4031. "require": {
  4032. "php": ">=5.6"
  4033. },
  4034. "type": "library",
  4035. "extra": {
  4036. "branch-alias": {
  4037. "dev-master": "2.0.x-dev"
  4038. }
  4039. },
  4040. "autoload": {
  4041. "classmap": [
  4042. "src/"
  4043. ]
  4044. },
  4045. "notification-url": "https://packagist.org/downloads/",
  4046. "license": [
  4047. "BSD-3-Clause"
  4048. ],
  4049. "authors": [
  4050. {
  4051. "name": "Sebastian Bergmann",
  4052. "email": "sebastian@phpunit.de",
  4053. "role": "lead"
  4054. }
  4055. ],
  4056. "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  4057. "homepage": "https://github.com/sebastianbergmann/version",
  4058. "time": "2016-10-03T07:35:21+00:00"
  4059. },
  4060. {
  4061. "name": "seld/cli-prompt",
  4062. "version": "1.0.3",
  4063. "source": {
  4064. "type": "git",
  4065. "url": "https://github.com/Seldaek/cli-prompt.git",
  4066. "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
  4067. },
  4068. "dist": {
  4069. "type": "zip",
  4070. "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
  4071. "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
  4072. "shasum": ""
  4073. },
  4074. "require": {
  4075. "php": ">=5.3"
  4076. },
  4077. "type": "library",
  4078. "extra": {
  4079. "branch-alias": {
  4080. "dev-master": "1.x-dev"
  4081. }
  4082. },
  4083. "autoload": {
  4084. "psr-4": {
  4085. "Seld\\CliPrompt\\": "src/"
  4086. }
  4087. },
  4088. "notification-url": "https://packagist.org/downloads/",
  4089. "license": [
  4090. "MIT"
  4091. ],
  4092. "authors": [
  4093. {
  4094. "name": "Jordi Boggiano",
  4095. "email": "j.boggiano@seld.be"
  4096. }
  4097. ],
  4098. "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
  4099. "keywords": [
  4100. "cli",
  4101. "console",
  4102. "hidden",
  4103. "input",
  4104. "prompt"
  4105. ],
  4106. "time": "2017-03-18T11:32:45+00:00"
  4107. },
  4108. {
  4109. "name": "squizlabs/php_codesniffer",
  4110. "version": "2.9.1",
  4111. "source": {
  4112. "type": "git",
  4113. "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
  4114. "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62"
  4115. },
  4116. "dist": {
  4117. "type": "zip",
  4118. "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dcbed1074f8244661eecddfc2a675430d8d33f62",
  4119. "reference": "dcbed1074f8244661eecddfc2a675430d8d33f62",
  4120. "shasum": ""
  4121. },
  4122. "require": {
  4123. "ext-simplexml": "*",
  4124. "ext-tokenizer": "*",
  4125. "ext-xmlwriter": "*",
  4126. "php": ">=5.1.2"
  4127. },
  4128. "require-dev": {
  4129. "phpunit/phpunit": "~4.0"
  4130. },
  4131. "bin": [
  4132. "scripts/phpcs",
  4133. "scripts/phpcbf"
  4134. ],
  4135. "type": "library",
  4136. "extra": {
  4137. "branch-alias": {
  4138. "dev-master": "2.x-dev"
  4139. }
  4140. },
  4141. "autoload": {
  4142. "classmap": [
  4143. "CodeSniffer.php",
  4144. "CodeSniffer/CLI.php",
  4145. "CodeSniffer/Exception.php",
  4146. "CodeSniffer/File.php",
  4147. "CodeSniffer/Fixer.php",
  4148. "CodeSniffer/Report.php",
  4149. "CodeSniffer/Reporting.php",
  4150. "CodeSniffer/Sniff.php",
  4151. "CodeSniffer/Tokens.php",
  4152. "CodeSniffer/Reports/",
  4153. "CodeSniffer/Tokenizers/",
  4154. "CodeSniffer/DocGenerators/",
  4155. "CodeSniffer/Standards/AbstractPatternSniff.php",
  4156. "CodeSniffer/Standards/AbstractScopeSniff.php",
  4157. "CodeSniffer/Standards/AbstractVariableSniff.php",
  4158. "CodeSniffer/Standards/IncorrectPatternException.php",
  4159. "CodeSniffer/Standards/Generic/Sniffs/",
  4160. "CodeSniffer/Standards/MySource/Sniffs/",
  4161. "CodeSniffer/Standards/PEAR/Sniffs/",
  4162. "CodeSniffer/Standards/PSR1/Sniffs/",
  4163. "CodeSniffer/Standards/PSR2/Sniffs/",
  4164. "CodeSniffer/Standards/Squiz/Sniffs/",
  4165. "CodeSniffer/Standards/Zend/Sniffs/"
  4166. ]
  4167. },
  4168. "notification-url": "https://packagist.org/downloads/",
  4169. "license": [
  4170. "BSD-3-Clause"
  4171. ],
  4172. "authors": [
  4173. {
  4174. "name": "Greg Sherwood",
  4175. "role": "lead"
  4176. }
  4177. ],
  4178. "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
  4179. "homepage": "http://www.squizlabs.com/php-codesniffer",
  4180. "keywords": [
  4181. "phpcs",
  4182. "standards"
  4183. ],
  4184. "time": "2017-05-22T02:43:20+00:00"
  4185. },
  4186. {
  4187. "name": "stecman/symfony-console-completion",
  4188. "version": "0.7.0",
  4189. "source": {
  4190. "type": "git",
  4191. "url": "https://github.com/stecman/symfony-console-completion.git",
  4192. "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
  4193. },
  4194. "dist": {
  4195. "type": "zip",
  4196. "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
  4197. "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
  4198. "shasum": ""
  4199. },
  4200. "require": {
  4201. "php": ">=5.3.2",
  4202. "symfony/console": "~2.3 || ~3.0"
  4203. },
  4204. "require-dev": {
  4205. "phpunit/phpunit": "~4.4"
  4206. },
  4207. "type": "library",
  4208. "extra": {
  4209. "branch-alias": {
  4210. "dev-master": "0.6.x-dev"
  4211. }
  4212. },
  4213. "autoload": {
  4214. "psr-4": {
  4215. "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
  4216. }
  4217. },
  4218. "notification-url": "https://packagist.org/downloads/",
  4219. "license": [
  4220. "MIT"
  4221. ],
  4222. "authors": [
  4223. {
  4224. "name": "Stephen Holdaway",
  4225. "email": "stephen@stecman.co.nz"
  4226. }
  4227. ],
  4228. "description": "Automatic BASH completion for Symfony Console Component based applications.",
  4229. "time": "2016-02-24T05:08:54+00:00"
  4230. },
  4231. {
  4232. "name": "symfony/browser-kit",
  4233. "version": "v3.3.4",
  4234. "source": {
  4235. "type": "git",
  4236. "url": "https://github.com/symfony/browser-kit.git",
  4237. "reference": "3a4435e79a8401746e8525e98039199d0924b4e5"
  4238. },
  4239. "dist": {
  4240. "type": "zip",
  4241. "url": "https://api.github.com/repos/symfony/browser-kit/zipball/3a4435e79a8401746e8525e98039199d0924b4e5",
  4242. "reference": "3a4435e79a8401746e8525e98039199d0924b4e5",
  4243. "shasum": ""
  4244. },
  4245. "require": {
  4246. "php": ">=5.5.9",
  4247. "symfony/dom-crawler": "~2.8|~3.0"
  4248. },
  4249. "require-dev": {
  4250. "symfony/css-selector": "~2.8|~3.0",
  4251. "symfony/process": "~2.8|~3.0"
  4252. },
  4253. "suggest": {
  4254. "symfony/process": ""
  4255. },
  4256. "type": "library",
  4257. "extra": {
  4258. "branch-alias": {
  4259. "dev-master": "3.3-dev"
  4260. }
  4261. },
  4262. "autoload": {
  4263. "psr-4": {
  4264. "Symfony\\Component\\BrowserKit\\": ""
  4265. },
  4266. "exclude-from-classmap": [
  4267. "/Tests/"
  4268. ]
  4269. },
  4270. "notification-url": "https://packagist.org/downloads/",
  4271. "license": [
  4272. "MIT"
  4273. ],
  4274. "authors": [
  4275. {
  4276. "name": "Fabien Potencier",
  4277. "email": "fabien@symfony.com"
  4278. },
  4279. {
  4280. "name": "Symfony Community",
  4281. "homepage": "https://symfony.com/contributors"
  4282. }
  4283. ],
  4284. "description": "Symfony BrowserKit Component",
  4285. "homepage": "https://symfony.com",
  4286. "time": "2017-06-24T09:29:48+00:00"
  4287. },
  4288. {
  4289. "name": "symfony/config",
  4290. "version": "v3.3.4",
  4291. "source": {
  4292. "type": "git",
  4293. "url": "https://github.com/symfony/config.git",
  4294. "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274"
  4295. },
  4296. "dist": {
  4297. "type": "zip",
  4298. "url": "https://api.github.com/repos/symfony/config/zipball/a094618deb9a3fe1c3cf500a796e167d0495a274",
  4299. "reference": "a094618deb9a3fe1c3cf500a796e167d0495a274",
  4300. "shasum": ""
  4301. },
  4302. "require": {
  4303. "php": ">=5.5.9",
  4304. "symfony/filesystem": "~2.8|~3.0"
  4305. },
  4306. "conflict": {
  4307. "symfony/dependency-injection": "<3.3",
  4308. "symfony/finder": "<3.3"
  4309. },
  4310. "require-dev": {
  4311. "symfony/dependency-injection": "~3.3",
  4312. "symfony/finder": "~3.3",
  4313. "symfony/yaml": "~3.0"
  4314. },
  4315. "suggest": {
  4316. "symfony/yaml": "To use the yaml reference dumper"
  4317. },
  4318. "type": "library",
  4319. "extra": {
  4320. "branch-alias": {
  4321. "dev-master": "3.3-dev"
  4322. }
  4323. },
  4324. "autoload": {
  4325. "psr-4": {
  4326. "Symfony\\Component\\Config\\": ""
  4327. },
  4328. "exclude-from-classmap": [
  4329. "/Tests/"
  4330. ]
  4331. },
  4332. "notification-url": "https://packagist.org/downloads/",
  4333. "license": [
  4334. "MIT"
  4335. ],
  4336. "authors": [
  4337. {
  4338. "name": "Fabien Potencier",
  4339. "email": "fabien@symfony.com"
  4340. },
  4341. {
  4342. "name": "Symfony Community",
  4343. "homepage": "https://symfony.com/contributors"
  4344. }
  4345. ],
  4346. "description": "Symfony Config Component",
  4347. "homepage": "https://symfony.com",
  4348. "time": "2017-06-16T12:40:34+00:00"
  4349. },
  4350. {
  4351. "name": "symfony/console",
  4352. "version": "v3.3.4",
  4353. "source": {
  4354. "type": "git",
  4355. "url": "https://github.com/symfony/console.git",
  4356. "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546"
  4357. },
  4358. "dist": {
  4359. "type": "zip",
  4360. "url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546",
  4361. "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546",
  4362. "shasum": ""
  4363. },
  4364. "require": {
  4365. "php": ">=5.5.9",
  4366. "symfony/debug": "~2.8|~3.0",
  4367. "symfony/polyfill-mbstring": "~1.0"
  4368. },
  4369. "conflict": {
  4370. "symfony/dependency-injection": "<3.3"
  4371. },
  4372. "require-dev": {
  4373. "psr/log": "~1.0",
  4374. "symfony/config": "~3.3",
  4375. "symfony/dependency-injection": "~3.3",
  4376. "symfony/event-dispatcher": "~2.8|~3.0",
  4377. "symfony/filesystem": "~2.8|~3.0",
  4378. "symfony/http-kernel": "~2.8|~3.0",
  4379. "symfony/process": "~2.8|~3.0"
  4380. },
  4381. "suggest": {
  4382. "psr/log": "For using the console logger",
  4383. "symfony/event-dispatcher": "",
  4384. "symfony/filesystem": "",
  4385. "symfony/process": ""
  4386. },
  4387. "type": "library",
  4388. "extra": {
  4389. "branch-alias": {
  4390. "dev-master": "3.3-dev"
  4391. }
  4392. },
  4393. "autoload": {
  4394. "psr-4": {
  4395. "Symfony\\Component\\Console\\": ""
  4396. },
  4397. "exclude-from-classmap": [
  4398. "/Tests/"
  4399. ]
  4400. },
  4401. "notification-url": "https://packagist.org/downloads/",
  4402. "license": [
  4403. "MIT"
  4404. ],
  4405. "authors": [
  4406. {
  4407. "name": "Fabien Potencier",
  4408. "email": "fabien@symfony.com"
  4409. },
  4410. {
  4411. "name": "Symfony Community",
  4412. "homepage": "https://symfony.com/contributors"
  4413. }
  4414. ],
  4415. "description": "Symfony Console Component",
  4416. "homepage": "https://symfony.com",
  4417. "time": "2017-07-03T13:19:36+00:00"
  4418. },
  4419. {
  4420. "name": "symfony/css-selector",
  4421. "version": "v3.3.4",
  4422. "source": {
  4423. "type": "git",
  4424. "url": "https://github.com/symfony/css-selector.git",
  4425. "reference": "4d882dced7b995d5274293039370148e291808f2"
  4426. },
  4427. "dist": {
  4428. "type": "zip",
  4429. "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2",
  4430. "reference": "4d882dced7b995d5274293039370148e291808f2",
  4431. "shasum": ""
  4432. },
  4433. "require": {
  4434. "php": ">=5.5.9"
  4435. },
  4436. "type": "library",
  4437. "extra": {
  4438. "branch-alias": {
  4439. "dev-master": "3.3-dev"
  4440. }
  4441. },
  4442. "autoload": {
  4443. "psr-4": {
  4444. "Symfony\\Component\\CssSelector\\": ""
  4445. },
  4446. "exclude-from-classmap": [
  4447. "/Tests/"
  4448. ]
  4449. },
  4450. "notification-url": "https://packagist.org/downloads/",
  4451. "license": [
  4452. "MIT"
  4453. ],
  4454. "authors": [
  4455. {
  4456. "name": "Jean-François Simon",
  4457. "email": "jeanfrancois.simon@sensiolabs.com"
  4458. },
  4459. {
  4460. "name": "Fabien Potencier",
  4461. "email": "fabien@symfony.com"
  4462. },
  4463. {
  4464. "name": "Symfony Community",
  4465. "homepage": "https://symfony.com/contributors"
  4466. }
  4467. ],
  4468. "description": "Symfony CssSelector Component",
  4469. "homepage": "https://symfony.com",
  4470. "time": "2017-05-01T15:01:29+00:00"
  4471. },
  4472. {
  4473. "name": "symfony/debug",
  4474. "version": "v3.3.4",
  4475. "source": {
  4476. "type": "git",
  4477. "url": "https://github.com/symfony/debug.git",
  4478. "reference": "63b85a968486d95ff9542228dc2e4247f16f9743"
  4479. },
  4480. "dist": {
  4481. "type": "zip",
  4482. "url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f9743",
  4483. "reference": "63b85a968486d95ff9542228dc2e4247f16f9743",
  4484. "shasum": ""
  4485. },
  4486. "require": {
  4487. "php": ">=5.5.9",
  4488. "psr/log": "~1.0"
  4489. },
  4490. "conflict": {
  4491. "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  4492. },
  4493. "require-dev": {
  4494. "symfony/http-kernel": "~2.8|~3.0"
  4495. },
  4496. "type": "library",
  4497. "extra": {
  4498. "branch-alias": {
  4499. "dev-master": "3.3-dev"
  4500. }
  4501. },
  4502. "autoload": {
  4503. "psr-4": {
  4504. "Symfony\\Component\\Debug\\": ""
  4505. },
  4506. "exclude-from-classmap": [
  4507. "/Tests/"
  4508. ]
  4509. },
  4510. "notification-url": "https://packagist.org/downloads/",
  4511. "license": [
  4512. "MIT"
  4513. ],
  4514. "authors": [
  4515. {
  4516. "name": "Fabien Potencier",
  4517. "email": "fabien@symfony.com"
  4518. },
  4519. {
  4520. "name": "Symfony Community",
  4521. "homepage": "https://symfony.com/contributors"
  4522. }
  4523. ],
  4524. "description": "Symfony Debug Component",
  4525. "homepage": "https://symfony.com",
  4526. "time": "2017-07-05T13:02:37+00:00"
  4527. },
  4528. {
  4529. "name": "symfony/dependency-injection",
  4530. "version": "v3.3.4",
  4531. "source": {
  4532. "type": "git",
  4533. "url": "https://github.com/symfony/dependency-injection.git",
  4534. "reference": "986a633c92220ecb22ad06820a1df126c7a4f9eb"
  4535. },
  4536. "dist": {
  4537. "type": "zip",
  4538. "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/986a633c92220ecb22ad06820a1df126c7a4f9eb",
  4539. "reference": "986a633c92220ecb22ad06820a1df126c7a4f9eb",
  4540. "shasum": ""
  4541. },
  4542. "require": {
  4543. "php": ">=5.5.9",
  4544. "psr/container": "^1.0"
  4545. },
  4546. "conflict": {
  4547. "symfony/config": "<3.3.1",
  4548. "symfony/finder": "<3.3",
  4549. "symfony/yaml": "<3.3"
  4550. },
  4551. "provide": {
  4552. "psr/container-implementation": "1.0"
  4553. },
  4554. "require-dev": {
  4555. "symfony/config": "~3.3",
  4556. "symfony/expression-language": "~2.8|~3.0",
  4557. "symfony/yaml": "~3.3"
  4558. },
  4559. "suggest": {
  4560. "symfony/config": "",
  4561. "symfony/expression-language": "For using expressions in service container configuration",
  4562. "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
  4563. "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
  4564. "symfony/yaml": ""
  4565. },
  4566. "type": "library",
  4567. "extra": {
  4568. "branch-alias": {
  4569. "dev-master": "3.3-dev"
  4570. }
  4571. },
  4572. "autoload": {
  4573. "psr-4": {
  4574. "Symfony\\Component\\DependencyInjection\\": ""
  4575. },
  4576. "exclude-from-classmap": [
  4577. "/Tests/"
  4578. ]
  4579. },
  4580. "notification-url": "https://packagist.org/downloads/",
  4581. "license": [
  4582. "MIT"
  4583. ],
  4584. "authors": [
  4585. {
  4586. "name": "Fabien Potencier",
  4587. "email": "fabien@symfony.com"
  4588. },
  4589. {
  4590. "name": "Symfony Community",
  4591. "homepage": "https://symfony.com/contributors"
  4592. }
  4593. ],
  4594. "description": "Symfony DependencyInjection Component",
  4595. "homepage": "https://symfony.com",
  4596. "time": "2017-06-20T14:01:46+00:00"
  4597. },
  4598. {
  4599. "name": "symfony/dom-crawler",
  4600. "version": "v3.3.4",
  4601. "source": {
  4602. "type": "git",
  4603. "url": "https://github.com/symfony/dom-crawler.git",
  4604. "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1"
  4605. },
  4606. "dist": {
  4607. "type": "zip",
  4608. "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1",
  4609. "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1",
  4610. "shasum": ""
  4611. },
  4612. "require": {
  4613. "php": ">=5.5.9",
  4614. "symfony/polyfill-mbstring": "~1.0"
  4615. },
  4616. "require-dev": {
  4617. "symfony/css-selector": "~2.8|~3.0"
  4618. },
  4619. "suggest": {
  4620. "symfony/css-selector": ""
  4621. },
  4622. "type": "library",
  4623. "extra": {
  4624. "branch-alias": {
  4625. "dev-master": "3.3-dev"
  4626. }
  4627. },
  4628. "autoload": {
  4629. "psr-4": {
  4630. "Symfony\\Component\\DomCrawler\\": ""
  4631. },
  4632. "exclude-from-classmap": [
  4633. "/Tests/"
  4634. ]
  4635. },
  4636. "notification-url": "https://packagist.org/downloads/",
  4637. "license": [
  4638. "MIT"
  4639. ],
  4640. "authors": [
  4641. {
  4642. "name": "Fabien Potencier",
  4643. "email": "fabien@symfony.com"
  4644. },
  4645. {
  4646. "name": "Symfony Community",
  4647. "homepage": "https://symfony.com/contributors"
  4648. }
  4649. ],
  4650. "description": "Symfony DomCrawler Component",
  4651. "homepage": "https://symfony.com",
  4652. "time": "2017-05-25T23:10:31+00:00"
  4653. },
  4654. {
  4655. "name": "symfony/event-dispatcher",
  4656. "version": "v3.3.4",
  4657. "source": {
  4658. "type": "git",
  4659. "url": "https://github.com/symfony/event-dispatcher.git",
  4660. "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e"
  4661. },
  4662. "dist": {
  4663. "type": "zip",
  4664. "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67535f1e3fd662bdc68d7ba317c93eecd973617e",
  4665. "reference": "67535f1e3fd662bdc68d7ba317c93eecd973617e",
  4666. "shasum": ""
  4667. },
  4668. "require": {
  4669. "php": ">=5.5.9"
  4670. },
  4671. "conflict": {
  4672. "symfony/dependency-injection": "<3.3"
  4673. },
  4674. "require-dev": {
  4675. "psr/log": "~1.0",
  4676. "symfony/config": "~2.8|~3.0",
  4677. "symfony/dependency-injection": "~3.3",
  4678. "symfony/expression-language": "~2.8|~3.0",
  4679. "symfony/stopwatch": "~2.8|~3.0"
  4680. },
  4681. "suggest": {
  4682. "symfony/dependency-injection": "",
  4683. "symfony/http-kernel": ""
  4684. },
  4685. "type": "library",
  4686. "extra": {
  4687. "branch-alias": {
  4688. "dev-master": "3.3-dev"
  4689. }
  4690. },
  4691. "autoload": {
  4692. "psr-4": {
  4693. "Symfony\\Component\\EventDispatcher\\": ""
  4694. },
  4695. "exclude-from-classmap": [
  4696. "/Tests/"
  4697. ]
  4698. },
  4699. "notification-url": "https://packagist.org/downloads/",
  4700. "license": [
  4701. "MIT"
  4702. ],
  4703. "authors": [
  4704. {
  4705. "name": "Fabien Potencier",
  4706. "email": "fabien@symfony.com"
  4707. },
  4708. {
  4709. "name": "Symfony Community",
  4710. "homepage": "https://symfony.com/contributors"
  4711. }
  4712. ],
  4713. "description": "Symfony EventDispatcher Component",
  4714. "homepage": "https://symfony.com",
  4715. "time": "2017-06-09T14:53:08+00:00"
  4716. },
  4717. {
  4718. "name": "symfony/filesystem",
  4719. "version": "v3.3.4",
  4720. "source": {
  4721. "type": "git",
  4722. "url": "https://github.com/symfony/filesystem.git",
  4723. "reference": "311fa718389efbd8b627c272b9324a62437018cc"
  4724. },
  4725. "dist": {
  4726. "type": "zip",
  4727. "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc",
  4728. "reference": "311fa718389efbd8b627c272b9324a62437018cc",
  4729. "shasum": ""
  4730. },
  4731. "require": {
  4732. "php": ">=5.5.9"
  4733. },
  4734. "type": "library",
  4735. "extra": {
  4736. "branch-alias": {
  4737. "dev-master": "3.3-dev"
  4738. }
  4739. },
  4740. "autoload": {
  4741. "psr-4": {
  4742. "Symfony\\Component\\Filesystem\\": ""
  4743. },
  4744. "exclude-from-classmap": [
  4745. "/Tests/"
  4746. ]
  4747. },
  4748. "notification-url": "https://packagist.org/downloads/",
  4749. "license": [
  4750. "MIT"
  4751. ],
  4752. "authors": [
  4753. {
  4754. "name": "Fabien Potencier",
  4755. "email": "fabien@symfony.com"
  4756. },
  4757. {
  4758. "name": "Symfony Community",
  4759. "homepage": "https://symfony.com/contributors"
  4760. }
  4761. ],
  4762. "description": "Symfony Filesystem Component",
  4763. "homepage": "https://symfony.com",
  4764. "time": "2017-06-24T09:29:48+00:00"
  4765. },
  4766. {
  4767. "name": "symfony/finder",
  4768. "version": "v3.3.4",
  4769. "source": {
  4770. "type": "git",
  4771. "url": "https://github.com/symfony/finder.git",
  4772. "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
  4773. },
  4774. "dist": {
  4775. "type": "zip",
  4776. "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
  4777. "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
  4778. "shasum": ""
  4779. },
  4780. "require": {
  4781. "php": ">=5.5.9"
  4782. },
  4783. "type": "library",
  4784. "extra": {
  4785. "branch-alias": {
  4786. "dev-master": "3.3-dev"
  4787. }
  4788. },
  4789. "autoload": {
  4790. "psr-4": {
  4791. "Symfony\\Component\\Finder\\": ""
  4792. },
  4793. "exclude-from-classmap": [
  4794. "/Tests/"
  4795. ]
  4796. },
  4797. "notification-url": "https://packagist.org/downloads/",
  4798. "license": [
  4799. "MIT"
  4800. ],
  4801. "authors": [
  4802. {
  4803. "name": "Fabien Potencier",
  4804. "email": "fabien@symfony.com"
  4805. },
  4806. {
  4807. "name": "Symfony Community",
  4808. "homepage": "https://symfony.com/contributors"
  4809. }
  4810. ],
  4811. "description": "Symfony Finder Component",
  4812. "homepage": "https://symfony.com",
  4813. "time": "2017-06-01T21:01:25+00:00"
  4814. },
  4815. {
  4816. "name": "symfony/polyfill-mbstring",
  4817. "version": "v1.4.0",
  4818. "source": {
  4819. "type": "git",
  4820. "url": "https://github.com/symfony/polyfill-mbstring.git",
  4821. "reference": "f29dca382a6485c3cbe6379f0c61230167681937"
  4822. },
  4823. "dist": {
  4824. "type": "zip",
  4825. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937",
  4826. "reference": "f29dca382a6485c3cbe6379f0c61230167681937",
  4827. "shasum": ""
  4828. },
  4829. "require": {
  4830. "php": ">=5.3.3"
  4831. },
  4832. "suggest": {
  4833. "ext-mbstring": "For best performance"
  4834. },
  4835. "type": "library",
  4836. "extra": {
  4837. "branch-alias": {
  4838. "dev-master": "1.4-dev"
  4839. }
  4840. },
  4841. "autoload": {
  4842. "psr-4": {
  4843. "Symfony\\Polyfill\\Mbstring\\": ""
  4844. },
  4845. "files": [
  4846. "bootstrap.php"
  4847. ]
  4848. },
  4849. "notification-url": "https://packagist.org/downloads/",
  4850. "license": [
  4851. "MIT"
  4852. ],
  4853. "authors": [
  4854. {
  4855. "name": "Nicolas Grekas",
  4856. "email": "p@tchwork.com"
  4857. },
  4858. {
  4859. "name": "Symfony Community",
  4860. "homepage": "https://symfony.com/contributors"
  4861. }
  4862. ],
  4863. "description": "Symfony polyfill for the Mbstring extension",
  4864. "homepage": "https://symfony.com",
  4865. "keywords": [
  4866. "compatibility",
  4867. "mbstring",
  4868. "polyfill",
  4869. "portable",
  4870. "shim"
  4871. ],
  4872. "time": "2017-06-09T14:24:12+00:00"
  4873. },
  4874. {
  4875. "name": "symfony/process",
  4876. "version": "v3.3.4",
  4877. "source": {
  4878. "type": "git",
  4879. "url": "https://github.com/symfony/process.git",
  4880. "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30"
  4881. },
  4882. "dist": {
  4883. "type": "zip",
  4884. "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30",
  4885. "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30",
  4886. "shasum": ""
  4887. },
  4888. "require": {
  4889. "php": ">=5.5.9"
  4890. },
  4891. "type": "library",
  4892. "extra": {
  4893. "branch-alias": {
  4894. "dev-master": "3.3-dev"
  4895. }
  4896. },
  4897. "autoload": {
  4898. "psr-4": {
  4899. "Symfony\\Component\\Process\\": ""
  4900. },
  4901. "exclude-from-classmap": [
  4902. "/Tests/"
  4903. ]
  4904. },
  4905. "notification-url": "https://packagist.org/downloads/",
  4906. "license": [
  4907. "MIT"
  4908. ],
  4909. "authors": [
  4910. {
  4911. "name": "Fabien Potencier",
  4912. "email": "fabien@symfony.com"
  4913. },
  4914. {
  4915. "name": "Symfony Community",
  4916. "homepage": "https://symfony.com/contributors"
  4917. }
  4918. ],
  4919. "description": "Symfony Process Component",
  4920. "homepage": "https://symfony.com",
  4921. "time": "2017-07-03T08:12:02+00:00"
  4922. },
  4923. {
  4924. "name": "symfony/yaml",
  4925. "version": "v3.3.4",
  4926. "source": {
  4927. "type": "git",
  4928. "url": "https://github.com/symfony/yaml.git",
  4929. "reference": "1f93a8d19b8241617f5074a123e282575b821df8"
  4930. },
  4931. "dist": {
  4932. "type": "zip",
  4933. "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8",
  4934. "reference": "1f93a8d19b8241617f5074a123e282575b821df8",
  4935. "shasum": ""
  4936. },
  4937. "require": {
  4938. "php": ">=5.5.9"
  4939. },
  4940. "require-dev": {
  4941. "symfony/console": "~2.8|~3.0"
  4942. },
  4943. "suggest": {
  4944. "symfony/console": "For validating YAML files using the lint command"
  4945. },
  4946. "type": "library",
  4947. "extra": {
  4948. "branch-alias": {
  4949. "dev-master": "3.3-dev"
  4950. }
  4951. },
  4952. "autoload": {
  4953. "psr-4": {
  4954. "Symfony\\Component\\Yaml\\": ""
  4955. },
  4956. "exclude-from-classmap": [
  4957. "/Tests/"
  4958. ]
  4959. },
  4960. "notification-url": "https://packagist.org/downloads/",
  4961. "license": [
  4962. "MIT"
  4963. ],
  4964. "authors": [
  4965. {
  4966. "name": "Fabien Potencier",
  4967. "email": "fabien@symfony.com"
  4968. },
  4969. {
  4970. "name": "Symfony Community",
  4971. "homepage": "https://symfony.com/contributors"
  4972. }
  4973. ],
  4974. "description": "Symfony Yaml Component",
  4975. "homepage": "https://symfony.com",
  4976. "time": "2017-06-15T12:58:50+00:00"
  4977. },
  4978. {
  4979. "name": "theseer/fdomdocument",
  4980. "version": "1.6.6",
  4981. "source": {
  4982. "type": "git",
  4983. "url": "https://github.com/theseer/fDOMDocument.git",
  4984. "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
  4985. },
  4986. "dist": {
  4987. "type": "zip",
  4988. "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
  4989. "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
  4990. "shasum": ""
  4991. },
  4992. "require": {
  4993. "ext-dom": "*",
  4994. "lib-libxml": "*",
  4995. "php": ">=5.3.3"
  4996. },
  4997. "type": "library",
  4998. "autoload": {
  4999. "classmap": [
  5000. "src/"
  5001. ]
  5002. },
  5003. "notification-url": "https://packagist.org/downloads/",
  5004. "license": [
  5005. "BSD-3-Clause"
  5006. ],
  5007. "authors": [
  5008. {
  5009. "name": "Arne Blankerts",
  5010. "email": "arne@blankerts.de",
  5011. "role": "lead"
  5012. }
  5013. ],
  5014. "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
  5015. "homepage": "https://github.com/theseer/fDOMDocument",
  5016. "time": "2017-06-30T11:53:12+00:00"
  5017. },
  5018. {
  5019. "name": "theseer/tokenizer",
  5020. "version": "1.1.0",
  5021. "source": {
  5022. "type": "git",
  5023. "url": "https://github.com/theseer/tokenizer.git",
  5024. "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
  5025. },
  5026. "dist": {
  5027. "type": "zip",
  5028. "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  5029. "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  5030. "shasum": ""
  5031. },
  5032. "require": {
  5033. "ext-dom": "*",
  5034. "ext-tokenizer": "*",
  5035. "ext-xmlwriter": "*",
  5036. "php": "^7.0"
  5037. },
  5038. "type": "library",
  5039. "autoload": {
  5040. "classmap": [
  5041. "src/"
  5042. ]
  5043. },
  5044. "notification-url": "https://packagist.org/downloads/",
  5045. "license": [
  5046. "BSD-3-Clause"
  5047. ],
  5048. "authors": [
  5049. {
  5050. "name": "Arne Blankerts",
  5051. "email": "arne@blankerts.de",
  5052. "role": "Developer"
  5053. }
  5054. ],
  5055. "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  5056. "time": "2017-04-07T12:08:54+00:00"
  5057. },
  5058. {
  5059. "name": "webmozart/assert",
  5060. "version": "1.2.0",
  5061. "source": {
  5062. "type": "git",
  5063. "url": "https://github.com/webmozart/assert.git",
  5064. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
  5065. },
  5066. "dist": {
  5067. "type": "zip",
  5068. "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
  5069. "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
  5070. "shasum": ""
  5071. },
  5072. "require": {
  5073. "php": "^5.3.3 || ^7.0"
  5074. },
  5075. "require-dev": {
  5076. "phpunit/phpunit": "^4.6",
  5077. "sebastian/version": "^1.0.1"
  5078. },
  5079. "type": "library",
  5080. "extra": {
  5081. "branch-alias": {
  5082. "dev-master": "1.3-dev"
  5083. }
  5084. },
  5085. "autoload": {
  5086. "psr-4": {
  5087. "Webmozart\\Assert\\": "src/"
  5088. }
  5089. },
  5090. "notification-url": "https://packagist.org/downloads/",
  5091. "license": [
  5092. "MIT"
  5093. ],
  5094. "authors": [
  5095. {
  5096. "name": "Bernhard Schussek",
  5097. "email": "bschussek@gmail.com"
  5098. }
  5099. ],
  5100. "description": "Assertions to validate method input/output with nice error messages.",
  5101. "keywords": [
  5102. "assert",
  5103. "check",
  5104. "validate"
  5105. ],
  5106. "time": "2016-11-23T20:04:58+00:00"
  5107. },
  5108. {
  5109. "name": "yiisoft/yii2-codeception",
  5110. "version": "2.0.6",
  5111. "source": {
  5112. "type": "git",
  5113. "url": "https://github.com/yiisoft/yii2-codeception.git",
  5114. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3"
  5115. },
  5116. "dist": {
  5117. "type": "zip",
  5118. "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  5119. "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
  5120. "shasum": ""
  5121. },
  5122. "require": {
  5123. "yiisoft/yii2": ">=2.0.4"
  5124. },
  5125. "type": "yii2-extension",
  5126. "extra": {
  5127. "branch-alias": {
  5128. "dev-master": "2.0.x-dev"
  5129. }
  5130. },
  5131. "autoload": {
  5132. "psr-4": {
  5133. "yii\\codeception\\": ""
  5134. }
  5135. },
  5136. "notification-url": "https://packagist.org/downloads/",
  5137. "license": [
  5138. "BSD-3-Clause"
  5139. ],
  5140. "authors": [
  5141. {
  5142. "name": "Mark Jebri",
  5143. "email": "mark.github@yandex.ru"
  5144. }
  5145. ],
  5146. "description": "The Codeception integration for the Yii framework",
  5147. "keywords": [
  5148. "codeception",
  5149. "yii2"
  5150. ],
  5151. "abandoned": "codeception/codeception",
  5152. "time": "2017-05-22T12:08:21+00:00"
  5153. },
  5154. {
  5155. "name": "yiisoft/yii2-debug",
  5156. "version": "2.0.6",
  5157. "source": {
  5158. "type": "git",
  5159. "url": "https://github.com/yiisoft/yii2-debug.git",
  5160. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
  5161. },
  5162. "dist": {
  5163. "type": "zip",
  5164. "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
  5165. "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
  5166. "shasum": ""
  5167. },
  5168. "require": {
  5169. "yiisoft/yii2": ">=2.0.4",
  5170. "yiisoft/yii2-bootstrap": "*"
  5171. },
  5172. "type": "yii2-extension",
  5173. "extra": {
  5174. "branch-alias": {
  5175. "dev-master": "2.0.x-dev"
  5176. }
  5177. },
  5178. "autoload": {
  5179. "psr-4": {
  5180. "yii\\debug\\": ""
  5181. }
  5182. },
  5183. "notification-url": "https://packagist.org/downloads/",
  5184. "license": [
  5185. "BSD-3-Clause"
  5186. ],
  5187. "authors": [
  5188. {
  5189. "name": "Qiang Xue",
  5190. "email": "qiang.xue@gmail.com"
  5191. }
  5192. ],
  5193. "description": "The debugger extension for the Yii framework",
  5194. "keywords": [
  5195. "debug",
  5196. "debugger",
  5197. "yii2"
  5198. ],
  5199. "time": "2016-03-17T03:50:19+00:00"
  5200. },
  5201. {
  5202. "name": "yiisoft/yii2-faker",
  5203. "version": "2.0.3",
  5204. "source": {
  5205. "type": "git",
  5206. "url": "https://github.com/yiisoft/yii2-faker.git",
  5207. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
  5208. },
  5209. "dist": {
  5210. "type": "zip",
  5211. "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  5212. "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  5213. "shasum": ""
  5214. },
  5215. "require": {
  5216. "fzaninotto/faker": "*",
  5217. "yiisoft/yii2": "*"
  5218. },
  5219. "type": "yii2-extension",
  5220. "extra": {
  5221. "branch-alias": {
  5222. "dev-master": "2.0.x-dev"
  5223. }
  5224. },
  5225. "autoload": {
  5226. "psr-4": {
  5227. "yii\\faker\\": ""
  5228. }
  5229. },
  5230. "notification-url": "https://packagist.org/downloads/",
  5231. "license": [
  5232. "BSD-3-Clause"
  5233. ],
  5234. "authors": [
  5235. {
  5236. "name": "Mark Jebri",
  5237. "email": "mark.github@yandex.ru"
  5238. }
  5239. ],
  5240. "description": "Fixture generator. The Faker integration for the Yii framework.",
  5241. "keywords": [
  5242. "Fixture",
  5243. "faker",
  5244. "yii2"
  5245. ],
  5246. "time": "2015-03-01T06:22:44+00:00"
  5247. },
  5248. {
  5249. "name": "yiisoft/yii2-gii",
  5250. "version": "2.0.3",
  5251. "source": {
  5252. "type": "git",
  5253. "url": "https://github.com/yiisoft/yii2-gii.git",
  5254. "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8"
  5255. },
  5256. "dist": {
  5257. "type": "zip",
  5258. "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/bb79aeafa8e3b89dd25e07ac895b269680e537a8",
  5259. "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8",
  5260. "shasum": ""
  5261. },
  5262. "require": {
  5263. "bower-asset/typeahead.js": "0.10.*",
  5264. "phpspec/php-diff": ">=1.0.2",
  5265. "yiisoft/yii2": "*",
  5266. "yiisoft/yii2-bootstrap": "*"
  5267. },
  5268. "type": "yii2-extension",
  5269. "extra": {
  5270. "branch-alias": {
  5271. "dev-master": "2.0.x-dev"
  5272. }
  5273. },
  5274. "autoload": {
  5275. "psr-4": {
  5276. "yii\\gii\\": ""
  5277. }
  5278. },
  5279. "notification-url": "https://packagist.org/downloads/",
  5280. "license": [
  5281. "BSD-3-Clause"
  5282. ],
  5283. "authors": [
  5284. {
  5285. "name": "Qiang Xue",
  5286. "email": "qiang.xue@gmail.com"
  5287. }
  5288. ],
  5289. "description": "The Gii extension for the Yii framework",
  5290. "keywords": [
  5291. "code generator",
  5292. "gii",
  5293. "yii2"
  5294. ],
  5295. "time": "2015-03-01T06:22:44+00:00"
  5296. }
  5297. ],
  5298. "aliases": [],
  5299. "minimum-stability": "stable",
  5300. "stability-flags": {
  5301. "bower-asset/bootstrap": 20,
  5302. "yiisoft/yii2-bootstrap": 20
  5303. },
  5304. "prefer-stable": true,
  5305. "prefer-lowest": false,
  5306. "platform": {
  5307. "php": ">=5.5.0",
  5308. "ext-redis": "*",
  5309. "ext-pdo_pgsql": "*"
  5310. },
  5311. "platform-dev": []
  5312. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement