Advertisement
Guest User

Compoer.lock

a guest
Oct 5th, 2017
1,159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 171.36 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": "54c62d7d0b66851b281c68f8148bfc04",
  8.     "packages": [
  9.         {
  10.             "name": "bower-asset/bootstrap",
  11.             "version": "v3.3.7",
  12.             "source": {
  13.                 "type": "git",
  14.                 "url": "https://github.com/twbs/bootstrap.git",
  15.                 "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
  16.             },
  17.             "dist": {
  18.                 "type": "zip",
  19.                 "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  20.                 "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
  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.         },
  58.         {
  59.             "name": "bower-asset/jquery",
  60.             "version": "2.2.4",
  61.             "source": {
  62.                 "type": "git",
  63.                 "url": "https://github.com/jquery/jquery-dist.git",
  64.                 "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
  65.             },
  66.             "dist": {
  67.                 "type": "zip",
  68.                 "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
  69.                 "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
  70.                 "shasum": ""
  71.             },
  72.             "type": "bower-asset-library",
  73.             "extra": {
  74.                 "bower-asset-main": "dist/jquery.js",
  75.                 "bower-asset-ignore": [
  76.                     "package.json"
  77.                 ]
  78.             },
  79.             "license": [
  80.                 "MIT"
  81.             ],
  82.             "keywords": [
  83.                 "browser",
  84.                 "javascript",
  85.                 "jquery",
  86.                 "library"
  87.             ]
  88.         },
  89.         {
  90.             "name": "bower-asset/jquery.inputmask",
  91.             "version": "3.3.8",
  92.             "source": {
  93.                 "type": "git",
  94.                 "url": "https://github.com/RobinHerbots/Inputmask.git",
  95.                 "reference": "791d84990c4a98df1597e9d155be53a3725805dd"
  96.             },
  97.             "dist": {
  98.                 "type": "zip",
  99.                 "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/791d84990c4a98df1597e9d155be53a3725805dd",
  100.                 "reference": "791d84990c4a98df1597e9d155be53a3725805dd",
  101.                 "shasum": ""
  102.             },
  103.             "require": {
  104.                 "bower-asset/jquery": ">=1.7"
  105.             },
  106.             "type": "bower-asset-library",
  107.             "extra": {
  108.                 "bower-asset-main": [
  109.                     "./dist/inputmask/inputmask.js",
  110.                     "./dist/inputmask/inputmask.extensions.js",
  111.                     "./dist/inputmask/inputmask.date.extensions.js",
  112.                     "./dist/inputmask/inputmask.numeric.extensions.js",
  113.                     "./dist/inputmask/inputmask.phone.extensions.js",
  114.                     "./dist/inputmask/jquery.inputmask.js",
  115.                     "./dist/inputmask/global/document.js",
  116.                     "./dist/inputmask/global/window.js",
  117.                     "./dist/inputmask/phone-codes/phone.js",
  118.                     "./dist/inputmask/phone-codes/phone-be.js",
  119.                     "./dist/inputmask/phone-codes/phone-nl.js",
  120.                     "./dist/inputmask/phone-codes/phone-ru.js",
  121.                     "./dist/inputmask/phone-codes/phone-uk.js",
  122.                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
  123.                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
  124.                     "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
  125.                     "./dist/inputmask/bindings/inputmask.binding.js"
  126.                 ],
  127.                 "bower-asset-ignore": [
  128.                     "**/*",
  129.                     "!dist/*",
  130.                     "!dist/inputmask/*",
  131.                     "!dist/min/*",
  132.                     "!dist/min/inputmask/*"
  133.                 ]
  134.             },
  135.             "license": [
  136.                 "http://opensource.org/licenses/mit-license.php"
  137.             ],
  138.             "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
  139.             "keywords": [
  140.                 "form",
  141.                 "input",
  142.                 "inputmask",
  143.                 "jquery",
  144.                 "mask",
  145.                 "plugins"
  146.             ]
  147.         },
  148.         {
  149.             "name": "bower-asset/punycode",
  150.             "version": "v1.3.2",
  151.             "source": {
  152.                 "type": "git",
  153.                 "url": "https://github.com/bestiejs/punycode.js.git",
  154.                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
  155.             },
  156.             "dist": {
  157.                 "type": "zip",
  158.                 "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  159.                 "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
  160.                 "shasum": ""
  161.             },
  162.             "type": "bower-asset-library",
  163.             "extra": {
  164.                 "bower-asset-main": "punycode.js",
  165.                 "bower-asset-ignore": [
  166.                     "coverage",
  167.                     "tests",
  168.                     ".*",
  169.                     "component.json",
  170.                     "Gruntfile.js",
  171.                     "node_modules",
  172.                     "package.json"
  173.                 ]
  174.             }
  175.         },
  176.         {
  177.             "name": "bower-asset/yii2-pjax",
  178.             "version": "v2.0.7",
  179.             "source": {
  180.                 "type": "git",
  181.                 "url": "https://github.com/yiisoft/jquery-pjax.git",
  182.                 "reference": "885fc8c2d36c93a801b6af0ee8ad55d79df97cb1"
  183.             },
  184.             "dist": {
  185.                 "type": "zip",
  186.                 "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/885fc8c2d36c93a801b6af0ee8ad55d79df97cb1",
  187.                 "reference": "885fc8c2d36c93a801b6af0ee8ad55d79df97cb1",
  188.                 "shasum": ""
  189.             },
  190.             "require": {
  191.                 "bower-asset/jquery": ">=1.8"
  192.             },
  193.             "type": "bower-asset-library",
  194.             "extra": {
  195.                 "bower-asset-main": "./jquery.pjax.js",
  196.                 "bower-asset-ignore": [
  197.                     ".travis.yml",
  198.                     "Gemfile",
  199.                     "Gemfile.lock",
  200.                     "CONTRIBUTING.md",
  201.                     "vendor/",
  202.                     "script/",
  203.                     "test/"
  204.                 ]
  205.             },
  206.             "license": [
  207.                 "MIT"
  208.             ]
  209.         },
  210.         {
  211.             "name": "cebe/markdown",
  212.             "version": "1.1.2",
  213.             "source": {
  214.                 "type": "git",
  215.                 "url": "https://github.com/cebe/markdown.git",
  216.                 "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
  217.             },
  218.             "dist": {
  219.                 "type": "zip",
  220.                 "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
  221.                 "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
  222.                 "shasum": ""
  223.             },
  224.             "require": {
  225.                 "lib-pcre": "*",
  226.                 "php": ">=5.4.0"
  227.             },
  228.             "require-dev": {
  229.                 "cebe/indent": "*",
  230.                 "facebook/xhprof": "*@dev",
  231.                 "phpunit/phpunit": "4.1.*"
  232.             },
  233.             "bin": [
  234.                 "bin/markdown"
  235.             ],
  236.             "type": "library",
  237.             "extra": {
  238.                 "branch-alias": {
  239.                     "dev-master": "1.1.x-dev"
  240.                 }
  241.             },
  242.             "autoload": {
  243.                 "psr-4": {
  244.                     "cebe\\markdown\\": ""
  245.                 }
  246.             },
  247.             "notification-url": "https://packagist.org/downloads/",
  248.             "license": [
  249.                 "MIT"
  250.             ],
  251.             "authors": [
  252.                 {
  253.                     "name": "Carsten Brandt",
  254.                     "email": "mail@cebe.cc",
  255.                     "homepage": "http://cebe.cc/",
  256.                     "role": "Creator"
  257.                 }
  258.             ],
  259.             "description": "A super fast, highly extensible markdown parser for PHP",
  260.             "homepage": "https://github.com/cebe/markdown#readme",
  261.             "keywords": [
  262.                 "extensible",
  263.                 "fast",
  264.                 "gfm",
  265.                 "markdown",
  266.                 "markdown-extra"
  267.             ],
  268.             "time": "2017-07-16T21:13:23+00:00"
  269.         },
  270.         {
  271.             "name": "ezyang/htmlpurifier",
  272.             "version": "v4.9.3",
  273.             "source": {
  274.                 "type": "git",
  275.                 "url": "https://github.com/ezyang/htmlpurifier.git",
  276.                 "reference": "95e1bae3182efc0f3422896a3236e991049dac69"
  277.             },
  278.             "dist": {
  279.                 "type": "zip",
  280.                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
  281.                 "reference": "95e1bae3182efc0f3422896a3236e991049dac69",
  282.                 "shasum": ""
  283.             },
  284.             "require": {
  285.                 "php": ">=5.2"
  286.             },
  287.             "require-dev": {
  288.                 "simpletest/simpletest": "^1.1"
  289.             },
  290.             "type": "library",
  291.             "autoload": {
  292.                 "psr-0": {
  293.                     "HTMLPurifier": "library/"
  294.                 },
  295.                 "files": [
  296.                     "library/HTMLPurifier.composer.php"
  297.                 ]
  298.             },
  299.             "notification-url": "https://packagist.org/downloads/",
  300.             "license": [
  301.                 "LGPL"
  302.             ],
  303.             "authors": [
  304.                 {
  305.                     "name": "Edward Z. Yang",
  306.                     "email": "admin@htmlpurifier.org",
  307.                     "homepage": "http://ezyang.com"
  308.                 }
  309.             ],
  310.             "description": "Standards compliant HTML filter written in PHP",
  311.             "homepage": "http://htmlpurifier.org/",
  312.             "keywords": [
  313.                 "html"
  314.             ],
  315.             "time": "2017-06-03T02:28:16+00:00"
  316.         },
  317.         {
  318.             "name": "swiftmailer/swiftmailer",
  319.             "version": "v5.4.8",
  320.             "source": {
  321.                 "type": "git",
  322.                 "url": "https://github.com/swiftmailer/swiftmailer.git",
  323.                 "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517"
  324.             },
  325.             "dist": {
  326.                 "type": "zip",
  327.                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517",
  328.                 "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517",
  329.                 "shasum": ""
  330.             },
  331.             "require": {
  332.                 "php": ">=5.3.3"
  333.             },
  334.             "require-dev": {
  335.                 "mockery/mockery": "~0.9.1",
  336.                 "symfony/phpunit-bridge": "~3.2"
  337.             },
  338.             "type": "library",
  339.             "extra": {
  340.                 "branch-alias": {
  341.                     "dev-master": "5.4-dev"
  342.                 }
  343.             },
  344.             "autoload": {
  345.                 "files": [
  346.                     "lib/swift_required.php"
  347.                 ]
  348.             },
  349.             "notification-url": "https://packagist.org/downloads/",
  350.             "license": [
  351.                 "MIT"
  352.             ],
  353.             "authors": [
  354.                 {
  355.                     "name": "Chris Corbyn"
  356.                 },
  357.                 {
  358.                     "name": "Fabien Potencier",
  359.                     "email": "fabien@symfony.com"
  360.                 }
  361.             ],
  362.             "description": "Swiftmailer, free feature-rich PHP mailer",
  363.             "homepage": "http://swiftmailer.org",
  364.             "keywords": [
  365.                 "email",
  366.                 "mail",
  367.                 "mailer"
  368.             ],
  369.             "time": "2017-05-01T15:54:03+00:00"
  370.         },
  371.         {
  372.             "name": "yiisoft/yii2",
  373.             "version": "2.0.12",
  374.             "source": {
  375.                 "type": "git",
  376.                 "url": "https://github.com/yiisoft/yii2-framework.git",
  377.                 "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d"
  378.             },
  379.             "dist": {
  380.                 "type": "zip",
  381.                 "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d",
  382.                 "reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d",
  383.                 "shasum": ""
  384.             },
  385.             "require": {
  386.                 "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
  387.                 "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5",
  388.                 "bower-asset/punycode": "1.3.*",
  389.                 "bower-asset/yii2-pjax": "~2.0.1",
  390.                 "cebe/markdown": "~1.0.0 | ~1.1.0",
  391.                 "ext-ctype": "*",
  392.                 "ext-mbstring": "*",
  393.                 "ezyang/htmlpurifier": "~4.6",
  394.                 "lib-pcre": "*",
  395.                 "php": ">=5.4.0",
  396.                 "yiisoft/yii2-composer": "~2.0.4"
  397.             },
  398.             "bin": [
  399.                 "yii"
  400.             ],
  401.             "type": "library",
  402.             "extra": {
  403.                 "branch-alias": {
  404.                     "dev-master": "2.0.x-dev"
  405.                 }
  406.             },
  407.             "autoload": {
  408.                 "psr-4": {
  409.                     "yii\\": ""
  410.                 }
  411.             },
  412.             "notification-url": "https://packagist.org/downloads/",
  413.             "license": [
  414.                 "BSD-3-Clause"
  415.             ],
  416.             "authors": [
  417.                 {
  418.                     "name": "Qiang Xue",
  419.                     "email": "qiang.xue@gmail.com",
  420.                     "homepage": "http://www.yiiframework.com/",
  421.                     "role": "Founder and project lead"
  422.                 },
  423.                 {
  424.                     "name": "Alexander Makarov",
  425.                     "email": "sam@rmcreative.ru",
  426.                     "homepage": "http://rmcreative.ru/",
  427.                     "role": "Core framework development"
  428.                 },
  429.                 {
  430.                     "name": "Maurizio Domba",
  431.                     "homepage": "http://mdomba.info/",
  432.                     "role": "Core framework development"
  433.                 },
  434.                 {
  435.                     "name": "Carsten Brandt",
  436.                     "email": "mail@cebe.cc",
  437.                     "homepage": "http://cebe.cc/",
  438.                     "role": "Core framework development"
  439.                 },
  440.                 {
  441.                     "name": "Timur Ruziev",
  442.                     "email": "resurtm@gmail.com",
  443.                     "homepage": "http://resurtm.com/",
  444.                     "role": "Core framework development"
  445.                 },
  446.                 {
  447.                     "name": "Paul Klimov",
  448.                     "email": "klimov.paul@gmail.com",
  449.                     "role": "Core framework development"
  450.                 },
  451.                 {
  452.                     "name": "Dmitry Naumenko",
  453.                     "email": "d.naumenko.a@gmail.com",
  454.                     "role": "Core framework development"
  455.                 },
  456.                 {
  457.                     "name": "Boudewijn Vahrmeijer",
  458.                     "email": "info@dynasource.eu",
  459.                     "homepage": "http://dynasource.eu",
  460.                     "role": "Core framework development"
  461.                 }
  462.             ],
  463.             "description": "Yii PHP Framework Version 2",
  464.             "homepage": "http://www.yiiframework.com/",
  465.             "keywords": [
  466.                 "framework",
  467.                 "yii2"
  468.             ],
  469.             "time": "2017-06-05T14:33:41+00:00"
  470.         },
  471.         {
  472.             "name": "yiisoft/yii2-bootstrap",
  473.             "version": "2.0.6",
  474.             "source": {
  475.                 "type": "git",
  476.                 "url": "https://github.com/yiisoft/yii2-bootstrap.git",
  477.                 "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
  478.             },
  479.             "dist": {
  480.                 "type": "zip",
  481.                 "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  482.                 "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
  483.                 "shasum": ""
  484.             },
  485.             "require": {
  486.                 "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
  487.                 "yiisoft/yii2": ">=2.0.6"
  488.             },
  489.             "type": "yii2-extension",
  490.             "extra": {
  491.                 "branch-alias": {
  492.                     "dev-master": "2.0.x-dev"
  493.                 },
  494.                 "asset-installer-paths": {
  495.                     "npm-asset-library": "vendor/npm",
  496.                     "bower-asset-library": "vendor/bower"
  497.                 }
  498.             },
  499.             "autoload": {
  500.                 "psr-4": {
  501.                     "yii\\bootstrap\\": ""
  502.                 }
  503.             },
  504.             "notification-url": "https://packagist.org/downloads/",
  505.             "license": [
  506.                 "BSD-3-Clause"
  507.             ],
  508.             "authors": [
  509.                 {
  510.                     "name": "Qiang Xue",
  511.                     "email": "qiang.xue@gmail.com"
  512.                 }
  513.             ],
  514.             "description": "The Twitter Bootstrap extension for the Yii framework",
  515.             "keywords": [
  516.                 "bootstrap",
  517.                 "yii2"
  518.             ],
  519.             "time": "2016-03-17T03:29:28+00:00"
  520.         },
  521.         {
  522.             "name": "yiisoft/yii2-composer",
  523.             "version": "2.0.5",
  524.             "source": {
  525.                 "type": "git",
  526.                 "url": "https://github.com/yiisoft/yii2-composer.git",
  527.                 "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
  528.             },
  529.             "dist": {
  530.                 "type": "zip",
  531.                 "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  532.                 "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
  533.                 "shasum": ""
  534.             },
  535.             "require": {
  536.                 "composer-plugin-api": "^1.0"
  537.             },
  538.             "require-dev": {
  539.                 "composer/composer": "^1.0"
  540.             },
  541.             "type": "composer-plugin",
  542.             "extra": {
  543.                 "class": "yii\\composer\\Plugin",
  544.                 "branch-alias": {
  545.                     "dev-master": "2.0.x-dev"
  546.                 }
  547.             },
  548.             "autoload": {
  549.                 "psr-4": {
  550.                     "yii\\composer\\": ""
  551.                 }
  552.             },
  553.             "notification-url": "https://packagist.org/downloads/",
  554.             "license": [
  555.                 "BSD-3-Clause"
  556.             ],
  557.             "authors": [
  558.                 {
  559.                     "name": "Qiang Xue",
  560.                     "email": "qiang.xue@gmail.com"
  561.                 }
  562.             ],
  563.             "description": "The composer plugin for Yii extension installer",
  564.             "keywords": [
  565.                 "composer",
  566.                 "extension installer",
  567.                 "yii2"
  568.             ],
  569.             "time": "2016-12-20T13:26:02+00:00"
  570.         },
  571.         {
  572.             "name": "yiisoft/yii2-swiftmailer",
  573.             "version": "2.0.7",
  574.             "source": {
  575.                 "type": "git",
  576.                 "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
  577.                 "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec"
  578.             },
  579.             "dist": {
  580.                 "type": "zip",
  581.                 "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  582.                 "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
  583.                 "shasum": ""
  584.             },
  585.             "require": {
  586.                 "swiftmailer/swiftmailer": "~5.0",
  587.                 "yiisoft/yii2": "~2.0.4"
  588.             },
  589.             "type": "yii2-extension",
  590.             "extra": {
  591.                 "branch-alias": {
  592.                     "dev-master": "2.0.x-dev"
  593.                 }
  594.             },
  595.             "autoload": {
  596.                 "psr-4": {
  597.                     "yii\\swiftmailer\\": ""
  598.                 }
  599.             },
  600.             "notification-url": "https://packagist.org/downloads/",
  601.             "license": [
  602.                 "BSD-3-Clause"
  603.             ],
  604.             "authors": [
  605.                 {
  606.                     "name": "Paul Klimov",
  607.                     "email": "klimov.paul@gmail.com"
  608.                 }
  609.             ],
  610.             "description": "The SwiftMailer integration for the Yii framework",
  611.             "keywords": [
  612.                 "email",
  613.                 "mail",
  614.                 "mailer",
  615.                 "swift",
  616.                 "swiftmailer",
  617.                 "yii2"
  618.             ],
  619.             "time": "2017-05-01T08:29:00+00:00"
  620.         }
  621.     ],
  622.     "packages-dev": [
  623.         {
  624.             "name": "2amigos/yii2-arrayquery-component",
  625.             "version": "1.0.3",
  626.             "source": {
  627.                 "type": "git",
  628.                 "url": "https://github.com/2amigos/yii2-arrayquery-component.git",
  629.                 "reference": "7f621370e1e954237741aa6d23eb5a5f21c985f3"
  630.             },
  631.             "dist": {
  632.                 "type": "zip",
  633.                 "url": "https://api.github.com/repos/2amigos/yii2-arrayquery-component/zipball/7f621370e1e954237741aa6d23eb5a5f21c985f3",
  634.                 "reference": "7f621370e1e954237741aa6d23eb5a5f21c985f3",
  635.                 "shasum": ""
  636.             },
  637.             "require": {
  638.                 "yiisoft/yii2": "~2.0.11"
  639.             },
  640.             "require-dev": {
  641.                 "friendsofphp/php-cs-fixer": "^2.0",
  642.                 "phpunit/phpunit": "~5.6",
  643.                 "scrutinizer/ocular": "~1.1"
  644.             },
  645.             "type": "yii2-extension",
  646.             "extra": {
  647.                 "branch-alias": {
  648.                     "dev-master": "1.0-dev"
  649.                 }
  650.             },
  651.             "autoload": {
  652.                 "psr-4": {
  653.                     "dosamigos\\arrayquery\\": "src"
  654.                 }
  655.             },
  656.             "notification-url": "https://packagist.org/downloads/",
  657.             "license": [
  658.                 "BSD-3-Clause"
  659.             ],
  660.             "authors": [
  661.                 {
  662.                     "name": "2amigOS! Consulting Group",
  663.                     "email": "hola@2amigos.us",
  664.                     "homepage": "http://2amigos.us",
  665.                     "role": "Developer"
  666.                 }
  667.             ],
  668.             "description": "Yii2 component that allows for searching/filtering the elements of an array.",
  669.             "homepage": "http://yiiwheels.com/extension/arrayquery-component",
  670.             "keywords": [
  671.                 "2amigos",
  672.                 "arrayquery",
  673.                 "component",
  674.                 "extension",
  675.                 "yii",
  676.                 "yii 2",
  677.                 "yii2"
  678.             ],
  679.             "time": "2017-07-05T10:05:39+00:00"
  680.         },
  681.         {
  682.             "name": "behat/gherkin",
  683.             "version": "v4.4.5",
  684.             "source": {
  685.                 "type": "git",
  686.                 "url": "https://github.com/Behat/Gherkin.git",
  687.                 "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74"
  688.             },
  689.             "dist": {
  690.                 "type": "zip",
  691.                 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74",
  692.                 "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74",
  693.                 "shasum": ""
  694.             },
  695.             "require": {
  696.                 "php": ">=5.3.1"
  697.             },
  698.             "require-dev": {
  699.                 "phpunit/phpunit": "~4.5|~5",
  700.                 "symfony/phpunit-bridge": "~2.7|~3",
  701.                 "symfony/yaml": "~2.3|~3"
  702.             },
  703.             "suggest": {
  704.                 "symfony/yaml": "If you want to parse features, represented in YAML files"
  705.             },
  706.             "type": "library",
  707.             "extra": {
  708.                 "branch-alias": {
  709.                     "dev-master": "4.4-dev"
  710.                 }
  711.             },
  712.             "autoload": {
  713.                 "psr-0": {
  714.                     "Behat\\Gherkin": "src/"
  715.                 }
  716.             },
  717.             "notification-url": "https://packagist.org/downloads/",
  718.             "license": [
  719.                 "MIT"
  720.             ],
  721.             "authors": [
  722.                 {
  723.                     "name": "Konstantin Kudryashov",
  724.                     "email": "ever.zet@gmail.com",
  725.                     "homepage": "http://everzet.com"
  726.                 }
  727.             ],
  728.             "description": "Gherkin DSL parser for PHP 5.3",
  729.             "homepage": "http://behat.org/",
  730.             "keywords": [
  731.                 "BDD",
  732.                 "Behat",
  733.                 "Cucumber",
  734.                 "DSL",
  735.                 "gherkin",
  736.                 "parser"
  737.             ],
  738.             "time": "2016-10-30T11:50:56+00:00"
  739.         },
  740.         {
  741.             "name": "bower-asset/bootstrap3-dialog",
  742.             "version": "v1.35.4",
  743.             "source": {
  744.                 "type": "git",
  745.                 "url": "https://github.com/nakupanda/bootstrap3-dialog.git",
  746.                 "reference": "3dd11d586f78de75356af418907ec6e3b347377c"
  747.             },
  748.             "dist": {
  749.                 "type": "zip",
  750.                 "url": "https://api.github.com/repos/nakupanda/bootstrap3-dialog/zipball/3dd11d586f78de75356af418907ec6e3b347377c",
  751.                 "reference": "3dd11d586f78de75356af418907ec6e3b347377c",
  752.                 "shasum": ""
  753.             },
  754.             "require": {
  755.                 "bower-asset/bootstrap": ">=3.1.0",
  756.                 "bower-asset/jquery": ">=1.9.0"
  757.             },
  758.             "type": "bower-asset-library",
  759.             "extra": {
  760.                 "bower-asset-main": [
  761.                     "dist/less/bootstrap-dialog.less",
  762.                     "dist/css/bootstrap-dialog.min.css",
  763.                     "dist/js/bootstrap-dialog.min.js"
  764.                 ],
  765.                 "bower-asset-ignore": [
  766.                     "source",
  767.                     "spec",
  768.                     ".bowerrc",
  769.                     ".gitignore",
  770.                     ".jshintignore",
  771.                     ".jshintrc",
  772.                     "bower.json",
  773.                     "gruntfile.js",
  774.                     "package.json",
  775.                     "README.md"
  776.                 ]
  777.             },
  778.             "license": [
  779.                 "MIT"
  780.             ],
  781.             "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
  782.             "keywords": [
  783.                 "css",
  784.                 "framework",
  785.                 "front-end",
  786.                 "js",
  787.                 "less",
  788.                 "mobile-first",
  789.                 "responsive",
  790.                 "web"
  791.             ]
  792.         },
  793.         {
  794.             "name": "bower-asset/jquery-ui",
  795.             "version": "1.11.4",
  796.             "source": {
  797.                 "type": "git",
  798.                 "url": "https://github.com/components/jqueryui.git",
  799.                 "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
  800.             },
  801.             "dist": {
  802.                 "type": "zip",
  803.                 "url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
  804.                 "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
  805.                 "shasum": ""
  806.             },
  807.             "require": {
  808.                 "bower-asset/jquery": ">=1.6"
  809.             },
  810.             "type": "bower-asset-library",
  811.             "extra": {
  812.                 "bower-asset-main": [
  813.                     "jquery-ui.js"
  814.                 ],
  815.                 "bower-asset-ignore": []
  816.             }
  817.         },
  818.         {
  819.             "name": "bower-asset/smartmenus",
  820.             "version": "1.1.0",
  821.             "source": {
  822.                 "type": "git",
  823.                 "url": "https://github.com/vadikom/smartmenus.git",
  824.                 "reference": "9a73dd16049c8ac0b000d0c7b23b47defed61015"
  825.             },
  826.             "dist": {
  827.                 "type": "zip",
  828.                 "url": "https://api.github.com/repos/vadikom/smartmenus/zipball/9a73dd16049c8ac0b000d0c7b23b47defed61015",
  829.                 "reference": "9a73dd16049c8ac0b000d0c7b23b47defed61015",
  830.                 "shasum": ""
  831.             },
  832.             "require": {
  833.                 "bower-asset/jquery": ">=1.7.0"
  834.             },
  835.             "type": "bower-asset-library",
  836.             "extra": {
  837.                 "bower-asset-main": [
  838.                     "dist/jquery.smartmenus.js"
  839.                 ],
  840.                 "bower-asset-ignore": [
  841.                     ".gitignore",
  842.                     "Gruntfile.js"
  843.                 ]
  844.             },
  845.             "description": "Advanced jQuery website menu plugin. Mobile first, responsive and accessible list-based website menus that work on all devices.",
  846.             "keywords": [
  847.                 "accessible",
  848.                 "bootstrap",
  849.                 "ecosystem:jquery",
  850.                 "jquery-plugin",
  851.                 "menu",
  852.                 "mobile",
  853.                 "navigation",
  854.                 "responsive",
  855.                 "ui"
  856.             ]
  857.         },
  858.         {
  859.             "name": "bower-asset/tooltipster",
  860.             "version": "4.1.8",
  861.             "source": {
  862.                 "type": "git",
  863.                 "url": "https://github.com/iamceege/tooltipster.git",
  864.                 "reference": "5b03262c587d7a2c204bee9c13cd61cf25781244"
  865.             },
  866.             "dist": {
  867.                 "type": "zip",
  868.                 "url": "https://api.github.com/repos/iamceege/tooltipster/zipball/5b03262c587d7a2c204bee9c13cd61cf25781244",
  869.                 "reference": "5b03262c587d7a2c204bee9c13cd61cf25781244",
  870.                 "shasum": ""
  871.             },
  872.             "require": {
  873.                 "bower-asset/jquery": ">=1.10"
  874.             },
  875.             "type": "bower-asset-library",
  876.             "extra": {
  877.                 "bower-asset-main": [
  878.                     "dist/js/tooltipster.bundle.js",
  879.                     "dist/css/tooltipster.bundle.css"
  880.                 ]
  881.             }
  882.         },
  883.         {
  884.             "name": "bower-asset/typeahead.js",
  885.             "version": "v0.11.1",
  886.             "source": {
  887.                 "type": "git",
  888.                 "url": "https://github.com/twitter/typeahead.js.git",
  889.                 "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
  890.             },
  891.             "dist": {
  892.                 "type": "zip",
  893.                 "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
  894.                 "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
  895.                 "shasum": ""
  896.             },
  897.             "require": {
  898.                 "bower-asset/jquery": ">=1.7"
  899.             },
  900.             "require-dev": {
  901.                 "bower-asset/jasmine-ajax": "~1.3.1",
  902.                 "bower-asset/jasmine-jquery": "~1.5.2",
  903.                 "bower-asset/jquery": "~1.7"
  904.             },
  905.             "type": "bower-asset-library",
  906.             "extra": {
  907.                 "bower-asset-main": "dist/typeahead.bundle.js"
  908.             }
  909.         },
  910.         {
  911.             "name": "codeception/base",
  912.             "version": "2.3.6",
  913.             "source": {
  914.                 "type": "git",
  915.                 "url": "https://github.com/Codeception/base.git",
  916.                 "reference": "5aeb2bc02819c89fa1538c2a413e245a421dbcf4"
  917.             },
  918.             "dist": {
  919.                 "type": "zip",
  920.                 "url": "https://api.github.com/repos/Codeception/base/zipball/5aeb2bc02819c89fa1538c2a413e245a421dbcf4",
  921.                 "reference": "5aeb2bc02819c89fa1538c2a413e245a421dbcf4",
  922.                 "shasum": ""
  923.             },
  924.             "require": {
  925.                 "behat/gherkin": "~4.4.0",
  926.                 "ext-json": "*",
  927.                 "ext-mbstring": "*",
  928.                 "guzzlehttp/psr7": "~1.0",
  929.                 "php": ">=5.4.0 <8.0",
  930.                 "phpunit/php-code-coverage": ">=2.2.4 <6.0",
  931.                 "phpunit/phpunit": ">4.8.20 <7.0",
  932.                 "phpunit/phpunit-mock-objects": ">2.3 <5.0",
  933.                 "sebastian/comparator": ">1.1 <3.0",
  934.                 "sebastian/diff": ">=1.4 <3.0",
  935.                 "stecman/symfony-console-completion": "^0.7.0",
  936.                 "symfony/browser-kit": ">=2.7 <4.0",
  937.                 "symfony/console": ">=2.7 <4.0",
  938.                 "symfony/css-selector": ">=2.7 <4.0",
  939.                 "symfony/dom-crawler": ">=2.7.5 <4.0",
  940.                 "symfony/event-dispatcher": ">=2.7 <4.0",
  941.                 "symfony/finder": ">=2.7 <4.0",
  942.                 "symfony/yaml": ">=2.7 <4.0"
  943.             },
  944.             "require-dev": {
  945.                 "codeception/specify": "~0.3",
  946.                 "facebook/graph-sdk": "~5.3",
  947.                 "flow/jsonpath": "~0.2",
  948.                 "league/factory-muffin": "^3.0",
  949.                 "league/factory-muffin-faker": "^1.0",
  950.                 "monolog/monolog": "~1.8",
  951.                 "pda/pheanstalk": "~3.0",
  952.                 "php-amqplib/php-amqplib": "~2.4",
  953.                 "predis/predis": "^1.0",
  954.                 "squizlabs/php_codesniffer": "~2.0",
  955.                 "symfony/process": ">=2.7 <4.0",
  956.                 "vlucas/phpdotenv": "^2.4.0"
  957.             },
  958.             "suggest": {
  959.                 "codeception/specify": "BDD-style code blocks",
  960.                 "codeception/verify": "BDD-style assertions",
  961.                 "flow/jsonpath": "For using JSONPath in REST module",
  962.                 "league/factory-muffin": "For DataFactory module",
  963.                 "league/factory-muffin-faker": "For Faker support in DataFactory module",
  964.                 "phpseclib/phpseclib": "for SFTP option in FTP Module",
  965.                 "symfony/phpunit-bridge": "For phpunit-bridge support"
  966.             },
  967.             "bin": [
  968.                 "codecept"
  969.             ],
  970.             "type": "library",
  971.             "extra": {
  972.                 "branch-alias": []
  973.             },
  974.             "autoload": {
  975.                 "psr-4": {
  976.                     "Codeception\\": "src\\Codeception",
  977.                     "Codeception\\Extension\\": "ext"
  978.                 }
  979.             },
  980.             "notification-url": "https://packagist.org/downloads/",
  981.             "license": [
  982.                 "MIT"
  983.             ],
  984.             "authors": [
  985.                 {
  986.                     "name": "Michael Bodnarchuk",
  987.                     "email": "davert@mail.ua",
  988.                     "homepage": "http://codegyre.com"
  989.                 }
  990.             ],
  991.             "description": "BDD-style testing framework",
  992.             "homepage": "http://codeception.com/",
  993.             "keywords": [
  994.                 "BDD",
  995.                 "TDD",
  996.                 "acceptance testing",
  997.                 "functional testing",
  998.                 "unit testing"
  999.             ],
  1000.             "time": "2017-09-29T00:03:44+00:00"
  1001.         },
  1002.         {
  1003.             "name": "codeception/verify",
  1004.             "version": "0.3.3",
  1005.             "source": {
  1006.                 "type": "git",
  1007.                 "url": "https://github.com/Codeception/Verify.git",
  1008.                 "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c"
  1009.             },
  1010.             "dist": {
  1011.                 "type": "zip",
  1012.                 "url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
  1013.                 "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
  1014.                 "shasum": ""
  1015.             },
  1016.             "require-dev": {
  1017.                 "phpunit/phpunit": "~4.0"
  1018.             },
  1019.             "type": "library",
  1020.             "autoload": {
  1021.                 "files": [
  1022.                     "src/Codeception/function.php"
  1023.                 ]
  1024.             },
  1025.             "notification-url": "https://packagist.org/downloads/",
  1026.             "license": [
  1027.                 "MIT"
  1028.             ],
  1029.             "authors": [
  1030.                 {
  1031.                     "name": "Michael Bodnarchuk",
  1032.                     "email": "davert.php@mailican.com"
  1033.                 }
  1034.             ],
  1035.             "description": "BDD assertion library for PHPUnit",
  1036.             "time": "2017-01-09T10:58:51+00:00"
  1037.         },
  1038.         {
  1039.             "name": "doctrine/instantiator",
  1040.             "version": "1.0.5",
  1041.             "source": {
  1042.                 "type": "git",
  1043.                 "url": "https://github.com/doctrine/instantiator.git",
  1044.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  1045.             },
  1046.             "dist": {
  1047.                 "type": "zip",
  1048.                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  1049.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  1050.                 "shasum": ""
  1051.             },
  1052.             "require": {
  1053.                 "php": ">=5.3,<8.0-DEV"
  1054.             },
  1055.             "require-dev": {
  1056.                 "athletic/athletic": "~0.1.8",
  1057.                 "ext-pdo": "*",
  1058.                 "ext-phar": "*",
  1059.                 "phpunit/phpunit": "~4.0",
  1060.                 "squizlabs/php_codesniffer": "~2.0"
  1061.             },
  1062.             "type": "library",
  1063.             "extra": {
  1064.                 "branch-alias": {
  1065.                     "dev-master": "1.0.x-dev"
  1066.                 }
  1067.             },
  1068.             "autoload": {
  1069.                 "psr-4": {
  1070.                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  1071.                 }
  1072.             },
  1073.             "notification-url": "https://packagist.org/downloads/",
  1074.             "license": [
  1075.                 "MIT"
  1076.             ],
  1077.             "authors": [
  1078.                 {
  1079.                     "name": "Marco Pivetta",
  1080.                     "email": "ocramius@gmail.com",
  1081.                     "homepage": "http://ocramius.github.com/"
  1082.                 }
  1083.             ],
  1084.             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  1085.             "homepage": "https://github.com/doctrine/instantiator",
  1086.             "keywords": [
  1087.                 "constructor",
  1088.                 "instantiate"
  1089.             ],
  1090.             "time": "2015-06-14T21:17:01+00:00"
  1091.         },
  1092.         {
  1093.             "name": "drsdre/yii2-wizardwidget",
  1094.             "version": "1.2.3",
  1095.             "source": {
  1096.                 "type": "git",
  1097.                 "url": "https://github.com/drsdre/yii2-wizardwidget.git",
  1098.                 "reference": "51ef01d315875830af2565121fe1f3b1bf32850c"
  1099.             },
  1100.             "dist": {
  1101.                 "type": "zip",
  1102.                 "url": "https://api.github.com/repos/drsdre/yii2-wizardwidget/zipball/51ef01d315875830af2565121fe1f3b1bf32850c",
  1103.                 "reference": "51ef01d315875830af2565121fe1f3b1bf32850c",
  1104.                 "shasum": ""
  1105.             },
  1106.             "require": {
  1107.                 "yiisoft/yii2": ">=2.0.6",
  1108.                 "yiisoft/yii2-bootstrap": "~2.0.0"
  1109.             },
  1110.             "type": "yii2-extension",
  1111.             "autoload": {
  1112.                 "psr-4": {
  1113.                     "drsdre\\wizardwidget\\": ""
  1114.                 }
  1115.             },
  1116.             "notification-url": "https://packagist.org/downloads/",
  1117.             "license": [
  1118.                 "MIT"
  1119.             ],
  1120.             "authors": [
  1121.                 {
  1122.                     "name": "A.F.Schuurman",
  1123.                     "email": "andre.schuurman+yii2-wizardwidget@gmail.com"
  1124.                 }
  1125.             ],
  1126.             "description": "Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).",
  1127.             "keywords": [
  1128.                 "extension",
  1129.                 "tabs",
  1130.                 "ui",
  1131.                 "widget",
  1132.                 "wizard",
  1133.                 "yii2"
  1134.             ],
  1135.             "time": "2016-12-28T13:00:02+00:00"
  1136.         },
  1137.         {
  1138.             "name": "elisdn/yii2-gii-fixture-generator",
  1139.             "version": "1.1.4",
  1140.             "source": {
  1141.                 "type": "git",
  1142.                 "url": "https://github.com/ElisDN/yii2-gii-fixture-generator.git",
  1143.                 "reference": "648782b60d346a17baa273a32e9a424717b6f0c9"
  1144.             },
  1145.             "dist": {
  1146.                 "type": "zip",
  1147.                 "url": "https://api.github.com/repos/ElisDN/yii2-gii-fixture-generator/zipball/648782b60d346a17baa273a32e9a424717b6f0c9",
  1148.                 "reference": "648782b60d346a17baa273a32e9a424717b6f0c9",
  1149.                 "shasum": ""
  1150.             },
  1151.             "require": {
  1152.                 "yiisoft/yii2-gii": "~2.0"
  1153.             },
  1154.             "require-dev": {
  1155.                 "phpunit/phpunit": "4.*"
  1156.             },
  1157.             "type": "yii2-extension",
  1158.             "extra": {
  1159.                 "asset-installer-paths": {
  1160.                     "npm-asset-library": "vendor/npm",
  1161.                     "bower-asset-library": "vendor/bower"
  1162.                 }
  1163.             },
  1164.             "autoload": {
  1165.                 "psr-4": {
  1166.                     "elisdn\\gii\\fixture\\": "src/",
  1167.                     "elisdn\\gii\\fixture\\tests\\": "tests/"
  1168.                 }
  1169.             },
  1170.             "notification-url": "https://packagist.org/downloads/",
  1171.             "license": [
  1172.                 "BSD-3-Clause"
  1173.             ],
  1174.             "authors": [
  1175.                 {
  1176.                     "name": "Dmitriy Yeliseyev",
  1177.                     "email": "mail@elisdn.ru",
  1178.                     "homepage": "http://www.elisdn.ru"
  1179.                 }
  1180.             ],
  1181.             "description": "Fixture class generator for Gii module of Yii2 Framework.",
  1182.             "keywords": [
  1183.                 "Fixture",
  1184.                 "gii",
  1185.                 "yii 2",
  1186.                 "yii2"
  1187.             ],
  1188.             "time": "2016-12-21T10:20:37+00:00"
  1189.         },
  1190.         {
  1191.             "name": "faryshta/yii2-enum",
  1192.             "version": "1.0.0",
  1193.             "source": {
  1194.                 "type": "git",
  1195.                 "url": "https://github.com/Faryshta/yii2-enum.git",
  1196.                 "reference": "80c26825861b682ede745d080b2128a490187abf"
  1197.             },
  1198.             "dist": {
  1199.                 "type": "zip",
  1200.                 "url": "https://api.github.com/repos/Faryshta/yii2-enum/zipball/80c26825861b682ede745d080b2128a490187abf",
  1201.                 "reference": "80c26825861b682ede745d080b2128a490187abf",
  1202.                 "shasum": ""
  1203.             },
  1204.             "require": {
  1205.                 "php": ">=5.4.0",
  1206.                 "yiisoft/yii2": "*"
  1207.             },
  1208.             "require-dev": {
  1209.                 "cebe/indent": "*",
  1210.                 "phpunit/phpunit": "~4.4"
  1211.             },
  1212.             "suggest": {
  1213.                 "yiisoft/yii2-coding-standards": "you can use this package to check for code style issues when contributing to yii"
  1214.             },
  1215.             "type": "yii2-extension",
  1216.             "autoload": {
  1217.                 "psr-4": {
  1218.                     "faryshta\\": ""
  1219.                 }
  1220.             },
  1221.             "notification-url": "https://packagist.org/downloads/",
  1222.             "license": [
  1223.                 "BSD-3-Clause"
  1224.             ],
  1225.             "authors": [
  1226.                 {
  1227.                     "name": "Angel (Faryshta) Guevara",
  1228.                     "email": "angeldelcaos@gmail.com",
  1229.                     "role": "Founder and project lead"
  1230.                 }
  1231.             ],
  1232.             "description": "Enum classes for Yii2 models and forms",
  1233.             "homepage": "http://www.yiiframework.com/",
  1234.             "keywords": [
  1235.                 "enum",
  1236.                 "yii2"
  1237.             ],
  1238.             "time": "2015-11-28T18:39:03+00:00"
  1239.         },
  1240.         {
  1241.             "name": "fzaninotto/faker",
  1242.             "version": "v1.7.1",
  1243.             "source": {
  1244.                 "type": "git",
  1245.                 "url": "https://github.com/fzaninotto/Faker.git",
  1246.                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
  1247.             },
  1248.             "dist": {
  1249.                 "type": "zip",
  1250.                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  1251.                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  1252.                 "shasum": ""
  1253.             },
  1254.             "require": {
  1255.                 "php": "^5.3.3 || ^7.0"
  1256.             },
  1257.             "require-dev": {
  1258.                 "ext-intl": "*",
  1259.                 "phpunit/phpunit": "^4.0 || ^5.0",
  1260.                 "squizlabs/php_codesniffer": "^1.5"
  1261.             },
  1262.             "type": "library",
  1263.             "extra": {
  1264.                 "branch-alias": {
  1265.                     "dev-master": "1.8-dev"
  1266.                 }
  1267.             },
  1268.             "autoload": {
  1269.                 "psr-4": {
  1270.                     "Faker\\": "src/Faker/"
  1271.                 }
  1272.             },
  1273.             "notification-url": "https://packagist.org/downloads/",
  1274.             "license": [
  1275.                 "MIT"
  1276.             ],
  1277.             "authors": [
  1278.                 {
  1279.                     "name": "François Zaninotto"
  1280.                 }
  1281.             ],
  1282.             "description": "Faker is a PHP library that generates fake data for you.",
  1283.             "keywords": [
  1284.                 "data",
  1285.                 "faker",
  1286.                 "fixtures"
  1287.             ],
  1288.             "time": "2017-08-15T16:48:10+00:00"
  1289.         },
  1290.         {
  1291.             "name": "guzzlehttp/psr7",
  1292.             "version": "1.4.2",
  1293.             "source": {
  1294.                 "type": "git",
  1295.                 "url": "https://github.com/guzzle/psr7.git",
  1296.                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  1297.             },
  1298.             "dist": {
  1299.                 "type": "zip",
  1300.                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1301.                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  1302.                 "shasum": ""
  1303.             },
  1304.             "require": {
  1305.                 "php": ">=5.4.0",
  1306.                 "psr/http-message": "~1.0"
  1307.             },
  1308.             "provide": {
  1309.                 "psr/http-message-implementation": "1.0"
  1310.             },
  1311.             "require-dev": {
  1312.                 "phpunit/phpunit": "~4.0"
  1313.             },
  1314.             "type": "library",
  1315.             "extra": {
  1316.                 "branch-alias": {
  1317.                     "dev-master": "1.4-dev"
  1318.                 }
  1319.             },
  1320.             "autoload": {
  1321.                 "psr-4": {
  1322.                     "GuzzleHttp\\Psr7\\": "src/"
  1323.                 },
  1324.                 "files": [
  1325.                     "src/functions_include.php"
  1326.                 ]
  1327.             },
  1328.             "notification-url": "https://packagist.org/downloads/",
  1329.             "license": [
  1330.                 "MIT"
  1331.             ],
  1332.             "authors": [
  1333.                 {
  1334.                     "name": "Michael Dowling",
  1335.                     "email": "mtdowling@gmail.com",
  1336.                     "homepage": "https://github.com/mtdowling"
  1337.                 },
  1338.                 {
  1339.                     "name": "Tobias Schultze",
  1340.                     "homepage": "https://github.com/Tobion"
  1341.                 }
  1342.             ],
  1343.             "description": "PSR-7 message implementation that also provides common utility methods",
  1344.             "keywords": [
  1345.                 "http",
  1346.                 "message",
  1347.                 "request",
  1348.                 "response",
  1349.                 "stream",
  1350.                 "uri",
  1351.                 "url"
  1352.             ],
  1353.             "time": "2017-03-20T17:10:46+00:00"
  1354.         },
  1355.         {
  1356.             "name": "kartik-v/bootstrap-popover-x",
  1357.             "version": "v1.4.4",
  1358.             "source": {
  1359.                 "type": "git",
  1360.                 "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
  1361.                 "reference": "16704c0a6a7d2960b9a35dfc03b54211d642e43c"
  1362.             },
  1363.             "dist": {
  1364.                 "type": "zip",
  1365.                 "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/16704c0a6a7d2960b9a35dfc03b54211d642e43c",
  1366.                 "reference": "16704c0a6a7d2960b9a35dfc03b54211d642e43c",
  1367.                 "shasum": ""
  1368.             },
  1369.             "type": "library",
  1370.             "extra": {
  1371.                 "branch-alias": {
  1372.                     "dev-master": "1.4.x-dev"
  1373.                 }
  1374.             },
  1375.             "autoload": {
  1376.                 "psr-4": {
  1377.                     "kartik\\plugins\\popover\\": ""
  1378.                 }
  1379.             },
  1380.             "notification-url": "https://packagist.org/downloads/",
  1381.             "license": [
  1382.                 "BSD 3-Clause"
  1383.             ],
  1384.             "authors": [
  1385.                 {
  1386.                     "name": "Kartik Visweswaran",
  1387.                     "email": "kartikv2@gmail.com",
  1388.                     "homepage": "http://www.krajee.com/"
  1389.                 }
  1390.             ],
  1391.             "description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
  1392.             "homepage": "https://github.com/kartik-v/bootstrap-popover-x",
  1393.             "keywords": [
  1394.                 "bootstrap",
  1395.                 "extended",
  1396.                 "jquery",
  1397.                 "modal",
  1398.                 "modal-popover",
  1399.                 "popover",
  1400.                 "popover-x"
  1401.             ],
  1402.             "time": "2017-09-07T13:05:26+00:00"
  1403.         },
  1404.         {
  1405.             "name": "kartik-v/dependent-dropdown",
  1406.             "version": "v1.4.8",
  1407.             "source": {
  1408.                 "type": "git",
  1409.                 "url": "https://github.com/kartik-v/dependent-dropdown.git",
  1410.                 "reference": "1349e7f5816a65e89bc227098386aac5b2c89363"
  1411.             },
  1412.             "dist": {
  1413.                 "type": "zip",
  1414.                 "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/1349e7f5816a65e89bc227098386aac5b2c89363",
  1415.                 "reference": "1349e7f5816a65e89bc227098386aac5b2c89363",
  1416.                 "shasum": ""
  1417.             },
  1418.             "type": "library",
  1419.             "extra": {
  1420.                 "branch-alias": {
  1421.                     "dev-master": "1.4.x-dev"
  1422.                 }
  1423.             },
  1424.             "autoload": {
  1425.                 "psr-4": {
  1426.                     "kartik\\plugins\\depdrop\\": ""
  1427.                 }
  1428.             },
  1429.             "notification-url": "https://packagist.org/downloads/",
  1430.             "license": [
  1431.                 "BSD-3-Clause"
  1432.             ],
  1433.             "authors": [
  1434.                 {
  1435.                     "name": "Kartik Visweswaran",
  1436.                     "email": "kartikv2@gmail.com",
  1437.                     "homepage": "http://www.krajee.com/"
  1438.                 }
  1439.             ],
  1440.             "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
  1441.             "homepage": "https://github.com/kartik-v/dependent-dropdown",
  1442.             "keywords": [
  1443.                 "dependent",
  1444.                 "dropdown",
  1445.                 "jquery",
  1446.                 "option",
  1447.                 "select"
  1448.             ],
  1449.             "time": "2017-08-01T11:43:55+00:00"
  1450.         },
  1451.         {
  1452.             "name": "kartik-v/yii2-date-range",
  1453.             "version": "1.6.8",
  1454.             "source": {
  1455.                 "type": "git",
  1456.                 "url": "https://github.com/kartik-v/yii2-date-range.git",
  1457.                 "reference": "908e8175f3f8c091d425bcaba6e18871d63291a0"
  1458.             },
  1459.             "dist": {
  1460.                 "type": "zip",
  1461.                 "url": "https://api.github.com/repos/kartik-v/yii2-date-range/zipball/908e8175f3f8c091d425bcaba6e18871d63291a0",
  1462.                 "reference": "908e8175f3f8c091d425bcaba6e18871d63291a0",
  1463.                 "shasum": ""
  1464.             },
  1465.             "require": {
  1466.                 "kartik-v/yii2-krajee-base": "*"
  1467.             },
  1468.             "type": "yii2-extension",
  1469.             "extra": {
  1470.                 "branch-alias": {
  1471.                     "dev-master": "1.6.x-dev"
  1472.                 }
  1473.             },
  1474.             "autoload": {
  1475.                 "psr-4": {
  1476.                     "kartik\\daterange\\": ""
  1477.                 }
  1478.             },
  1479.             "notification-url": "https://packagist.org/downloads/",
  1480.             "license": [
  1481.                 "BSD-3-Clause"
  1482.             ],
  1483.             "authors": [
  1484.                 {
  1485.                     "name": "Kartik Visweswaran",
  1486.                     "email": "kartikv2@gmail.com",
  1487.                     "homepage": "http://www.krajee.com/"
  1488.                 }
  1489.             ],
  1490.             "description": "An advanced Yii 2 date range picker input for based on bootstrap-daterangepicker plugin.",
  1491.             "homepage": "https://github.com/kartik-v/yii2-date-range",
  1492.             "keywords": [
  1493.                 "bootstrap",
  1494.                 "bootstrap 3",
  1495.                 "date",
  1496.                 "date-range",
  1497.                 "extension",
  1498.                 "range",
  1499.                 "time",
  1500.                 "widget",
  1501.                 "yii2"
  1502.             ],
  1503.             "time": "2017-08-08T04:26:22+00:00"
  1504.         },
  1505.         {
  1506.             "name": "kartik-v/yii2-detail-view",
  1507.             "version": "v1.7.5",
  1508.             "source": {
  1509.                 "type": "git",
  1510.                 "url": "https://github.com/kartik-v/yii2-detail-view.git",
  1511.                 "reference": "65e626c0b55e7cca0db0886410771cd304c1fbd2"
  1512.             },
  1513.             "dist": {
  1514.                 "type": "zip",
  1515.                 "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/65e626c0b55e7cca0db0886410771cd304c1fbd2",
  1516.                 "reference": "65e626c0b55e7cca0db0886410771cd304c1fbd2",
  1517.                 "shasum": ""
  1518.             },
  1519.             "require": {
  1520.                 "kartik-v/yii2-dialog": "~1.0",
  1521.                 "kartik-v/yii2-helpers": ">=1.3.5",
  1522.                 "kartik-v/yii2-krajee-base": "~1.7"
  1523.             },
  1524.             "type": "yii2-extension",
  1525.             "extra": {
  1526.                 "branch-alias": {
  1527.                     "dev-master": "1.7.x-dev"
  1528.                 }
  1529.             },
  1530.             "autoload": {
  1531.                 "psr-4": {
  1532.                     "kartik\\detail\\": ""
  1533.                 }
  1534.             },
  1535.             "notification-url": "https://packagist.org/downloads/",
  1536.             "license": [
  1537.                 "BSD-3-Clause"
  1538.             ],
  1539.             "authors": [
  1540.                 {
  1541.                     "name": "Kartik Visweswaran",
  1542.                     "email": "kartikv2@gmail.com",
  1543.                     "homepage": "http://www.krajee.com/"
  1544.                 }
  1545.             ],
  1546.             "description": "Various enhancements to the Yii 2 Detail View with multi models, ability to edit data, manage Bootstrap 3 styles and more.",
  1547.             "homepage": "https://github.com/kartik-v/yii2-detail-view",
  1548.             "keywords": [
  1549.                 "detail",
  1550.                 "detail view",
  1551.                 "extension",
  1552.                 "form",
  1553.                 "grid",
  1554.                 "widget",
  1555.                 "yii2"
  1556.             ],
  1557.             "time": "2016-06-22T01:29:56+00:00"
  1558.         },
  1559.         {
  1560.             "name": "kartik-v/yii2-dialog",
  1561.             "version": "v1.0.1",
  1562.             "source": {
  1563.                 "type": "git",
  1564.                 "url": "https://github.com/kartik-v/yii2-dialog.git",
  1565.                 "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716"
  1566.             },
  1567.             "dist": {
  1568.                 "type": "zip",
  1569.                 "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/4aaf8918c6dbd90218b6ad9036b1aae211480716",
  1570.                 "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716",
  1571.                 "shasum": ""
  1572.             },
  1573.             "require": {
  1574.                 "bower-asset/bootstrap3-dialog": "~1.34",
  1575.                 "kartik-v/yii2-krajee-base": "~1.7"
  1576.             },
  1577.             "type": "yii2-extension",
  1578.             "extra": {
  1579.                 "branch-alias": {
  1580.                     "dev-master": "1.0.x-dev"
  1581.                 }
  1582.             },
  1583.             "autoload": {
  1584.                 "psr-4": {
  1585.                     "kartik\\dialog\\": ""
  1586.                 }
  1587.             },
  1588.             "notification-url": "https://packagist.org/downloads/",
  1589.             "license": [
  1590.                 "BSD-3-Clause"
  1591.             ],
  1592.             "authors": [
  1593.                 {
  1594.                     "name": "Kartik Visweswaran",
  1595.                     "email": "kartikv2@gmail.com",
  1596.                     "homepage": "http://www.krajee.com/"
  1597.                 }
  1598.             ],
  1599.             "description": "An asset bundle for bootstrap3-dialog for Yii 2.0 framework.",
  1600.             "homepage": "https://github.com/kartik-v/yii2-dialog",
  1601.             "keywords": [
  1602.                 "alert",
  1603.                 "bootstrap",
  1604.                 "dialog",
  1605.                 "extension",
  1606.                 "modal",
  1607.                 "yii2"
  1608.             ],
  1609.             "time": "2016-09-13T18:15:26+00:00"
  1610.         },
  1611.         {
  1612.             "name": "kartik-v/yii2-editable",
  1613.             "version": "v1.7.6",
  1614.             "source": {
  1615.                 "type": "git",
  1616.                 "url": "https://github.com/kartik-v/yii2-editable.git",
  1617.                 "reference": "e07d78660e1d74cf831824855c46742d7ff784da"
  1618.             },
  1619.             "dist": {
  1620.                 "type": "zip",
  1621.                 "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/e07d78660e1d74cf831824855c46742d7ff784da",
  1622.                 "reference": "e07d78660e1d74cf831824855c46742d7ff784da",
  1623.                 "shasum": ""
  1624.             },
  1625.             "require": {
  1626.                 "kartik-v/yii2-krajee-base": "~1.7",
  1627.                 "kartik-v/yii2-popover-x": "~1.3"
  1628.             },
  1629.             "type": "yii2-extension",
  1630.             "extra": {
  1631.                 "branch-alias": {
  1632.                     "dev-master": "1.7.x-dev"
  1633.                 }
  1634.             },
  1635.             "autoload": {
  1636.                 "psr-4": {
  1637.                     "kartik\\editable\\": ""
  1638.                 }
  1639.             },
  1640.             "notification-url": "https://packagist.org/downloads/",
  1641.             "license": [
  1642.                 "BSD-3-Clause"
  1643.             ],
  1644.             "authors": [
  1645.                 {
  1646.                     "name": "Kartik Visweswaran",
  1647.                     "email": "kartikv2@gmail.com",
  1648.                     "homepage": "http://www.krajee.com/"
  1649.                 }
  1650.             ],
  1651.             "description": "An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
  1652.             "homepage": "https://github.com/kartik-v/yii2-editable",
  1653.             "keywords": [
  1654.                 "bootstrap",
  1655.                 "editable",
  1656.                 "input",
  1657.                 "jquery",
  1658.                 "popover",
  1659.                 "popover-x",
  1660.                 "widget"
  1661.             ],
  1662.             "time": "2017-06-28T05:11:45+00:00"
  1663.         },
  1664.         {
  1665.             "name": "kartik-v/yii2-field-range",
  1666.             "version": "v1.3.2",
  1667.             "source": {
  1668.                 "type": "git",
  1669.                 "url": "https://github.com/kartik-v/yii2-field-range.git",
  1670.                 "reference": "dccc40867fe3b70c13dec8582e4ebd2fc468fe38"
  1671.             },
  1672.             "dist": {
  1673.                 "type": "zip",
  1674.                 "url": "https://api.github.com/repos/kartik-v/yii2-field-range/zipball/dccc40867fe3b70c13dec8582e4ebd2fc468fe38",
  1675.                 "reference": "dccc40867fe3b70c13dec8582e4ebd2fc468fe38",
  1676.                 "shasum": ""
  1677.             },
  1678.             "require": {
  1679.                 "kartik-v/yii2-helpers": "*",
  1680.                 "kartik-v/yii2-krajee-base": "*",
  1681.                 "kartik-v/yii2-widget-activeform": "*"
  1682.             },
  1683.             "type": "yii2-extension",
  1684.             "extra": {
  1685.                 "branch-alias": {
  1686.                     "dev-master": "1.3.x-dev"
  1687.                 }
  1688.             },
  1689.             "autoload": {
  1690.                 "psr-4": {
  1691.                     "kartik\\field\\": ""
  1692.                 }
  1693.             },
  1694.             "notification-url": "https://packagist.org/downloads/",
  1695.             "license": [
  1696.                 "BSD 3-Clause"
  1697.             ],
  1698.             "authors": [
  1699.                 {
  1700.                     "name": "Kartik Visweswaran",
  1701.                     "email": "kartikv2@gmail.com",
  1702.                     "homepage": "http://www.krajee.com/"
  1703.                 }
  1704.             ],
  1705.             "description": "Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more",
  1706.             "homepage": "https://github.com/kartik-v/yii2-field-range",
  1707.             "keywords": [
  1708.                 "addon",
  1709.                 "bootstrap",
  1710.                 "bootstrap 3",
  1711.                 "date",
  1712.                 "extension",
  1713.                 "field-range",
  1714.                 "from",
  1715.                 "range",
  1716.                 "to",
  1717.                 "widget",
  1718.                 "yii2"
  1719.             ],
  1720.             "time": "2017-09-06T14:54:49+00:00"
  1721.         },
  1722.         {
  1723.             "name": "kartik-v/yii2-grid",
  1724.             "version": "dev-master",
  1725.             "source": {
  1726.                 "type": "git",
  1727.                 "url": "https://github.com/kartik-v/yii2-grid.git",
  1728.                 "reference": "11a7662c629e4c6fd7cc3bce6201bb977f9fb86e"
  1729.             },
  1730.             "dist": {
  1731.                 "type": "zip",
  1732.                 "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/11a7662c629e4c6fd7cc3bce6201bb977f9fb86e",
  1733.                 "reference": "11a7662c629e4c6fd7cc3bce6201bb977f9fb86e",
  1734.                 "shasum": ""
  1735.             },
  1736.             "require": {
  1737.                 "kartik-v/yii2-dialog": "~1.0",
  1738.                 "kartik-v/yii2-krajee-base": "~1.7"
  1739.             },
  1740.             "suggest": {
  1741.                 "kartik-v/yii2-mpdf": "For exporting grids to PDF"
  1742.             },
  1743.             "type": "yii2-extension",
  1744.             "extra": {
  1745.                 "branch-alias": {
  1746.                     "dev-master": "3.1.x-dev"
  1747.                 }
  1748.             },
  1749.             "autoload": {
  1750.                 "psr-4": {
  1751.                     "kartik\\grid\\": ""
  1752.                 }
  1753.             },
  1754.             "notification-url": "https://packagist.org/downloads/",
  1755.             "license": [
  1756.                 "BSD-3-Clause"
  1757.             ],
  1758.             "authors": [
  1759.                 {
  1760.                     "name": "Kartik Visweswaran",
  1761.                     "email": "kartikv2@gmail.com",
  1762.                     "homepage": "http://www.krajee.com/"
  1763.                 }
  1764.             ],
  1765.             "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
  1766.             "homepage": "https://github.com/kartik-v/yii2-grid",
  1767.             "keywords": [
  1768.                 "extension",
  1769.                 "grid",
  1770.                 "widget",
  1771.                 "yii2"
  1772.             ],
  1773.             "time": "2017-10-03T13:33:32+00:00"
  1774.         },
  1775.         {
  1776.             "name": "kartik-v/yii2-helpers",
  1777.             "version": "v1.3.6",
  1778.             "source": {
  1779.                 "type": "git",
  1780.                 "url": "https://github.com/kartik-v/yii2-helpers.git",
  1781.                 "reference": "0b9d5f17464df9f68e249ed4411f9f1381927b83"
  1782.             },
  1783.             "dist": {
  1784.                 "type": "zip",
  1785.                 "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/0b9d5f17464df9f68e249ed4411f9f1381927b83",
  1786.                 "reference": "0b9d5f17464df9f68e249ed4411f9f1381927b83",
  1787.                 "shasum": ""
  1788.             },
  1789.             "require": {
  1790.                 "yiisoft/yii2-bootstrap": "*"
  1791.             },
  1792.             "type": "yii2-extension",
  1793.             "extra": {
  1794.                 "branch-alias": {
  1795.                     "dev-master": "1.3.x-dev"
  1796.                 }
  1797.             },
  1798.             "autoload": {
  1799.                 "psr-4": {
  1800.                     "kartik\\helpers\\": ""
  1801.                 }
  1802.             },
  1803.             "notification-url": "https://packagist.org/downloads/",
  1804.             "license": [
  1805.                 "BSD-3-Clause"
  1806.             ],
  1807.             "authors": [
  1808.                 {
  1809.                     "name": "Kartik Visweswaran",
  1810.                     "email": "kartikv2@gmail.com",
  1811.                     "homepage": "http://www.krajee.com/"
  1812.                 }
  1813.             ],
  1814.             "description": "A collection of useful helper functions for Yii Framework 2.0",
  1815.             "homepage": "https://github.com/kartik-v/yii2-helpers",
  1816.             "keywords": [
  1817.                 "bootstrap",
  1818.                 "extension",
  1819.                 "helper",
  1820.                 "utilities",
  1821.                 "yii",
  1822.                 "yii2"
  1823.             ],
  1824.             "time": "2016-11-26T06:03:52+00:00"
  1825.         },
  1826.         {
  1827.             "name": "kartik-v/yii2-krajee-base",
  1828.             "version": "v1.8.8",
  1829.             "source": {
  1830.                 "type": "git",
  1831.                 "url": "https://github.com/kartik-v/yii2-krajee-base.git",
  1832.                 "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb"
  1833.             },
  1834.             "dist": {
  1835.                 "type": "zip",
  1836.                 "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/2479241c03c87995cfc528ae7b297f5ae9e733cb",
  1837.                 "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb",
  1838.                 "shasum": ""
  1839.             },
  1840.             "require": {
  1841.                 "yiisoft/yii2-bootstrap": "@dev"
  1842.             },
  1843.             "type": "yii2-extension",
  1844.             "extra": {
  1845.                 "branch-alias": {
  1846.                     "dev-master": "1.8.x-dev"
  1847.                 }
  1848.             },
  1849.             "autoload": {
  1850.                 "psr-4": {
  1851.                     "kartik\\base\\": ""
  1852.                 }
  1853.             },
  1854.             "notification-url": "https://packagist.org/downloads/",
  1855.             "license": [
  1856.                 "BSD-3-Clause"
  1857.             ],
  1858.             "authors": [
  1859.                 {
  1860.                     "name": "Kartik Visweswaran",
  1861.                     "email": "kartikv2@gmail.com",
  1862.                     "homepage": "http://www.krajee.com/"
  1863.                 }
  1864.             ],
  1865.             "description": "Base library and foundation components for all Yii2 Krajee extensions.",
  1866.             "homepage": "https://github.com/kartik-v/yii2-krajee-base",
  1867.             "keywords": [
  1868.                 "base",
  1869.                 "extension",
  1870.                 "foundation",
  1871.                 "krajee",
  1872.                 "widget",
  1873.                 "yii2"
  1874.             ],
  1875.             "time": "2017-02-22T05:58:53+00:00"
  1876.         },
  1877.         {
  1878.             "name": "kartik-v/yii2-mpdf",
  1879.             "version": "v1.0.1",
  1880.             "source": {
  1881.                 "type": "git",
  1882.                 "url": "https://github.com/kartik-v/yii2-mpdf.git",
  1883.                 "reference": "17fda1cb084c58fee6014026d35af5faf73316ef"
  1884.             },
  1885.             "dist": {
  1886.                 "type": "zip",
  1887.                 "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/17fda1cb084c58fee6014026d35af5faf73316ef",
  1888.                 "reference": "17fda1cb084c58fee6014026d35af5faf73316ef",
  1889.                 "shasum": ""
  1890.             },
  1891.             "require": {
  1892.                 "mpdf/mpdf": "<7.0"
  1893.             },
  1894.             "type": "yii2-extension",
  1895.             "extra": {
  1896.                 "branch-alias": {
  1897.                     "dev-master": "1.0.x-dev"
  1898.                 }
  1899.             },
  1900.             "autoload": {
  1901.                 "psr-4": {
  1902.                     "kartik\\mpdf\\": ""
  1903.                 }
  1904.             },
  1905.             "notification-url": "https://packagist.org/downloads/",
  1906.             "license": [
  1907.                 "BSD 3-Clause"
  1908.             ],
  1909.             "authors": [
  1910.                 {
  1911.                     "name": "Kartik Visweswaran",
  1912.                     "email": "kartikv2@gmail.com",
  1913.                     "homepage": "http://www.krajee.com/"
  1914.                 }
  1915.             ],
  1916.             "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
  1917.             "homepage": "https://github.com/kartik-v/yii2-mpdf",
  1918.             "keywords": [
  1919.                 "component",
  1920.                 "extension",
  1921.                 "html",
  1922.                 "mpdf",
  1923.                 "pdf",
  1924.                 "utf8",
  1925.                 "yii2"
  1926.             ],
  1927.             "time": "2017-01-14T11:51:12+00:00"
  1928.         },
  1929.         {
  1930.             "name": "kartik-v/yii2-popover-x",
  1931.             "version": "v1.3.4",
  1932.             "source": {
  1933.                 "type": "git",
  1934.                 "url": "https://github.com/kartik-v/yii2-popover-x.git",
  1935.                 "reference": "58837d63e65caa41f0c13e671d1e2abeec17887d"
  1936.             },
  1937.             "dist": {
  1938.                 "type": "zip",
  1939.                 "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/58837d63e65caa41f0c13e671d1e2abeec17887d",
  1940.                 "reference": "58837d63e65caa41f0c13e671d1e2abeec17887d",
  1941.                 "shasum": ""
  1942.             },
  1943.             "require": {
  1944.                 "kartik-v/bootstrap-popover-x": "~1.4",
  1945.                 "kartik-v/yii2-krajee-base": "~1.7"
  1946.             },
  1947.             "type": "yii2-extension",
  1948.             "autoload": {
  1949.                 "psr-4": {
  1950.                     "kartik\\popover\\": ""
  1951.                 }
  1952.             },
  1953.             "notification-url": "https://packagist.org/downloads/",
  1954.             "license": [
  1955.                 "BSD-3-Clause"
  1956.             ],
  1957.             "authors": [
  1958.                 {
  1959.                     "name": "Kartik Visweswaran",
  1960.                     "email": "kartikv2@gmail.com",
  1961.                     "homepage": "http://www.krajee.com/"
  1962.                 }
  1963.             ],
  1964.             "description": "An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
  1965.             "homepage": "https://github.com/kartik-v/yii2-popover-x",
  1966.             "keywords": [
  1967.                 "bootstrap",
  1968.                 "extended",
  1969.                 "jquery",
  1970.                 "modal",
  1971.                 "modal-popover",
  1972.                 "popover",
  1973.                 "popover-x"
  1974.             ],
  1975.             "time": "2017-09-08T04:30:42+00:00"
  1976.         },
  1977.         {
  1978.             "name": "kartik-v/yii2-widget-activeform",
  1979.             "version": "dev-master",
  1980.             "source": {
  1981.                 "type": "git",
  1982.                 "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
  1983.                 "reference": "2807832b7f0cf3fc14f55f9c162529afbc67d76d"
  1984.             },
  1985.             "dist": {
  1986.                 "type": "zip",
  1987.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/2807832b7f0cf3fc14f55f9c162529afbc67d76d",
  1988.                 "reference": "2807832b7f0cf3fc14f55f9c162529afbc67d76d",
  1989.                 "shasum": ""
  1990.             },
  1991.             "require": {
  1992.                 "kartik-v/yii2-krajee-base": "~1.7"
  1993.             },
  1994.             "type": "yii2-extension",
  1995.             "extra": {
  1996.                 "branch-alias": {
  1997.                     "dev-master": "1.4.x-dev"
  1998.                 }
  1999.             },
  2000.             "autoload": {
  2001.                 "psr-4": {
  2002.                     "kartik\\form\\": ""
  2003.                 }
  2004.             },
  2005.             "notification-url": "https://packagist.org/downloads/",
  2006.             "license": [
  2007.                 "BSD-3-Clause"
  2008.             ],
  2009.             "authors": [
  2010.                 {
  2011.                     "name": "Kartik Visweswaran",
  2012.                     "email": "kartikv2@gmail.com",
  2013.                     "homepage": "http://www.krajee.com/"
  2014.                 }
  2015.             ],
  2016.             "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
  2017.             "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
  2018.             "keywords": [
  2019.                 "activefield",
  2020.                 "activeform",
  2021.                 "extension",
  2022.                 "field",
  2023.                 "form",
  2024.                 "widget",
  2025.                 "yii2"
  2026.             ],
  2027.             "time": "2016-11-24 17:29:45"
  2028.         },
  2029.         {
  2030.             "name": "kartik-v/yii2-widget-datepicker",
  2031.             "version": "dev-master",
  2032.             "source": {
  2033.                 "type": "git",
  2034.                 "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
  2035.                 "reference": "eb7e829b8a0b341dc22ef2dc28d1bb4ff08e3550"
  2036.             },
  2037.             "dist": {
  2038.                 "type": "zip",
  2039.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/eb7e829b8a0b341dc22ef2dc28d1bb4ff08e3550",
  2040.                 "reference": "eb7e829b8a0b341dc22ef2dc28d1bb4ff08e3550",
  2041.                 "shasum": ""
  2042.             },
  2043.             "require": {
  2044.                 "kartik-v/yii2-krajee-base": "~1.7"
  2045.             },
  2046.             "type": "yii2-extension",
  2047.             "extra": {
  2048.                 "branch-alias": {
  2049.                     "dev-master": "1.4.x-dev"
  2050.                 }
  2051.             },
  2052.             "autoload": {
  2053.                 "psr-4": {
  2054.                     "kartik\\date\\": ""
  2055.                 }
  2056.             },
  2057.             "notification-url": "https://packagist.org/downloads/",
  2058.             "license": [
  2059.                 "BSD-3-Clause"
  2060.             ],
  2061.             "authors": [
  2062.                 {
  2063.                     "name": "Kartik Visweswaran",
  2064.                     "email": "kartikv2@gmail.com",
  2065.                     "homepage": "http://www.krajee.com/"
  2066.                 }
  2067.             ],
  2068.             "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
  2069.             "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
  2070.             "keywords": [
  2071.                 "date",
  2072.                 "extension",
  2073.                 "form",
  2074.                 "jquery",
  2075.                 "picker",
  2076.                 "plugin",
  2077.                 "select2",
  2078.                 "widget",
  2079.                 "yii2"
  2080.             ],
  2081.             "time": "2017-09-06 06:18:08"
  2082.         },
  2083.         {
  2084.             "name": "kartik-v/yii2-widget-depdrop",
  2085.             "version": "v1.0.4",
  2086.             "source": {
  2087.                 "type": "git",
  2088.                 "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
  2089.                 "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c"
  2090.             },
  2091.             "dist": {
  2092.                 "type": "zip",
  2093.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
  2094.                 "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
  2095.                 "shasum": ""
  2096.             },
  2097.             "require": {
  2098.                 "kartik-v/dependent-dropdown": "~1.4",
  2099.                 "kartik-v/yii2-krajee-base": "~1.7"
  2100.             },
  2101.             "type": "yii2-extension",
  2102.             "autoload": {
  2103.                 "psr-4": {
  2104.                     "kartik\\depdrop\\": ""
  2105.                 }
  2106.             },
  2107.             "notification-url": "https://packagist.org/downloads/",
  2108.             "license": [
  2109.                 "BSD-3-Clause"
  2110.             ],
  2111.             "authors": [
  2112.                 {
  2113.                     "name": "Kartik Visweswaran",
  2114.                     "email": "kartikv2@gmail.com",
  2115.                     "homepage": "http://www.krajee.com/"
  2116.                 }
  2117.             ],
  2118.             "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
  2119.             "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
  2120.             "keywords": [
  2121.                 "dependent",
  2122.                 "dropdown",
  2123.                 "extension",
  2124.                 "form",
  2125.                 "jquery",
  2126.                 "plugin",
  2127.                 "widget",
  2128.                 "yii2"
  2129.             ],
  2130.             "time": "2016-01-10T17:30:48+00:00"
  2131.         },
  2132.         {
  2133.             "name": "kartik-v/yii2-widget-select2",
  2134.             "version": "dev-master",
  2135.             "source": {
  2136.                 "type": "git",
  2137.                 "url": "https://github.com/kartik-v/yii2-widget-select2.git",
  2138.                 "reference": "2c3f47527c783d5d03e778b40d0f1a0f28f6e541"
  2139.             },
  2140.             "dist": {
  2141.                 "type": "zip",
  2142.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/2c3f47527c783d5d03e778b40d0f1a0f28f6e541",
  2143.                 "reference": "2c3f47527c783d5d03e778b40d0f1a0f28f6e541",
  2144.                 "shasum": ""
  2145.             },
  2146.             "require": {
  2147.                 "kartik-v/yii2-krajee-base": "~1.7"
  2148.             },
  2149.             "type": "yii2-extension",
  2150.             "extra": {
  2151.                 "branch-alias": {
  2152.                     "dev-master": "2.1.x-dev"
  2153.                 }
  2154.             },
  2155.             "autoload": {
  2156.                 "psr-4": {
  2157.                     "kartik\\select2\\": ""
  2158.                 }
  2159.             },
  2160.             "notification-url": "https://packagist.org/downloads/",
  2161.             "license": [
  2162.                 "BSD-3-Clause"
  2163.             ],
  2164.             "authors": [
  2165.                 {
  2166.                     "name": "Kartik Visweswaran",
  2167.                     "email": "kartikv2@gmail.com",
  2168.                     "homepage": "http://www.krajee.com/"
  2169.                 }
  2170.             ],
  2171.             "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
  2172.             "homepage": "https://github.com/kartik-v/yii2-widget-select2",
  2173.             "keywords": [
  2174.                 "dropdown",
  2175.                 "extension",
  2176.                 "form",
  2177.                 "jquery",
  2178.                 "plugin",
  2179.                 "select2",
  2180.                 "widget",
  2181.                 "yii2"
  2182.             ],
  2183.             "time": "2017-09-04 15:30:52"
  2184.         },
  2185.         {
  2186.             "name": "kartik-v/yii2-widget-spinner",
  2187.             "version": "dev-master",
  2188.             "source": {
  2189.                 "type": "git",
  2190.                 "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
  2191.                 "reference": "c39f73414c17e7ba636f88cfb10ac70e2106c823"
  2192.             },
  2193.             "dist": {
  2194.                 "type": "zip",
  2195.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/c39f73414c17e7ba636f88cfb10ac70e2106c823",
  2196.                 "reference": "c39f73414c17e7ba636f88cfb10ac70e2106c823",
  2197.                 "shasum": ""
  2198.             },
  2199.             "require": {
  2200.                 "kartik-v/yii2-krajee-base": "~1.7"
  2201.             },
  2202.             "type": "yii2-extension",
  2203.             "autoload": {
  2204.                 "psr-4": {
  2205.                     "kartik\\spinner\\": ""
  2206.                 }
  2207.             },
  2208.             "notification-url": "https://packagist.org/downloads/",
  2209.             "license": [
  2210.                 "BSD 3-Clause"
  2211.             ],
  2212.             "authors": [
  2213.                 {
  2214.                     "name": "Kartik Visweswaran",
  2215.                     "email": "kartikv2@gmail.com",
  2216.                     "homepage": "http://www.krajee.com/"
  2217.                 }
  2218.             ],
  2219.             "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
  2220.             "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
  2221.             "keywords": [
  2222.                 "CSS3",
  2223.                 "extension",
  2224.                 "jquery",
  2225.                 "loading",
  2226.                 "plugin",
  2227.                 "spinner",
  2228.                 "widget",
  2229.                 "yii2"
  2230.             ],
  2231.             "time": "2015-07-10 17:53:26"
  2232.         },
  2233.         {
  2234.             "name": "kartik-v/yii2-widget-switchinput",
  2235.             "version": "v1.3.1",
  2236.             "source": {
  2237.                 "type": "git",
  2238.                 "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
  2239.                 "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
  2240.             },
  2241.             "dist": {
  2242.                 "type": "zip",
  2243.                 "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
  2244.                 "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
  2245.                 "shasum": ""
  2246.             },
  2247.             "require": {
  2248.                 "kartik-v/yii2-krajee-base": "*"
  2249.             },
  2250.             "type": "yii2-extension",
  2251.             "autoload": {
  2252.                 "psr-4": {
  2253.                     "kartik\\switchinput\\": ""
  2254.                 }
  2255.             },
  2256.             "notification-url": "https://packagist.org/downloads/",
  2257.             "license": [
  2258.                 "BSD 3-Clause"
  2259.             ],
  2260.             "authors": [
  2261.                 {
  2262.                     "name": "Kartik Visweswaran",
  2263.                     "email": "kartikv2@gmail.com",
  2264.                     "homepage": "http://www.krajee.com/"
  2265.                 }
  2266.             ],
  2267.             "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
  2268.             "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
  2269.             "keywords": [
  2270.                 "bootstrap",
  2271.                 "extension",
  2272.                 "form",
  2273.                 "input",
  2274.                 "jquery",
  2275.                 "plugin",
  2276.                 "switchinput",
  2277.                 "toggle",
  2278.                 "widget",
  2279.                 "yii2"
  2280.             ],
  2281.             "time": "2016-01-10T16:47:35+00:00"
  2282.         },
  2283.         {
  2284.             "name": "mdmsoft/yii2-admin",
  2285.             "version": "2.7",
  2286.             "source": {
  2287.                 "type": "git",
  2288.                 "url": "https://github.com/mdmsoft/yii2-admin.git",
  2289.                 "reference": "f1711779ea3c19e334d9774d223a9682e693b31e"
  2290.             },
  2291.             "dist": {
  2292.                 "type": "zip",
  2293.                 "url": "https://api.github.com/repos/mdmsoft/yii2-admin/zipball/f1711779ea3c19e334d9774d223a9682e693b31e",
  2294.                 "reference": "f1711779ea3c19e334d9774d223a9682e693b31e",
  2295.                 "shasum": ""
  2296.             },
  2297.             "require": {
  2298.                 "yiisoft/yii2": "~2.0.7"
  2299.             },
  2300.             "require-dev": {
  2301.                 "yiisoft/yii2-codeception": "~2.0"
  2302.             },
  2303.             "suggest": {
  2304.                 "yiisoft/yii2-bootstrap": "Used when using layout 'left-menu', 'right-menu' or 'top-menu'"
  2305.             },
  2306.             "type": "yii2-extension",
  2307.             "extra": {
  2308.                 "branch-alias": {
  2309.                     "dev-1.0.master": "1.0.x-dev",
  2310.                     "dev-master": "2.x-dev"
  2311.                 },
  2312.                 "asset-installer-paths": {
  2313.                     "npm-asset-library": "vendor/npm",
  2314.                     "bower-asset-library": "vendor/bower"
  2315.                 }
  2316.             },
  2317.             "autoload": {
  2318.                 "psr-4": {
  2319.                     "mdm\\admin\\": ""
  2320.                 }
  2321.             },
  2322.             "notification-url": "https://packagist.org/downloads/",
  2323.             "license": [
  2324.                 "BSD-3-Clause"
  2325.             ],
  2326.             "authors": [
  2327.                 {
  2328.                     "name": "Misbahul Munir",
  2329.                     "email": "misbahuldmunir@gmail.com"
  2330.                 }
  2331.             ],
  2332.             "description": "RBAC Auth manager for Yii2 ",
  2333.             "keywords": [
  2334.                 "admin",
  2335.                 "auth",
  2336.                 "rbac",
  2337.                 "yii"
  2338.             ],
  2339.             "time": "2016-05-20T23:38:13+00:00"
  2340.         },
  2341.         {
  2342.             "name": "mpdf/mpdf",
  2343.             "version": "v6.1.4",
  2344.             "source": {
  2345.                 "type": "git",
  2346.                 "url": "https://github.com/mpdf/mpdf.git",
  2347.                 "reference": "e7310ce53b5c11db1f0b781fe0a69066608ac6e2"
  2348.             },
  2349.             "dist": {
  2350.                 "type": "zip",
  2351.                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e7310ce53b5c11db1f0b781fe0a69066608ac6e2",
  2352.                 "reference": "e7310ce53b5c11db1f0b781fe0a69066608ac6e2",
  2353.                 "shasum": ""
  2354.             },
  2355.             "require": {
  2356.                 "ext-mbstring": "*",
  2357.                 "php": "^5.4.0 || 7.0.*",
  2358.                 "setasign/fpdi": "1.6.*"
  2359.             },
  2360.             "require-dev": {
  2361.                 "phpunit/phpunit": "^4.7"
  2362.             },
  2363.             "suggest": {
  2364.                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
  2365.             },
  2366.             "type": "library",
  2367.             "autoload": {
  2368.                 "classmap": [
  2369.                     "mpdf.php",
  2370.                     "classes"
  2371.                 ]
  2372.             },
  2373.             "notification-url": "https://packagist.org/downloads/",
  2374.             "license": [
  2375.                 "GPL-2.0"
  2376.             ],
  2377.             "authors": [
  2378.                 {
  2379.                     "name": "Ian Back",
  2380.                     "role": "Developer"
  2381.                 }
  2382.             ],
  2383.             "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
  2384.             "homepage": "http://mpdf.github.io",
  2385.             "keywords": [
  2386.                 "pdf",
  2387.                 "php",
  2388.                 "utf-8"
  2389.             ],
  2390.             "time": "2017-07-09T16:46:12+00:00"
  2391.         },
  2392.         {
  2393.             "name": "myclabs/deep-copy",
  2394.             "version": "1.6.1",
  2395.             "source": {
  2396.                 "type": "git",
  2397.                 "url": "https://github.com/myclabs/DeepCopy.git",
  2398.                 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102"
  2399.             },
  2400.             "dist": {
  2401.                 "type": "zip",
  2402.                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2403.                 "reference": "8e6e04167378abf1ddb4d3522d8755c5fd90d102",
  2404.                 "shasum": ""
  2405.             },
  2406.             "require": {
  2407.                 "php": ">=5.4.0"
  2408.             },
  2409.             "require-dev": {
  2410.                 "doctrine/collections": "1.*",
  2411.                 "phpunit/phpunit": "~4.1"
  2412.             },
  2413.             "type": "library",
  2414.             "autoload": {
  2415.                 "psr-4": {
  2416.                     "DeepCopy\\": "src/DeepCopy/"
  2417.                 }
  2418.             },
  2419.             "notification-url": "https://packagist.org/downloads/",
  2420.             "license": [
  2421.                 "MIT"
  2422.             ],
  2423.             "description": "Create deep copies (clones) of your objects",
  2424.             "homepage": "https://github.com/myclabs/DeepCopy",
  2425.             "keywords": [
  2426.                 "clone",
  2427.                 "copy",
  2428.                 "duplicate",
  2429.                 "object",
  2430.                 "object graph"
  2431.             ],
  2432.             "time": "2017-04-12T18:52:22+00:00"
  2433.         },
  2434.         {
  2435.             "name": "nhkey/yii2-soap",
  2436.             "version": "1.0",
  2437.             "source": {
  2438.                 "type": "git",
  2439.                 "url": "https://github.com/nhkey/yii2-soap.git",
  2440.                 "reference": "5a2c0d4f184d14d442dbfc7dce4a763943a2b39d"
  2441.             },
  2442.             "dist": {
  2443.                 "type": "zip",
  2444.                 "url": "https://api.github.com/repos/nhkey/yii2-soap/zipball/5a2c0d4f184d14d442dbfc7dce4a763943a2b39d",
  2445.                 "reference": "5a2c0d4f184d14d442dbfc7dce4a763943a2b39d",
  2446.                 "shasum": ""
  2447.             },
  2448.             "require": {
  2449.                 "ext-soap": "*",
  2450.                 "yiisoft/yii2": "*"
  2451.             },
  2452.             "type": "yii2-extension",
  2453.             "autoload": {
  2454.                 "psr-4": {
  2455.                     "nhkey\\soap\\": "src\\"
  2456.                 }
  2457.             },
  2458.             "notification-url": "https://packagist.org/downloads/",
  2459.             "license": [
  2460.                 "MIT License"
  2461.             ],
  2462.             "authors": [
  2463.                 {
  2464.                     "name": "Mikhail Mikhalev",
  2465.                     "email": "mail@mikhailmikhalev.ru"
  2466.                 }
  2467.             ],
  2468.             "description": "Yii2 wrapper for default SoapClient",
  2469.             "keywords": [
  2470.                 "component",
  2471.                 "soap",
  2472.                 "yii2"
  2473.             ],
  2474.             "time": "2016-08-23T13:02:14+00:00"
  2475.         },
  2476.         {
  2477.             "name": "philippfrenzel/yii2tooltipster",
  2478.             "version": "4.1.6",
  2479.             "target-dir": "philippfrenzel/yii2tooltipster",
  2480.             "source": {
  2481.                 "type": "git",
  2482.                 "url": "https://github.com/philippfrenzel/yii2tooltipster.git",
  2483.                 "reference": "df1043b9e261833b36daa2c4ea7a3351e2b027fc"
  2484.             },
  2485.             "dist": {
  2486.                 "type": "zip",
  2487.                 "url": "https://api.github.com/repos/philippfrenzel/yii2tooltipster/zipball/df1043b9e261833b36daa2c4ea7a3351e2b027fc",
  2488.                 "reference": "df1043b9e261833b36daa2c4ea7a3351e2b027fc",
  2489.                 "shasum": ""
  2490.             },
  2491.             "require": {
  2492.                 "bower-asset/tooltipster": "~4.1.2",
  2493.                 "php": ">=5.4.0",
  2494.                 "yiisoft/yii2": "*"
  2495.             },
  2496.             "type": "yii2-extension",
  2497.             "autoload": {
  2498.                 "psr-0": {
  2499.                     "philippfrenzel\\yii2tooltipster\\": ""
  2500.                 }
  2501.             },
  2502.             "notification-url": "https://packagist.org/downloads/",
  2503.             "license": [
  2504.                 "MIT"
  2505.             ],
  2506.             "authors": [
  2507.                 {
  2508.                     "name": "Philipp Frenzel",
  2509.                     "email": "philipp@frenzel.net",
  2510.                     "homepage": "http://www.frenzel.net/",
  2511.                     "role": "Author Version Yii2"
  2512.                 }
  2513.             ],
  2514.             "description": "Yii2 tooltipster Integration",
  2515.             "homepage": "http://www.frenzel.net/",
  2516.             "keywords": [
  2517.                 "framework",
  2518.                 "yii",
  2519.                 "yii2 jquery tooltipster"
  2520.             ],
  2521.             "time": "2016-08-17T14:22:50+00:00"
  2522.         },
  2523.         {
  2524.             "name": "phpdocumentor/reflection-common",
  2525.             "version": "1.0.1",
  2526.             "source": {
  2527.                 "type": "git",
  2528.                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  2529.                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
  2530.             },
  2531.             "dist": {
  2532.                 "type": "zip",
  2533.                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  2534.                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  2535.                 "shasum": ""
  2536.             },
  2537.             "require": {
  2538.                 "php": ">=5.5"
  2539.             },
  2540.             "require-dev": {
  2541.                 "phpunit/phpunit": "^4.6"
  2542.             },
  2543.             "type": "library",
  2544.             "extra": {
  2545.                 "branch-alias": {
  2546.                     "dev-master": "1.0.x-dev"
  2547.                 }
  2548.             },
  2549.             "autoload": {
  2550.                 "psr-4": {
  2551.                     "phpDocumentor\\Reflection\\": [
  2552.                         "src"
  2553.                     ]
  2554.                 }
  2555.             },
  2556.             "notification-url": "https://packagist.org/downloads/",
  2557.             "license": [
  2558.                 "MIT"
  2559.             ],
  2560.             "authors": [
  2561.                 {
  2562.                     "name": "Jaap van Otterdijk",
  2563.                     "email": "opensource@ijaap.nl"
  2564.                 }
  2565.             ],
  2566.             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  2567.             "homepage": "http://www.phpdoc.org",
  2568.             "keywords": [
  2569.                 "FQSEN",
  2570.                 "phpDocumentor",
  2571.                 "phpdoc",
  2572.                 "reflection",
  2573.                 "static analysis"
  2574.             ],
  2575.             "time": "2017-09-11T18:02:19+00:00"
  2576.         },
  2577.         {
  2578.             "name": "phpdocumentor/reflection-docblock",
  2579.             "version": "3.2.2",
  2580.             "source": {
  2581.                 "type": "git",
  2582.                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  2583.                 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157"
  2584.             },
  2585.             "dist": {
  2586.                 "type": "zip",
  2587.                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/4aada1f93c72c35e22fb1383b47fee43b8f1d157",
  2588.                 "reference": "4aada1f93c72c35e22fb1383b47fee43b8f1d157",
  2589.                 "shasum": ""
  2590.             },
  2591.             "require": {
  2592.                 "php": ">=5.5",
  2593.                 "phpdocumentor/reflection-common": "^1.0@dev",
  2594.                 "phpdocumentor/type-resolver": "^0.3.0",
  2595.                 "webmozart/assert": "^1.0"
  2596.             },
  2597.             "require-dev": {
  2598.                 "mockery/mockery": "^0.9.4",
  2599.                 "phpunit/phpunit": "^4.4"
  2600.             },
  2601.             "type": "library",
  2602.             "autoload": {
  2603.                 "psr-4": {
  2604.                     "phpDocumentor\\Reflection\\": [
  2605.                         "src/"
  2606.                     ]
  2607.                 }
  2608.             },
  2609.             "notification-url": "https://packagist.org/downloads/",
  2610.             "license": [
  2611.                 "MIT"
  2612.             ],
  2613.             "authors": [
  2614.                 {
  2615.                     "name": "Mike van Riel",
  2616.                     "email": "me@mikevanriel.com"
  2617.                 }
  2618.             ],
  2619.             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  2620.             "time": "2017-08-08T06:39:58+00:00"
  2621.         },
  2622.         {
  2623.             "name": "phpdocumentor/type-resolver",
  2624.             "version": "0.3.0",
  2625.             "source": {
  2626.                 "type": "git",
  2627.                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
  2628.                 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773"
  2629.             },
  2630.             "dist": {
  2631.                 "type": "zip",
  2632.                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb3933512008d8162b3cdf9e18dba9309b7c3773",
  2633.                 "reference": "fb3933512008d8162b3cdf9e18dba9309b7c3773",
  2634.                 "shasum": ""
  2635.             },
  2636.             "require": {
  2637.                 "php": "^5.5 || ^7.0",
  2638.                 "phpdocumentor/reflection-common": "^1.0"
  2639.             },
  2640.             "require-dev": {
  2641.                 "mockery/mockery": "^0.9.4",
  2642.                 "phpunit/phpunit": "^5.2||^4.8.24"
  2643.             },
  2644.             "type": "library",
  2645.             "extra": {
  2646.                 "branch-alias": {
  2647.                     "dev-master": "1.0.x-dev"
  2648.                 }
  2649.             },
  2650.             "autoload": {
  2651.                 "psr-4": {
  2652.                     "phpDocumentor\\Reflection\\": [
  2653.                         "src/"
  2654.                     ]
  2655.                 }
  2656.             },
  2657.             "notification-url": "https://packagist.org/downloads/",
  2658.             "license": [
  2659.                 "MIT"
  2660.             ],
  2661.             "authors": [
  2662.                 {
  2663.                     "name": "Mike van Riel",
  2664.                     "email": "me@mikevanriel.com"
  2665.                 }
  2666.             ],
  2667.             "time": "2017-06-03T08:32:36+00:00"
  2668.         },
  2669.         {
  2670.             "name": "phpspec/php-diff",
  2671.             "version": "v1.1.0",
  2672.             "source": {
  2673.                 "type": "git",
  2674.                 "url": "https://github.com/phpspec/php-diff.git",
  2675.                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
  2676.             },
  2677.             "dist": {
  2678.                 "type": "zip",
  2679.                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
  2680.                 "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
  2681.                 "shasum": ""
  2682.             },
  2683.             "type": "library",
  2684.             "extra": {
  2685.                 "branch-alias": {
  2686.                     "dev-master": "1.0.x-dev"
  2687.                 }
  2688.             },
  2689.             "autoload": {
  2690.                 "psr-0": {
  2691.                     "Diff": "lib/"
  2692.                 }
  2693.             },
  2694.             "notification-url": "https://packagist.org/downloads/",
  2695.             "license": [
  2696.                 "BSD-3-Clause"
  2697.             ],
  2698.             "authors": [
  2699.                 {
  2700.                     "name": "Chris Boulton",
  2701.                     "homepage": "http://github.com/chrisboulton"
  2702.                 }
  2703.             ],
  2704.             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2705.             "time": "2016-04-07T12:29:16+00:00"
  2706.         },
  2707.         {
  2708.             "name": "phpspec/prophecy",
  2709.             "version": "v1.7.2",
  2710.             "source": {
  2711.                 "type": "git",
  2712.                 "url": "https://github.com/phpspec/prophecy.git",
  2713.                 "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6"
  2714.             },
  2715.             "dist": {
  2716.                 "type": "zip",
  2717.                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
  2718.                 "reference": "c9b8c6088acd19d769d4cc0ffa60a9fe34344bd6",
  2719.                 "shasum": ""
  2720.             },
  2721.             "require": {
  2722.                 "doctrine/instantiator": "^1.0.2",
  2723.                 "php": "^5.3|^7.0",
  2724.                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
  2725.                 "sebastian/comparator": "^1.1|^2.0",
  2726.                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  2727.             },
  2728.             "require-dev": {
  2729.                 "phpspec/phpspec": "^2.5|^3.2",
  2730.                 "phpunit/phpunit": "^4.8 || ^5.6.5"
  2731.             },
  2732.             "type": "library",
  2733.             "extra": {
  2734.                 "branch-alias": {
  2735.                     "dev-master": "1.7.x-dev"
  2736.                 }
  2737.             },
  2738.             "autoload": {
  2739.                 "psr-0": {
  2740.                     "Prophecy\\": "src/"
  2741.                 }
  2742.             },
  2743.             "notification-url": "https://packagist.org/downloads/",
  2744.             "license": [
  2745.                 "MIT"
  2746.             ],
  2747.             "authors": [
  2748.                 {
  2749.                     "name": "Konstantin Kudryashov",
  2750.                     "email": "ever.zet@gmail.com",
  2751.                     "homepage": "http://everzet.com"
  2752.                 },
  2753.                 {
  2754.                     "name": "Marcello Duarte",
  2755.                     "email": "marcello.duarte@gmail.com"
  2756.                 }
  2757.             ],
  2758.             "description": "Highly opinionated mocking framework for PHP 5.3+",
  2759.             "homepage": "https://github.com/phpspec/prophecy",
  2760.             "keywords": [
  2761.                 "Double",
  2762.                 "Dummy",
  2763.                 "fake",
  2764.                 "mock",
  2765.                 "spy",
  2766.                 "stub"
  2767.             ],
  2768.             "time": "2017-09-04T11:05:03+00:00"
  2769.         },
  2770.         {
  2771.             "name": "phpunit/php-code-coverage",
  2772.             "version": "4.0.8",
  2773.             "source": {
  2774.                 "type": "git",
  2775.                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  2776.                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
  2777.             },
  2778.             "dist": {
  2779.                 "type": "zip",
  2780.                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
  2781.                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
  2782.                 "shasum": ""
  2783.             },
  2784.             "require": {
  2785.                 "ext-dom": "*",
  2786.                 "ext-xmlwriter": "*",
  2787.                 "php": "^5.6 || ^7.0",
  2788.                 "phpunit/php-file-iterator": "^1.3",
  2789.                 "phpunit/php-text-template": "^1.2",
  2790.                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
  2791.                 "sebastian/code-unit-reverse-lookup": "^1.0",
  2792.                 "sebastian/environment": "^1.3.2 || ^2.0",
  2793.                 "sebastian/version": "^1.0 || ^2.0"
  2794.             },
  2795.             "require-dev": {
  2796.                 "ext-xdebug": "^2.1.4",
  2797.                 "phpunit/phpunit": "^5.7"
  2798.             },
  2799.             "suggest": {
  2800.                 "ext-xdebug": "^2.5.1"
  2801.             },
  2802.             "type": "library",
  2803.             "extra": {
  2804.                 "branch-alias": {
  2805.                     "dev-master": "4.0.x-dev"
  2806.                 }
  2807.             },
  2808.             "autoload": {
  2809.                 "classmap": [
  2810.                     "src/"
  2811.                 ]
  2812.             },
  2813.             "notification-url": "https://packagist.org/downloads/",
  2814.             "license": [
  2815.                 "BSD-3-Clause"
  2816.             ],
  2817.             "authors": [
  2818.                 {
  2819.                     "name": "Sebastian Bergmann",
  2820.                     "email": "sb@sebastian-bergmann.de",
  2821.                     "role": "lead"
  2822.                 }
  2823.             ],
  2824.             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  2825.             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  2826.             "keywords": [
  2827.                 "coverage",
  2828.                 "testing",
  2829.                 "xunit"
  2830.             ],
  2831.             "time": "2017-04-02T07:44:40+00:00"
  2832.         },
  2833.         {
  2834.             "name": "phpunit/php-file-iterator",
  2835.             "version": "1.4.2",
  2836.             "source": {
  2837.                 "type": "git",
  2838.                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  2839.                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
  2840.             },
  2841.             "dist": {
  2842.                 "type": "zip",
  2843.                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  2844.                 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
  2845.                 "shasum": ""
  2846.             },
  2847.             "require": {
  2848.                 "php": ">=5.3.3"
  2849.             },
  2850.             "type": "library",
  2851.             "extra": {
  2852.                 "branch-alias": {
  2853.                     "dev-master": "1.4.x-dev"
  2854.                 }
  2855.             },
  2856.             "autoload": {
  2857.                 "classmap": [
  2858.                     "src/"
  2859.                 ]
  2860.             },
  2861.             "notification-url": "https://packagist.org/downloads/",
  2862.             "license": [
  2863.                 "BSD-3-Clause"
  2864.             ],
  2865.             "authors": [
  2866.                 {
  2867.                     "name": "Sebastian Bergmann",
  2868.                     "email": "sb@sebastian-bergmann.de",
  2869.                     "role": "lead"
  2870.                 }
  2871.             ],
  2872.             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  2873.             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  2874.             "keywords": [
  2875.                 "filesystem",
  2876.                 "iterator"
  2877.             ],
  2878.             "time": "2016-10-03T07:40:28+00:00"
  2879.         },
  2880.         {
  2881.             "name": "phpunit/php-text-template",
  2882.             "version": "1.2.1",
  2883.             "source": {
  2884.                 "type": "git",
  2885.                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
  2886.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  2887.             },
  2888.             "dist": {
  2889.                 "type": "zip",
  2890.                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  2891.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  2892.                 "shasum": ""
  2893.             },
  2894.             "require": {
  2895.                 "php": ">=5.3.3"
  2896.             },
  2897.             "type": "library",
  2898.             "autoload": {
  2899.                 "classmap": [
  2900.                     "src/"
  2901.                 ]
  2902.             },
  2903.             "notification-url": "https://packagist.org/downloads/",
  2904.             "license": [
  2905.                 "BSD-3-Clause"
  2906.             ],
  2907.             "authors": [
  2908.                 {
  2909.                     "name": "Sebastian Bergmann",
  2910.                     "email": "sebastian@phpunit.de",
  2911.                     "role": "lead"
  2912.                 }
  2913.             ],
  2914.             "description": "Simple template engine.",
  2915.             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  2916.             "keywords": [
  2917.                 "template"
  2918.             ],
  2919.             "time": "2015-06-21T13:50:34+00:00"
  2920.         },
  2921.         {
  2922.             "name": "phpunit/php-timer",
  2923.             "version": "1.0.9",
  2924.             "source": {
  2925.                 "type": "git",
  2926.                 "url": "https://github.com/sebastianbergmann/php-timer.git",
  2927.                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  2928.             },
  2929.             "dist": {
  2930.                 "type": "zip",
  2931.                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  2932.                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  2933.                 "shasum": ""
  2934.             },
  2935.             "require": {
  2936.                 "php": "^5.3.3 || ^7.0"
  2937.             },
  2938.             "require-dev": {
  2939.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  2940.             },
  2941.             "type": "library",
  2942.             "extra": {
  2943.                 "branch-alias": {
  2944.                     "dev-master": "1.0-dev"
  2945.                 }
  2946.             },
  2947.             "autoload": {
  2948.                 "classmap": [
  2949.                     "src/"
  2950.                 ]
  2951.             },
  2952.             "notification-url": "https://packagist.org/downloads/",
  2953.             "license": [
  2954.                 "BSD-3-Clause"
  2955.             ],
  2956.             "authors": [
  2957.                 {
  2958.                     "name": "Sebastian Bergmann",
  2959.                     "email": "sb@sebastian-bergmann.de",
  2960.                     "role": "lead"
  2961.                 }
  2962.             ],
  2963.             "description": "Utility class for timing",
  2964.             "homepage": "https://github.com/sebastianbergmann/php-timer/",
  2965.             "keywords": [
  2966.                 "timer"
  2967.             ],
  2968.             "time": "2017-02-26T11:10:40+00:00"
  2969.         },
  2970.         {
  2971.             "name": "phpunit/php-token-stream",
  2972.             "version": "1.4.11",
  2973.             "source": {
  2974.                 "type": "git",
  2975.                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  2976.                 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7"
  2977.             },
  2978.             "dist": {
  2979.                 "type": "zip",
  2980.                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e03f8f67534427a787e21a385a67ec3ca6978ea7",
  2981.                 "reference": "e03f8f67534427a787e21a385a67ec3ca6978ea7",
  2982.                 "shasum": ""
  2983.             },
  2984.             "require": {
  2985.                 "ext-tokenizer": "*",
  2986.                 "php": ">=5.3.3"
  2987.             },
  2988.             "require-dev": {
  2989.                 "phpunit/phpunit": "~4.2"
  2990.             },
  2991.             "type": "library",
  2992.             "extra": {
  2993.                 "branch-alias": {
  2994.                     "dev-master": "1.4-dev"
  2995.                 }
  2996.             },
  2997.             "autoload": {
  2998.                 "classmap": [
  2999.                     "src/"
  3000.                 ]
  3001.             },
  3002.             "notification-url": "https://packagist.org/downloads/",
  3003.             "license": [
  3004.                 "BSD-3-Clause"
  3005.             ],
  3006.             "authors": [
  3007.                 {
  3008.                     "name": "Sebastian Bergmann",
  3009.                     "email": "sebastian@phpunit.de"
  3010.                 }
  3011.             ],
  3012.             "description": "Wrapper around PHP's tokenizer extension.",
  3013.             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  3014.             "keywords": [
  3015.                 "tokenizer"
  3016.             ],
  3017.             "time": "2017-02-27T10:12:30+00:00"
  3018.         },
  3019.         {
  3020.             "name": "phpunit/phpunit",
  3021.             "version": "5.7.22",
  3022.             "source": {
  3023.                 "type": "git",
  3024.                 "url": "https://github.com/sebastianbergmann/phpunit.git",
  3025.                 "reference": "10df877596c9906d4110b5b905313829043f2ada"
  3026.             },
  3027.             "dist": {
  3028.                 "type": "zip",
  3029.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/10df877596c9906d4110b5b905313829043f2ada",
  3030.                 "reference": "10df877596c9906d4110b5b905313829043f2ada",
  3031.                 "shasum": ""
  3032.             },
  3033.             "require": {
  3034.                 "ext-dom": "*",
  3035.                 "ext-json": "*",
  3036.                 "ext-libxml": "*",
  3037.                 "ext-mbstring": "*",
  3038.                 "ext-xml": "*",
  3039.                 "myclabs/deep-copy": "~1.3",
  3040.                 "php": "^5.6 || ^7.0",
  3041.                 "phpspec/prophecy": "^1.6.2",
  3042.                 "phpunit/php-code-coverage": "^4.0.4",
  3043.                 "phpunit/php-file-iterator": "~1.4",
  3044.                 "phpunit/php-text-template": "~1.2",
  3045.                 "phpunit/php-timer": "^1.0.6",
  3046.                 "phpunit/phpunit-mock-objects": "^3.2",
  3047.                 "sebastian/comparator": "^1.2.4",
  3048.                 "sebastian/diff": "^1.4.3",
  3049.                 "sebastian/environment": "^1.3.4 || ^2.0",
  3050.                 "sebastian/exporter": "~2.0",
  3051.                 "sebastian/global-state": "^1.1",
  3052.                 "sebastian/object-enumerator": "~2.0",
  3053.                 "sebastian/resource-operations": "~1.0",
  3054.                 "sebastian/version": "~1.0.3|~2.0",
  3055.                 "symfony/yaml": "~2.1|~3.0"
  3056.             },
  3057.             "conflict": {
  3058.                 "phpdocumentor/reflection-docblock": "3.0.2"
  3059.             },
  3060.             "require-dev": {
  3061.                 "ext-pdo": "*"
  3062.             },
  3063.             "suggest": {
  3064.                 "ext-xdebug": "*",
  3065.                 "phpunit/php-invoker": "~1.1"
  3066.             },
  3067.             "bin": [
  3068.                 "phpunit"
  3069.             ],
  3070.             "type": "library",
  3071.             "extra": {
  3072.                 "branch-alias": {
  3073.                     "dev-master": "5.7.x-dev"
  3074.                 }
  3075.             },
  3076.             "autoload": {
  3077.                 "classmap": [
  3078.                     "src/"
  3079.                 ]
  3080.             },
  3081.             "notification-url": "https://packagist.org/downloads/",
  3082.             "license": [
  3083.                 "BSD-3-Clause"
  3084.             ],
  3085.             "authors": [
  3086.                 {
  3087.                     "name": "Sebastian Bergmann",
  3088.                     "email": "sebastian@phpunit.de",
  3089.                     "role": "lead"
  3090.                 }
  3091.             ],
  3092.             "description": "The PHP Unit Testing framework.",
  3093.             "homepage": "https://phpunit.de/",
  3094.             "keywords": [
  3095.                 "phpunit",
  3096.                 "testing",
  3097.                 "xunit"
  3098.             ],
  3099.             "time": "2017-09-24T07:23:38+00:00"
  3100.         },
  3101.         {
  3102.             "name": "phpunit/phpunit-mock-objects",
  3103.             "version": "3.4.4",
  3104.             "source": {
  3105.                 "type": "git",
  3106.                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  3107.                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
  3108.             },
  3109.             "dist": {
  3110.                 "type": "zip",
  3111.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
  3112.                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
  3113.                 "shasum": ""
  3114.             },
  3115.             "require": {
  3116.                 "doctrine/instantiator": "^1.0.2",
  3117.                 "php": "^5.6 || ^7.0",
  3118.                 "phpunit/php-text-template": "^1.2",
  3119.                 "sebastian/exporter": "^1.2 || ^2.0"
  3120.             },
  3121.             "conflict": {
  3122.                 "phpunit/phpunit": "<5.4.0"
  3123.             },
  3124.             "require-dev": {
  3125.                 "phpunit/phpunit": "^5.4"
  3126.             },
  3127.             "suggest": {
  3128.                 "ext-soap": "*"
  3129.             },
  3130.             "type": "library",
  3131.             "extra": {
  3132.                 "branch-alias": {
  3133.                     "dev-master": "3.2.x-dev"
  3134.                 }
  3135.             },
  3136.             "autoload": {
  3137.                 "classmap": [
  3138.                     "src/"
  3139.                 ]
  3140.             },
  3141.             "notification-url": "https://packagist.org/downloads/",
  3142.             "license": [
  3143.                 "BSD-3-Clause"
  3144.             ],
  3145.             "authors": [
  3146.                 {
  3147.                     "name": "Sebastian Bergmann",
  3148.                     "email": "sb@sebastian-bergmann.de",
  3149.                     "role": "lead"
  3150.                 }
  3151.             ],
  3152.             "description": "Mock Object library for PHPUnit",
  3153.             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  3154.             "keywords": [
  3155.                 "mock",
  3156.                 "xunit"
  3157.             ],
  3158.             "time": "2017-06-30T09:13:00+00:00"
  3159.         },
  3160.         {
  3161.             "name": "psr/http-message",
  3162.             "version": "1.0.1",
  3163.             "source": {
  3164.                 "type": "git",
  3165.                 "url": "https://github.com/php-fig/http-message.git",
  3166.                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  3167.             },
  3168.             "dist": {
  3169.                 "type": "zip",
  3170.                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  3171.                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  3172.                 "shasum": ""
  3173.             },
  3174.             "require": {
  3175.                 "php": ">=5.3.0"
  3176.             },
  3177.             "type": "library",
  3178.             "extra": {
  3179.                 "branch-alias": {
  3180.                     "dev-master": "1.0.x-dev"
  3181.                 }
  3182.             },
  3183.             "autoload": {
  3184.                 "psr-4": {
  3185.                     "Psr\\Http\\Message\\": "src/"
  3186.                 }
  3187.             },
  3188.             "notification-url": "https://packagist.org/downloads/",
  3189.             "license": [
  3190.                 "MIT"
  3191.             ],
  3192.             "authors": [
  3193.                 {
  3194.                     "name": "PHP-FIG",
  3195.                     "homepage": "http://www.php-fig.org/"
  3196.                 }
  3197.             ],
  3198.             "description": "Common interface for HTTP messages",
  3199.             "homepage": "https://github.com/php-fig/http-message",
  3200.             "keywords": [
  3201.                 "http",
  3202.                 "http-message",
  3203.                 "psr",
  3204.                 "psr-7",
  3205.                 "request",
  3206.                 "response"
  3207.             ],
  3208.             "time": "2016-08-06T14:39:51+00:00"
  3209.         },
  3210.         {
  3211.             "name": "psr/log",
  3212.             "version": "1.0.2",
  3213.             "source": {
  3214.                 "type": "git",
  3215.                 "url": "https://github.com/php-fig/log.git",
  3216.                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  3217.             },
  3218.             "dist": {
  3219.                 "type": "zip",
  3220.                 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  3221.                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  3222.                 "shasum": ""
  3223.             },
  3224.             "require": {
  3225.                 "php": ">=5.3.0"
  3226.             },
  3227.             "type": "library",
  3228.             "extra": {
  3229.                 "branch-alias": {
  3230.                     "dev-master": "1.0.x-dev"
  3231.                 }
  3232.             },
  3233.             "autoload": {
  3234.                 "psr-4": {
  3235.                     "Psr\\Log\\": "Psr/Log/"
  3236.                 }
  3237.             },
  3238.             "notification-url": "https://packagist.org/downloads/",
  3239.             "license": [
  3240.                 "MIT"
  3241.             ],
  3242.             "authors": [
  3243.                 {
  3244.                     "name": "PHP-FIG",
  3245.                     "homepage": "http://www.php-fig.org/"
  3246.                 }
  3247.             ],
  3248.             "description": "Common interface for logging libraries",
  3249.             "homepage": "https://github.com/php-fig/log",
  3250.             "keywords": [
  3251.                 "log",
  3252.                 "psr",
  3253.                 "psr-3"
  3254.             ],
  3255.             "time": "2016-10-10T12:19:37+00:00"
  3256.         },
  3257.         {
  3258.             "name": "sebastian/code-unit-reverse-lookup",
  3259.             "version": "1.0.1",
  3260.             "source": {
  3261.                 "type": "git",
  3262.                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  3263.                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  3264.             },
  3265.             "dist": {
  3266.                 "type": "zip",
  3267.                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3268.                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  3269.                 "shasum": ""
  3270.             },
  3271.             "require": {
  3272.                 "php": "^5.6 || ^7.0"
  3273.             },
  3274.             "require-dev": {
  3275.                 "phpunit/phpunit": "^5.7 || ^6.0"
  3276.             },
  3277.             "type": "library",
  3278.             "extra": {
  3279.                 "branch-alias": {
  3280.                     "dev-master": "1.0.x-dev"
  3281.                 }
  3282.             },
  3283.             "autoload": {
  3284.                 "classmap": [
  3285.                     "src/"
  3286.                 ]
  3287.             },
  3288.             "notification-url": "https://packagist.org/downloads/",
  3289.             "license": [
  3290.                 "BSD-3-Clause"
  3291.             ],
  3292.             "authors": [
  3293.                 {
  3294.                     "name": "Sebastian Bergmann",
  3295.                     "email": "sebastian@phpunit.de"
  3296.                 }
  3297.             ],
  3298.             "description": "Looks up which function or method a line of code belongs to",
  3299.             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  3300.             "time": "2017-03-04T06:30:41+00:00"
  3301.         },
  3302.         {
  3303.             "name": "sebastian/comparator",
  3304.             "version": "1.2.4",
  3305.             "source": {
  3306.                 "type": "git",
  3307.                 "url": "https://github.com/sebastianbergmann/comparator.git",
  3308.                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
  3309.             },
  3310.             "dist": {
  3311.                 "type": "zip",
  3312.                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  3313.                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
  3314.                 "shasum": ""
  3315.             },
  3316.             "require": {
  3317.                 "php": ">=5.3.3",
  3318.                 "sebastian/diff": "~1.2",
  3319.                 "sebastian/exporter": "~1.2 || ~2.0"
  3320.             },
  3321.             "require-dev": {
  3322.                 "phpunit/phpunit": "~4.4"
  3323.             },
  3324.             "type": "library",
  3325.             "extra": {
  3326.                 "branch-alias": {
  3327.                     "dev-master": "1.2.x-dev"
  3328.                 }
  3329.             },
  3330.             "autoload": {
  3331.                 "classmap": [
  3332.                     "src/"
  3333.                 ]
  3334.             },
  3335.             "notification-url": "https://packagist.org/downloads/",
  3336.             "license": [
  3337.                 "BSD-3-Clause"
  3338.             ],
  3339.             "authors": [
  3340.                 {
  3341.                     "name": "Jeff Welch",
  3342.                     "email": "whatthejeff@gmail.com"
  3343.                 },
  3344.                 {
  3345.                     "name": "Volker Dusch",
  3346.                     "email": "github@wallbash.com"
  3347.                 },
  3348.                 {
  3349.                     "name": "Bernhard Schussek",
  3350.                     "email": "bschussek@2bepublished.at"
  3351.                 },
  3352.                 {
  3353.                     "name": "Sebastian Bergmann",
  3354.                     "email": "sebastian@phpunit.de"
  3355.                 }
  3356.             ],
  3357.             "description": "Provides the functionality to compare PHP values for equality",
  3358.             "homepage": "http://www.github.com/sebastianbergmann/comparator",
  3359.             "keywords": [
  3360.                 "comparator",
  3361.                 "compare",
  3362.                 "equality"
  3363.             ],
  3364.             "time": "2017-01-29T09:50:25+00:00"
  3365.         },
  3366.         {
  3367.             "name": "sebastian/diff",
  3368.             "version": "1.4.3",
  3369.             "source": {
  3370.                 "type": "git",
  3371.                 "url": "https://github.com/sebastianbergmann/diff.git",
  3372.                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
  3373.             },
  3374.             "dist": {
  3375.                 "type": "zip",
  3376.                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  3377.                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
  3378.                 "shasum": ""
  3379.             },
  3380.             "require": {
  3381.                 "php": "^5.3.3 || ^7.0"
  3382.             },
  3383.             "require-dev": {
  3384.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  3385.             },
  3386.             "type": "library",
  3387.             "extra": {
  3388.                 "branch-alias": {
  3389.                     "dev-master": "1.4-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": "Kore Nordmann",
  3404.                     "email": "mail@kore-nordmann.de"
  3405.                 },
  3406.                 {
  3407.                     "name": "Sebastian Bergmann",
  3408.                     "email": "sebastian@phpunit.de"
  3409.                 }
  3410.             ],
  3411.             "description": "Diff implementation",
  3412.             "homepage": "https://github.com/sebastianbergmann/diff",
  3413.             "keywords": [
  3414.                 "diff"
  3415.             ],
  3416.             "time": "2017-05-22T07:24:03+00:00"
  3417.         },
  3418.         {
  3419.             "name": "sebastian/environment",
  3420.             "version": "2.0.0",
  3421.             "source": {
  3422.                 "type": "git",
  3423.                 "url": "https://github.com/sebastianbergmann/environment.git",
  3424.                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
  3425.             },
  3426.             "dist": {
  3427.                 "type": "zip",
  3428.                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
  3429.                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
  3430.                 "shasum": ""
  3431.             },
  3432.             "require": {
  3433.                 "php": "^5.6 || ^7.0"
  3434.             },
  3435.             "require-dev": {
  3436.                 "phpunit/phpunit": "^5.0"
  3437.             },
  3438.             "type": "library",
  3439.             "extra": {
  3440.                 "branch-alias": {
  3441.                     "dev-master": "2.0.x-dev"
  3442.                 }
  3443.             },
  3444.             "autoload": {
  3445.                 "classmap": [
  3446.                     "src/"
  3447.                 ]
  3448.             },
  3449.             "notification-url": "https://packagist.org/downloads/",
  3450.             "license": [
  3451.                 "BSD-3-Clause"
  3452.             ],
  3453.             "authors": [
  3454.                 {
  3455.                     "name": "Sebastian Bergmann",
  3456.                     "email": "sebastian@phpunit.de"
  3457.                 }
  3458.             ],
  3459.             "description": "Provides functionality to handle HHVM/PHP environments",
  3460.             "homepage": "http://www.github.com/sebastianbergmann/environment",
  3461.             "keywords": [
  3462.                 "Xdebug",
  3463.                 "environment",
  3464.                 "hhvm"
  3465.             ],
  3466.             "time": "2016-11-26T07:53:53+00:00"
  3467.         },
  3468.         {
  3469.             "name": "sebastian/exporter",
  3470.             "version": "2.0.0",
  3471.             "source": {
  3472.                 "type": "git",
  3473.                 "url": "https://github.com/sebastianbergmann/exporter.git",
  3474.                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
  3475.             },
  3476.             "dist": {
  3477.                 "type": "zip",
  3478.                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  3479.                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
  3480.                 "shasum": ""
  3481.             },
  3482.             "require": {
  3483.                 "php": ">=5.3.3",
  3484.                 "sebastian/recursion-context": "~2.0"
  3485.             },
  3486.             "require-dev": {
  3487.                 "ext-mbstring": "*",
  3488.                 "phpunit/phpunit": "~4.4"
  3489.             },
  3490.             "type": "library",
  3491.             "extra": {
  3492.                 "branch-alias": {
  3493.                     "dev-master": "2.0.x-dev"
  3494.                 }
  3495.             },
  3496.             "autoload": {
  3497.                 "classmap": [
  3498.                     "src/"
  3499.                 ]
  3500.             },
  3501.             "notification-url": "https://packagist.org/downloads/",
  3502.             "license": [
  3503.                 "BSD-3-Clause"
  3504.             ],
  3505.             "authors": [
  3506.                 {
  3507.                     "name": "Jeff Welch",
  3508.                     "email": "whatthejeff@gmail.com"
  3509.                 },
  3510.                 {
  3511.                     "name": "Volker Dusch",
  3512.                     "email": "github@wallbash.com"
  3513.                 },
  3514.                 {
  3515.                     "name": "Bernhard Schussek",
  3516.                     "email": "bschussek@2bepublished.at"
  3517.                 },
  3518.                 {
  3519.                     "name": "Sebastian Bergmann",
  3520.                     "email": "sebastian@phpunit.de"
  3521.                 },
  3522.                 {
  3523.                     "name": "Adam Harvey",
  3524.                     "email": "aharvey@php.net"
  3525.                 }
  3526.             ],
  3527.             "description": "Provides the functionality to export PHP variables for visualization",
  3528.             "homepage": "http://www.github.com/sebastianbergmann/exporter",
  3529.             "keywords": [
  3530.                 "export",
  3531.                 "exporter"
  3532.             ],
  3533.             "time": "2016-11-19T08:54:04+00:00"
  3534.         },
  3535.         {
  3536.             "name": "sebastian/global-state",
  3537.             "version": "1.1.1",
  3538.             "source": {
  3539.                 "type": "git",
  3540.                 "url": "https://github.com/sebastianbergmann/global-state.git",
  3541.                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  3542.             },
  3543.             "dist": {
  3544.                 "type": "zip",
  3545.                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  3546.                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  3547.                 "shasum": ""
  3548.             },
  3549.             "require": {
  3550.                 "php": ">=5.3.3"
  3551.             },
  3552.             "require-dev": {
  3553.                 "phpunit/phpunit": "~4.2"
  3554.             },
  3555.             "suggest": {
  3556.                 "ext-uopz": "*"
  3557.             },
  3558.             "type": "library",
  3559.             "extra": {
  3560.                 "branch-alias": {
  3561.                     "dev-master": "1.0-dev"
  3562.                 }
  3563.             },
  3564.             "autoload": {
  3565.                 "classmap": [
  3566.                     "src/"
  3567.                 ]
  3568.             },
  3569.             "notification-url": "https://packagist.org/downloads/",
  3570.             "license": [
  3571.                 "BSD-3-Clause"
  3572.             ],
  3573.             "authors": [
  3574.                 {
  3575.                     "name": "Sebastian Bergmann",
  3576.                     "email": "sebastian@phpunit.de"
  3577.                 }
  3578.             ],
  3579.             "description": "Snapshotting of global state",
  3580.             "homepage": "http://www.github.com/sebastianbergmann/global-state",
  3581.             "keywords": [
  3582.                 "global state"
  3583.             ],
  3584.             "time": "2015-10-12T03:26:01+00:00"
  3585.         },
  3586.         {
  3587.             "name": "sebastian/object-enumerator",
  3588.             "version": "2.0.1",
  3589.             "source": {
  3590.                 "type": "git",
  3591.                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  3592.                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
  3593.             },
  3594.             "dist": {
  3595.                 "type": "zip",
  3596.                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
  3597.                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
  3598.                 "shasum": ""
  3599.             },
  3600.             "require": {
  3601.                 "php": ">=5.6",
  3602.                 "sebastian/recursion-context": "~2.0"
  3603.             },
  3604.             "require-dev": {
  3605.                 "phpunit/phpunit": "~5"
  3606.             },
  3607.             "type": "library",
  3608.             "extra": {
  3609.                 "branch-alias": {
  3610.                     "dev-master": "2.0.x-dev"
  3611.                 }
  3612.             },
  3613.             "autoload": {
  3614.                 "classmap": [
  3615.                     "src/"
  3616.                 ]
  3617.             },
  3618.             "notification-url": "https://packagist.org/downloads/",
  3619.             "license": [
  3620.                 "BSD-3-Clause"
  3621.             ],
  3622.             "authors": [
  3623.                 {
  3624.                     "name": "Sebastian Bergmann",
  3625.                     "email": "sebastian@phpunit.de"
  3626.                 }
  3627.             ],
  3628.             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  3629.             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  3630.             "time": "2017-02-18T15:18:39+00:00"
  3631.         },
  3632.         {
  3633.             "name": "sebastian/recursion-context",
  3634.             "version": "2.0.0",
  3635.             "source": {
  3636.                 "type": "git",
  3637.                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
  3638.                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
  3639.             },
  3640.             "dist": {
  3641.                 "type": "zip",
  3642.                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  3643.                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
  3644.                 "shasum": ""
  3645.             },
  3646.             "require": {
  3647.                 "php": ">=5.3.3"
  3648.             },
  3649.             "require-dev": {
  3650.                 "phpunit/phpunit": "~4.4"
  3651.             },
  3652.             "type": "library",
  3653.             "extra": {
  3654.                 "branch-alias": {
  3655.                     "dev-master": "2.0.x-dev"
  3656.                 }
  3657.             },
  3658.             "autoload": {
  3659.                 "classmap": [
  3660.                     "src/"
  3661.                 ]
  3662.             },
  3663.             "notification-url": "https://packagist.org/downloads/",
  3664.             "license": [
  3665.                 "BSD-3-Clause"
  3666.             ],
  3667.             "authors": [
  3668.                 {
  3669.                     "name": "Jeff Welch",
  3670.                     "email": "whatthejeff@gmail.com"
  3671.                 },
  3672.                 {
  3673.                     "name": "Sebastian Bergmann",
  3674.                     "email": "sebastian@phpunit.de"
  3675.                 },
  3676.                 {
  3677.                     "name": "Adam Harvey",
  3678.                     "email": "aharvey@php.net"
  3679.                 }
  3680.             ],
  3681.             "description": "Provides functionality to recursively process PHP variables",
  3682.             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3683.             "time": "2016-11-19T07:33:16+00:00"
  3684.         },
  3685.         {
  3686.             "name": "sebastian/resource-operations",
  3687.             "version": "1.0.0",
  3688.             "source": {
  3689.                 "type": "git",
  3690.                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
  3691.                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  3692.             },
  3693.             "dist": {
  3694.                 "type": "zip",
  3695.                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3696.                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3697.                 "shasum": ""
  3698.             },
  3699.             "require": {
  3700.                 "php": ">=5.6.0"
  3701.             },
  3702.             "type": "library",
  3703.             "extra": {
  3704.                 "branch-alias": {
  3705.                     "dev-master": "1.0.x-dev"
  3706.                 }
  3707.             },
  3708.             "autoload": {
  3709.                 "classmap": [
  3710.                     "src/"
  3711.                 ]
  3712.             },
  3713.             "notification-url": "https://packagist.org/downloads/",
  3714.             "license": [
  3715.                 "BSD-3-Clause"
  3716.             ],
  3717.             "authors": [
  3718.                 {
  3719.                     "name": "Sebastian Bergmann",
  3720.                     "email": "sebastian@phpunit.de"
  3721.                 }
  3722.             ],
  3723.             "description": "Provides a list of PHP built-in functions that operate on resources",
  3724.             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  3725.             "time": "2015-07-28T20:34:47+00:00"
  3726.         },
  3727.         {
  3728.             "name": "sebastian/version",
  3729.             "version": "2.0.1",
  3730.             "source": {
  3731.                 "type": "git",
  3732.                 "url": "https://github.com/sebastianbergmann/version.git",
  3733.                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  3734.             },
  3735.             "dist": {
  3736.                 "type": "zip",
  3737.                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  3738.                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  3739.                 "shasum": ""
  3740.             },
  3741.             "require": {
  3742.                 "php": ">=5.6"
  3743.             },
  3744.             "type": "library",
  3745.             "extra": {
  3746.                 "branch-alias": {
  3747.                     "dev-master": "2.0.x-dev"
  3748.                 }
  3749.             },
  3750.             "autoload": {
  3751.                 "classmap": [
  3752.                     "src/"
  3753.                 ]
  3754.             },
  3755.             "notification-url": "https://packagist.org/downloads/",
  3756.             "license": [
  3757.                 "BSD-3-Clause"
  3758.             ],
  3759.             "authors": [
  3760.                 {
  3761.                     "name": "Sebastian Bergmann",
  3762.                     "email": "sebastian@phpunit.de",
  3763.                     "role": "lead"
  3764.                 }
  3765.             ],
  3766.             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  3767.             "homepage": "https://github.com/sebastianbergmann/version",
  3768.             "time": "2016-10-03T07:35:21+00:00"
  3769.         },
  3770.         {
  3771.             "name": "setasign/fpdi",
  3772.             "version": "1.6.2",
  3773.             "source": {
  3774.                 "type": "git",
  3775.                 "url": "https://github.com/Setasign/FPDI.git",
  3776.                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea"
  3777.             },
  3778.             "dist": {
  3779.                 "type": "zip",
  3780.                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
  3781.                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
  3782.                 "shasum": ""
  3783.             },
  3784.             "suggest": {
  3785.                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
  3786.                 "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
  3787.                 "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
  3788.             },
  3789.             "type": "library",
  3790.             "autoload": {
  3791.                 "classmap": [
  3792.                     "filters/",
  3793.                     "fpdi.php",
  3794.                     "fpdf_tpl.php",
  3795.                     "fpdi_pdf_parser.php",
  3796.                     "pdf_context.php"
  3797.                 ]
  3798.             },
  3799.             "notification-url": "https://packagist.org/downloads/",
  3800.             "license": [
  3801.                 "MIT"
  3802.             ],
  3803.             "authors": [
  3804.                 {
  3805.                     "name": "Jan Slabon",
  3806.                     "email": "jan.slabon@setasign.com",
  3807.                     "homepage": "https://www.setasign.com"
  3808.                 }
  3809.             ],
  3810.             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
  3811.             "homepage": "https://www.setasign.com/fpdi",
  3812.             "keywords": [
  3813.                 "fpdf",
  3814.                 "fpdi",
  3815.                 "pdf"
  3816.             ],
  3817.             "time": "2017-05-11T14:25:49+00:00"
  3818.         },
  3819.         {
  3820.             "name": "stecman/symfony-console-completion",
  3821.             "version": "0.7.0",
  3822.             "source": {
  3823.                 "type": "git",
  3824.                 "url": "https://github.com/stecman/symfony-console-completion.git",
  3825.                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
  3826.             },
  3827.             "dist": {
  3828.                 "type": "zip",
  3829.                 "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
  3830.                 "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
  3831.                 "shasum": ""
  3832.             },
  3833.             "require": {
  3834.                 "php": ">=5.3.2",
  3835.                 "symfony/console": "~2.3 || ~3.0"
  3836.             },
  3837.             "require-dev": {
  3838.                 "phpunit/phpunit": "~4.4"
  3839.             },
  3840.             "type": "library",
  3841.             "extra": {
  3842.                 "branch-alias": {
  3843.                     "dev-master": "0.6.x-dev"
  3844.                 }
  3845.             },
  3846.             "autoload": {
  3847.                 "psr-4": {
  3848.                     "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
  3849.                 }
  3850.             },
  3851.             "notification-url": "https://packagist.org/downloads/",
  3852.             "license": [
  3853.                 "MIT"
  3854.             ],
  3855.             "authors": [
  3856.                 {
  3857.                     "name": "Stephen Holdaway",
  3858.                     "email": "stephen@stecman.co.nz"
  3859.                 }
  3860.             ],
  3861.             "description": "Automatic BASH completion for Symfony Console Component based applications.",
  3862.             "time": "2016-02-24T05:08:54+00:00"
  3863.         },
  3864.         {
  3865.             "name": "symfony/browser-kit",
  3866.             "version": "v3.3.9",
  3867.             "source": {
  3868.                 "type": "git",
  3869.                 "url": "https://github.com/symfony/browser-kit.git",
  3870.                 "reference": "aee7120b058c268363e606ff5fe8271da849a1b5"
  3871.             },
  3872.             "dist": {
  3873.                 "type": "zip",
  3874.                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/aee7120b058c268363e606ff5fe8271da849a1b5",
  3875.                 "reference": "aee7120b058c268363e606ff5fe8271da849a1b5",
  3876.                 "shasum": ""
  3877.             },
  3878.             "require": {
  3879.                 "php": "^5.5.9|>=7.0.8",
  3880.                 "symfony/dom-crawler": "~2.8|~3.0"
  3881.             },
  3882.             "require-dev": {
  3883.                 "symfony/css-selector": "~2.8|~3.0",
  3884.                 "symfony/process": "~2.8|~3.0"
  3885.             },
  3886.             "suggest": {
  3887.                 "symfony/process": ""
  3888.             },
  3889.             "type": "library",
  3890.             "extra": {
  3891.                 "branch-alias": {
  3892.                     "dev-master": "3.3-dev"
  3893.                 }
  3894.             },
  3895.             "autoload": {
  3896.                 "psr-4": {
  3897.                     "Symfony\\Component\\BrowserKit\\": ""
  3898.                 },
  3899.                 "exclude-from-classmap": [
  3900.                     "/Tests/"
  3901.                 ]
  3902.             },
  3903.             "notification-url": "https://packagist.org/downloads/",
  3904.             "license": [
  3905.                 "MIT"
  3906.             ],
  3907.             "authors": [
  3908.                 {
  3909.                     "name": "Fabien Potencier",
  3910.                     "email": "fabien@symfony.com"
  3911.                 },
  3912.                 {
  3913.                     "name": "Symfony Community",
  3914.                     "homepage": "https://symfony.com/contributors"
  3915.                 }
  3916.             ],
  3917.             "description": "Symfony BrowserKit Component",
  3918.             "homepage": "https://symfony.com",
  3919.             "time": "2017-07-29T21:54:42+00:00"
  3920.         },
  3921.         {
  3922.             "name": "symfony/console",
  3923.             "version": "v3.3.9",
  3924.             "source": {
  3925.                 "type": "git",
  3926.                 "url": "https://github.com/symfony/console.git",
  3927.                 "reference": "a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf"
  3928.             },
  3929.             "dist": {
  3930.                 "type": "zip",
  3931.                 "url": "https://api.github.com/repos/symfony/console/zipball/a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf",
  3932.                 "reference": "a1e1b01293a090cb9ae2ddd221a3251a4a7e4abf",
  3933.                 "shasum": ""
  3934.             },
  3935.             "require": {
  3936.                 "php": "^5.5.9|>=7.0.8",
  3937.                 "symfony/debug": "~2.8|~3.0",
  3938.                 "symfony/polyfill-mbstring": "~1.0"
  3939.             },
  3940.             "conflict": {
  3941.                 "symfony/dependency-injection": "<3.3"
  3942.             },
  3943.             "require-dev": {
  3944.                 "psr/log": "~1.0",
  3945.                 "symfony/config": "~3.3",
  3946.                 "symfony/dependency-injection": "~3.3",
  3947.                 "symfony/event-dispatcher": "~2.8|~3.0",
  3948.                 "symfony/filesystem": "~2.8|~3.0",
  3949.                 "symfony/process": "~2.8|~3.0"
  3950.             },
  3951.             "suggest": {
  3952.                 "psr/log": "For using the console logger",
  3953.                 "symfony/event-dispatcher": "",
  3954.                 "symfony/filesystem": "",
  3955.                 "symfony/process": ""
  3956.             },
  3957.             "type": "library",
  3958.             "extra": {
  3959.                 "branch-alias": {
  3960.                     "dev-master": "3.3-dev"
  3961.                 }
  3962.             },
  3963.             "autoload": {
  3964.                 "psr-4": {
  3965.                     "Symfony\\Component\\Console\\": ""
  3966.                 },
  3967.                 "exclude-from-classmap": [
  3968.                     "/Tests/"
  3969.                 ]
  3970.             },
  3971.             "notification-url": "https://packagist.org/downloads/",
  3972.             "license": [
  3973.                 "MIT"
  3974.             ],
  3975.             "authors": [
  3976.                 {
  3977.                     "name": "Fabien Potencier",
  3978.                     "email": "fabien@symfony.com"
  3979.                 },
  3980.                 {
  3981.                     "name": "Symfony Community",
  3982.                     "homepage": "https://symfony.com/contributors"
  3983.                 }
  3984.             ],
  3985.             "description": "Symfony Console Component",
  3986.             "homepage": "https://symfony.com",
  3987.             "time": "2017-09-06T16:40:18+00:00"
  3988.         },
  3989.         {
  3990.             "name": "symfony/css-selector",
  3991.             "version": "v3.3.9",
  3992.             "source": {
  3993.                 "type": "git",
  3994.                 "url": "https://github.com/symfony/css-selector.git",
  3995.                 "reference": "c5f5263ed231f164c58368efbce959137c7d9488"
  3996.             },
  3997.             "dist": {
  3998.                 "type": "zip",
  3999.                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/c5f5263ed231f164c58368efbce959137c7d9488",
  4000.                 "reference": "c5f5263ed231f164c58368efbce959137c7d9488",
  4001.                 "shasum": ""
  4002.             },
  4003.             "require": {
  4004.                 "php": "^5.5.9|>=7.0.8"
  4005.             },
  4006.             "type": "library",
  4007.             "extra": {
  4008.                 "branch-alias": {
  4009.                     "dev-master": "3.3-dev"
  4010.                 }
  4011.             },
  4012.             "autoload": {
  4013.                 "psr-4": {
  4014.                     "Symfony\\Component\\CssSelector\\": ""
  4015.                 },
  4016.                 "exclude-from-classmap": [
  4017.                     "/Tests/"
  4018.                 ]
  4019.             },
  4020.             "notification-url": "https://packagist.org/downloads/",
  4021.             "license": [
  4022.                 "MIT"
  4023.             ],
  4024.             "authors": [
  4025.                 {
  4026.                     "name": "Jean-François Simon",
  4027.                     "email": "jeanfrancois.simon@sensiolabs.com"
  4028.                 },
  4029.                 {
  4030.                     "name": "Fabien Potencier",
  4031.                     "email": "fabien@symfony.com"
  4032.                 },
  4033.                 {
  4034.                     "name": "Symfony Community",
  4035.                     "homepage": "https://symfony.com/contributors"
  4036.                 }
  4037.             ],
  4038.             "description": "Symfony CssSelector Component",
  4039.             "homepage": "https://symfony.com",
  4040.             "time": "2017-07-29T21:54:42+00:00"
  4041.         },
  4042.         {
  4043.             "name": "symfony/debug",
  4044.             "version": "v3.3.9",
  4045.             "source": {
  4046.                 "type": "git",
  4047.                 "url": "https://github.com/symfony/debug.git",
  4048.                 "reference": "8beb24eec70b345c313640962df933499373a944"
  4049.             },
  4050.             "dist": {
  4051.                 "type": "zip",
  4052.                 "url": "https://api.github.com/repos/symfony/debug/zipball/8beb24eec70b345c313640962df933499373a944",
  4053.                 "reference": "8beb24eec70b345c313640962df933499373a944",
  4054.                 "shasum": ""
  4055.             },
  4056.             "require": {
  4057.                 "php": "^5.5.9|>=7.0.8",
  4058.                 "psr/log": "~1.0"
  4059.             },
  4060.             "conflict": {
  4061.                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  4062.             },
  4063.             "require-dev": {
  4064.                 "symfony/http-kernel": "~2.8|~3.0"
  4065.             },
  4066.             "type": "library",
  4067.             "extra": {
  4068.                 "branch-alias": {
  4069.                     "dev-master": "3.3-dev"
  4070.                 }
  4071.             },
  4072.             "autoload": {
  4073.                 "psr-4": {
  4074.                     "Symfony\\Component\\Debug\\": ""
  4075.                 },
  4076.                 "exclude-from-classmap": [
  4077.                     "/Tests/"
  4078.                 ]
  4079.             },
  4080.             "notification-url": "https://packagist.org/downloads/",
  4081.             "license": [
  4082.                 "MIT"
  4083.             ],
  4084.             "authors": [
  4085.                 {
  4086.                     "name": "Fabien Potencier",
  4087.                     "email": "fabien@symfony.com"
  4088.                 },
  4089.                 {
  4090.                     "name": "Symfony Community",
  4091.                     "homepage": "https://symfony.com/contributors"
  4092.                 }
  4093.             ],
  4094.             "description": "Symfony Debug Component",
  4095.             "homepage": "https://symfony.com",
  4096.             "time": "2017-09-01T13:23:39+00:00"
  4097.         },
  4098.         {
  4099.             "name": "symfony/dom-crawler",
  4100.             "version": "v3.3.9",
  4101.             "source": {
  4102.                 "type": "git",
  4103.                 "url": "https://github.com/symfony/dom-crawler.git",
  4104.                 "reference": "6b511d7329b203a620f09a2288818d27dcc915ae"
  4105.             },
  4106.             "dist": {
  4107.                 "type": "zip",
  4108.                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6b511d7329b203a620f09a2288818d27dcc915ae",
  4109.                 "reference": "6b511d7329b203a620f09a2288818d27dcc915ae",
  4110.                 "shasum": ""
  4111.             },
  4112.             "require": {
  4113.                 "php": "^5.5.9|>=7.0.8",
  4114.                 "symfony/polyfill-mbstring": "~1.0"
  4115.             },
  4116.             "require-dev": {
  4117.                 "symfony/css-selector": "~2.8|~3.0"
  4118.             },
  4119.             "suggest": {
  4120.                 "symfony/css-selector": ""
  4121.             },
  4122.             "type": "library",
  4123.             "extra": {
  4124.                 "branch-alias": {
  4125.                     "dev-master": "3.3-dev"
  4126.                 }
  4127.             },
  4128.             "autoload": {
  4129.                 "psr-4": {
  4130.                     "Symfony\\Component\\DomCrawler\\": ""
  4131.                 },
  4132.                 "exclude-from-classmap": [
  4133.                     "/Tests/"
  4134.                 ]
  4135.             },
  4136.             "notification-url": "https://packagist.org/downloads/",
  4137.             "license": [
  4138.                 "MIT"
  4139.             ],
  4140.             "authors": [
  4141.                 {
  4142.                     "name": "Fabien Potencier",
  4143.                     "email": "fabien@symfony.com"
  4144.                 },
  4145.                 {
  4146.                     "name": "Symfony Community",
  4147.                     "homepage": "https://symfony.com/contributors"
  4148.                 }
  4149.             ],
  4150.             "description": "Symfony DomCrawler Component",
  4151.             "homepage": "https://symfony.com",
  4152.             "time": "2017-09-11T15:55:22+00:00"
  4153.         },
  4154.         {
  4155.             "name": "symfony/event-dispatcher",
  4156.             "version": "v3.3.9",
  4157.             "source": {
  4158.                 "type": "git",
  4159.                 "url": "https://github.com/symfony/event-dispatcher.git",
  4160.                 "reference": "54ca9520a00386f83bca145819ad3b619aaa2485"
  4161.             },
  4162.             "dist": {
  4163.                 "type": "zip",
  4164.                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/54ca9520a00386f83bca145819ad3b619aaa2485",
  4165.                 "reference": "54ca9520a00386f83bca145819ad3b619aaa2485",
  4166.                 "shasum": ""
  4167.             },
  4168.             "require": {
  4169.                 "php": "^5.5.9|>=7.0.8"
  4170.             },
  4171.             "conflict": {
  4172.                 "symfony/dependency-injection": "<3.3"
  4173.             },
  4174.             "require-dev": {
  4175.                 "psr/log": "~1.0",
  4176.                 "symfony/config": "~2.8|~3.0",
  4177.                 "symfony/dependency-injection": "~3.3",
  4178.                 "symfony/expression-language": "~2.8|~3.0",
  4179.                 "symfony/stopwatch": "~2.8|~3.0"
  4180.             },
  4181.             "suggest": {
  4182.                 "symfony/dependency-injection": "",
  4183.                 "symfony/http-kernel": ""
  4184.             },
  4185.             "type": "library",
  4186.             "extra": {
  4187.                 "branch-alias": {
  4188.                     "dev-master": "3.3-dev"
  4189.                 }
  4190.             },
  4191.             "autoload": {
  4192.                 "psr-4": {
  4193.                     "Symfony\\Component\\EventDispatcher\\": ""
  4194.                 },
  4195.                 "exclude-from-classmap": [
  4196.                     "/Tests/"
  4197.                 ]
  4198.             },
  4199.             "notification-url": "https://packagist.org/downloads/",
  4200.             "license": [
  4201.                 "MIT"
  4202.             ],
  4203.             "authors": [
  4204.                 {
  4205.                     "name": "Fabien Potencier",
  4206.                     "email": "fabien@symfony.com"
  4207.                 },
  4208.                 {
  4209.                     "name": "Symfony Community",
  4210.                     "homepage": "https://symfony.com/contributors"
  4211.                 }
  4212.             ],
  4213.             "description": "Symfony EventDispatcher Component",
  4214.             "homepage": "https://symfony.com",
  4215.             "time": "2017-07-29T21:54:42+00:00"
  4216.         },
  4217.         {
  4218.             "name": "symfony/finder",
  4219.             "version": "v3.3.9",
  4220.             "source": {
  4221.                 "type": "git",
  4222.                 "url": "https://github.com/symfony/finder.git",
  4223.                 "reference": "b2260dbc80f3c4198f903215f91a1ac7fe9fe09e"
  4224.             },
  4225.             "dist": {
  4226.                 "type": "zip",
  4227.                 "url": "https://api.github.com/repos/symfony/finder/zipball/b2260dbc80f3c4198f903215f91a1ac7fe9fe09e",
  4228.                 "reference": "b2260dbc80f3c4198f903215f91a1ac7fe9fe09e",
  4229.                 "shasum": ""
  4230.             },
  4231.             "require": {
  4232.                 "php": "^5.5.9|>=7.0.8"
  4233.             },
  4234.             "type": "library",
  4235.             "extra": {
  4236.                 "branch-alias": {
  4237.                     "dev-master": "3.3-dev"
  4238.                 }
  4239.             },
  4240.             "autoload": {
  4241.                 "psr-4": {
  4242.                     "Symfony\\Component\\Finder\\": ""
  4243.                 },
  4244.                 "exclude-from-classmap": [
  4245.                     "/Tests/"
  4246.                 ]
  4247.             },
  4248.             "notification-url": "https://packagist.org/downloads/",
  4249.             "license": [
  4250.                 "MIT"
  4251.             ],
  4252.             "authors": [
  4253.                 {
  4254.                     "name": "Fabien Potencier",
  4255.                     "email": "fabien@symfony.com"
  4256.                 },
  4257.                 {
  4258.                     "name": "Symfony Community",
  4259.                     "homepage": "https://symfony.com/contributors"
  4260.                 }
  4261.             ],
  4262.             "description": "Symfony Finder Component",
  4263.             "homepage": "https://symfony.com",
  4264.             "time": "2017-07-29T21:54:42+00:00"
  4265.         },
  4266.         {
  4267.             "name": "symfony/polyfill-mbstring",
  4268.             "version": "v1.5.0",
  4269.             "source": {
  4270.                 "type": "git",
  4271.                 "url": "https://github.com/symfony/polyfill-mbstring.git",
  4272.                 "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803"
  4273.             },
  4274.             "dist": {
  4275.                 "type": "zip",
  4276.                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
  4277.                 "reference": "7c8fae0ac1d216eb54349e6a8baa57d515fe8803",
  4278.                 "shasum": ""
  4279.             },
  4280.             "require": {
  4281.                 "php": ">=5.3.3"
  4282.             },
  4283.             "suggest": {
  4284.                 "ext-mbstring": "For best performance"
  4285.             },
  4286.             "type": "library",
  4287.             "extra": {
  4288.                 "branch-alias": {
  4289.                     "dev-master": "1.5-dev"
  4290.                 }
  4291.             },
  4292.             "autoload": {
  4293.                 "psr-4": {
  4294.                     "Symfony\\Polyfill\\Mbstring\\": ""
  4295.                 },
  4296.                 "files": [
  4297.                     "bootstrap.php"
  4298.                 ]
  4299.             },
  4300.             "notification-url": "https://packagist.org/downloads/",
  4301.             "license": [
  4302.                 "MIT"
  4303.             ],
  4304.             "authors": [
  4305.                 {
  4306.                     "name": "Nicolas Grekas",
  4307.                     "email": "p@tchwork.com"
  4308.                 },
  4309.                 {
  4310.                     "name": "Symfony Community",
  4311.                     "homepage": "https://symfony.com/contributors"
  4312.                 }
  4313.             ],
  4314.             "description": "Symfony polyfill for the Mbstring extension",
  4315.             "homepage": "https://symfony.com",
  4316.             "keywords": [
  4317.                 "compatibility",
  4318.                 "mbstring",
  4319.                 "polyfill",
  4320.                 "portable",
  4321.                 "shim"
  4322.             ],
  4323.             "time": "2017-06-14T15:44:48+00:00"
  4324.         },
  4325.         {
  4326.             "name": "symfony/yaml",
  4327.             "version": "v3.3.9",
  4328.             "source": {
  4329.                 "type": "git",
  4330.                 "url": "https://github.com/symfony/yaml.git",
  4331.                 "reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0"
  4332.             },
  4333.             "dist": {
  4334.                 "type": "zip",
  4335.                 "url": "https://api.github.com/repos/symfony/yaml/zipball/1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
  4336.                 "reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
  4337.                 "shasum": ""
  4338.             },
  4339.             "require": {
  4340.                 "php": "^5.5.9|>=7.0.8"
  4341.             },
  4342.             "require-dev": {
  4343.                 "symfony/console": "~2.8|~3.0"
  4344.             },
  4345.             "suggest": {
  4346.                 "symfony/console": "For validating YAML files using the lint command"
  4347.             },
  4348.             "type": "library",
  4349.             "extra": {
  4350.                 "branch-alias": {
  4351.                     "dev-master": "3.3-dev"
  4352.                 }
  4353.             },
  4354.             "autoload": {
  4355.                 "psr-4": {
  4356.                     "Symfony\\Component\\Yaml\\": ""
  4357.                 },
  4358.                 "exclude-from-classmap": [
  4359.                     "/Tests/"
  4360.                 ]
  4361.             },
  4362.             "notification-url": "https://packagist.org/downloads/",
  4363.             "license": [
  4364.                 "MIT"
  4365.             ],
  4366.             "authors": [
  4367.                 {
  4368.                     "name": "Fabien Potencier",
  4369.                     "email": "fabien@symfony.com"
  4370.                 },
  4371.                 {
  4372.                     "name": "Symfony Community",
  4373.                     "homepage": "https://symfony.com/contributors"
  4374.                 }
  4375.             ],
  4376.             "description": "Symfony Yaml Component",
  4377.             "homepage": "https://symfony.com",
  4378.             "time": "2017-07-29T21:54:42+00:00"
  4379.         },
  4380.         {
  4381.             "name": "wbraganca/yii2-dynamicform",
  4382.             "version": "dev-master",
  4383.             "source": {
  4384.                 "type": "git",
  4385.                 "url": "https://github.com/wbraganca/yii2-dynamicform.git",
  4386.                 "reference": "fa1fec069ce8262dcb359db8d3b849235ddf7781"
  4387.             },
  4388.             "dist": {
  4389.                 "type": "zip",
  4390.                 "url": "https://api.github.com/repos/wbraganca/yii2-dynamicform/zipball/fa1fec069ce8262dcb359db8d3b849235ddf7781",
  4391.                 "reference": "fa1fec069ce8262dcb359db8d3b849235ddf7781",
  4392.                 "shasum": ""
  4393.             },
  4394.             "require": {
  4395.                 "symfony/css-selector": "~2.8|~3.0",
  4396.                 "symfony/dom-crawler": "~2.8|~3.0",
  4397.                 "yiisoft/yii2": "~2.0.5"
  4398.             },
  4399.             "type": "yii2-extension",
  4400.             "autoload": {
  4401.                 "psr-4": {
  4402.                     "wbraganca\\dynamicform\\": "src"
  4403.                 }
  4404.             },
  4405.             "notification-url": "https://packagist.org/downloads/",
  4406.             "license": [
  4407.                 "BSD-3-Clause"
  4408.             ],
  4409.             "authors": [
  4410.                 {
  4411.                     "name": "Wanderson Bragança",
  4412.                     "email": "wanderson.wbc@gmail.com",
  4413.                     "homepage": "http://wbraganca.com"
  4414.                 }
  4415.             ],
  4416.             "description": "It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.",
  4417.             "keywords": [
  4418.                 "copy DOM element",
  4419.                 "extension",
  4420.                 "wbraganca",
  4421.                 "widget",
  4422.                 "yii2",
  4423.                 "yii2 dynamic form",
  4424.                 "yii2-dynamicform"
  4425.             ],
  4426.             "time": "2016-09-29 16:38:47"
  4427.         },
  4428.         {
  4429.             "name": "webmozart/assert",
  4430.             "version": "1.2.0",
  4431.             "source": {
  4432.                 "type": "git",
  4433.                 "url": "https://github.com/webmozart/assert.git",
  4434.                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
  4435.             },
  4436.             "dist": {
  4437.                 "type": "zip",
  4438.                 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
  4439.                 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
  4440.                 "shasum": ""
  4441.             },
  4442.             "require": {
  4443.                 "php": "^5.3.3 || ^7.0"
  4444.             },
  4445.             "require-dev": {
  4446.                 "phpunit/phpunit": "^4.6",
  4447.                 "sebastian/version": "^1.0.1"
  4448.             },
  4449.             "type": "library",
  4450.             "extra": {
  4451.                 "branch-alias": {
  4452.                     "dev-master": "1.3-dev"
  4453.                 }
  4454.             },
  4455.             "autoload": {
  4456.                 "psr-4": {
  4457.                     "Webmozart\\Assert\\": "src/"
  4458.                 }
  4459.             },
  4460.             "notification-url": "https://packagist.org/downloads/",
  4461.             "license": [
  4462.                 "MIT"
  4463.             ],
  4464.             "authors": [
  4465.                 {
  4466.                     "name": "Bernhard Schussek",
  4467.                     "email": "bschussek@gmail.com"
  4468.                 }
  4469.             ],
  4470.             "description": "Assertions to validate method input/output with nice error messages.",
  4471.             "keywords": [
  4472.                 "assert",
  4473.                 "check",
  4474.                 "validate"
  4475.             ],
  4476.             "time": "2016-11-23T20:04:58+00:00"
  4477.         },
  4478.         {
  4479.             "name": "yii2mod/yii2-rbac",
  4480.             "version": "2.0",
  4481.             "source": {
  4482.                 "type": "git",
  4483.                 "url": "https://github.com/yii2mod/yii2-rbac.git",
  4484.                 "reference": "053a991ffc7c9660a6bb1272de4f1c658c8eac7b"
  4485.             },
  4486.             "dist": {
  4487.                 "type": "zip",
  4488.                 "url": "https://api.github.com/repos/yii2mod/yii2-rbac/zipball/053a991ffc7c9660a6bb1272de4f1c658c8eac7b",
  4489.                 "reference": "053a991ffc7c9660a6bb1272de4f1c658c8eac7b",
  4490.                 "shasum": ""
  4491.             },
  4492.             "require": {
  4493.                 "2amigos/yii2-arrayquery-component": "*",
  4494.                 "php": ">=5.6",
  4495.                 "yiisoft/yii2": "^2.0.8",
  4496.                 "yiisoft/yii2-jui": "*"
  4497.             },
  4498.             "require-dev": {
  4499.                 "friendsofphp/php-cs-fixer": "~2.0"
  4500.             },
  4501.             "type": "yii2-extension",
  4502.             "autoload": {
  4503.                 "psr-4": {
  4504.                     "yii2mod\\rbac\\": ""
  4505.                 }
  4506.             },
  4507.             "notification-url": "https://packagist.org/downloads/",
  4508.             "license": [
  4509.                 "MIT"
  4510.             ],
  4511.             "authors": [
  4512.                 {
  4513.                     "name": "Dmitry Semenov",
  4514.                     "email": "disemx@gmail.com"
  4515.                 },
  4516.                 {
  4517.                     "name": "Igor Chepurnoy",
  4518.                     "email": "igorzfort@gmail.com"
  4519.                 }
  4520.             ],
  4521.             "description": "RBAC management module for Yii2",
  4522.             "keywords": [
  4523.                 "rbac gui",
  4524.                 "rbac management",
  4525.                 "rbac module",
  4526.                 "yii2",
  4527.                 "yii2 rbac",
  4528.                 "yii2-rbac"
  4529.             ],
  4530.             "time": "2017-02-08T13:25:19+00:00"
  4531.         },
  4532.         {
  4533.             "name": "yii2tech/ar-softdelete",
  4534.             "version": "1.0.1",
  4535.             "source": {
  4536.                 "type": "git",
  4537.                 "url": "https://github.com/yii2tech/ar-softdelete.git",
  4538.                 "reference": "b6595495200ef1e0a62755ff61e52f11f0b04d57"
  4539.             },
  4540.             "dist": {
  4541.                 "type": "zip",
  4542.                 "url": "https://api.github.com/repos/yii2tech/ar-softdelete/zipball/b6595495200ef1e0a62755ff61e52f11f0b04d57",
  4543.                 "reference": "b6595495200ef1e0a62755ff61e52f11f0b04d57",
  4544.                 "shasum": ""
  4545.             },
  4546.             "require": {
  4547.                 "yiisoft/yii2": "*"
  4548.             },
  4549.             "type": "yii2-extension",
  4550.             "extra": {
  4551.                 "branch-alias": {
  4552.                     "dev-master": "1.0.x-dev"
  4553.                 }
  4554.             },
  4555.             "autoload": {
  4556.                 "psr-4": {
  4557.                     "yii2tech\\ar\\softdelete\\": ""
  4558.                 }
  4559.             },
  4560.             "notification-url": "https://packagist.org/downloads/",
  4561.             "license": [
  4562.                 "BSD-3-Clause"
  4563.             ],
  4564.             "authors": [
  4565.                 {
  4566.                     "name": "Paul Klimov",
  4567.                     "email": "klimov.paul@gmail.com"
  4568.                 }
  4569.             ],
  4570.             "description": "Provides support for ActiveRecord soft delete in Yii2",
  4571.             "keywords": [
  4572.                 "active",
  4573.                 "delete",
  4574.                 "integrity",
  4575.                 "record",
  4576.                 "smart",
  4577.                 "soft",
  4578.                 "yii2"
  4579.             ],
  4580.             "time": "2016-12-08T14:07:12+00:00"
  4581.         },
  4582.         {
  4583.             "name": "yiisoft/yii2-debug",
  4584.             "version": "2.0.11",
  4585.             "source": {
  4586.                 "type": "git",
  4587.                 "url": "https://github.com/yiisoft/yii2-debug.git",
  4588.                 "reference": "372fbf0d47303b7d68275d6720935e5116915418"
  4589.             },
  4590.             "dist": {
  4591.                 "type": "zip",
  4592.                 "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/372fbf0d47303b7d68275d6720935e5116915418",
  4593.                 "reference": "372fbf0d47303b7d68275d6720935e5116915418",
  4594.                 "shasum": ""
  4595.             },
  4596.             "require": {
  4597.                 "yiisoft/yii2": "~2.0.11",
  4598.                 "yiisoft/yii2-bootstrap": "~2.0.0"
  4599.             },
  4600.             "type": "yii2-extension",
  4601.             "extra": {
  4602.                 "branch-alias": {
  4603.                     "dev-master": "2.0.x-dev"
  4604.                 }
  4605.             },
  4606.             "autoload": {
  4607.                 "psr-4": {
  4608.                     "yii\\debug\\": ""
  4609.                 }
  4610.             },
  4611.             "notification-url": "https://packagist.org/downloads/",
  4612.             "license": [
  4613.                 "BSD-3-Clause"
  4614.             ],
  4615.             "authors": [
  4616.                 {
  4617.                     "name": "Qiang Xue",
  4618.                     "email": "qiang.xue@gmail.com"
  4619.                 }
  4620.             ],
  4621.             "description": "The debugger extension for the Yii framework",
  4622.             "keywords": [
  4623.                 "debug",
  4624.                 "debugger",
  4625.                 "yii2"
  4626.             ],
  4627.             "time": "2017-09-05T23:21:05+00:00"
  4628.         },
  4629.         {
  4630.             "name": "yiisoft/yii2-faker",
  4631.             "version": "2.0.3",
  4632.             "source": {
  4633.                 "type": "git",
  4634.                 "url": "https://github.com/yiisoft/yii2-faker.git",
  4635.                 "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
  4636.             },
  4637.             "dist": {
  4638.                 "type": "zip",
  4639.                 "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  4640.                 "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
  4641.                 "shasum": ""
  4642.             },
  4643.             "require": {
  4644.                 "fzaninotto/faker": "*",
  4645.                 "yiisoft/yii2": "*"
  4646.             },
  4647.             "type": "yii2-extension",
  4648.             "extra": {
  4649.                 "branch-alias": {
  4650.                     "dev-master": "2.0.x-dev"
  4651.                 }
  4652.             },
  4653.             "autoload": {
  4654.                 "psr-4": {
  4655.                     "yii\\faker\\": ""
  4656.                 }
  4657.             },
  4658.             "notification-url": "https://packagist.org/downloads/",
  4659.             "license": [
  4660.                 "BSD-3-Clause"
  4661.             ],
  4662.             "authors": [
  4663.                 {
  4664.                     "name": "Mark Jebri",
  4665.                     "email": "mark.github@yandex.ru"
  4666.                 }
  4667.             ],
  4668.             "description": "Fixture generator. The Faker integration for the Yii framework.",
  4669.             "keywords": [
  4670.                 "Fixture",
  4671.                 "faker",
  4672.                 "yii2"
  4673.             ],
  4674.             "time": "2015-03-01T06:22:44+00:00"
  4675.         },
  4676.         {
  4677.             "name": "yiisoft/yii2-gii",
  4678.             "version": "2.0.5",
  4679.             "source": {
  4680.                 "type": "git",
  4681.                 "url": "https://github.com/yiisoft/yii2-gii.git",
  4682.                 "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
  4683.             },
  4684.             "dist": {
  4685.                 "type": "zip",
  4686.                 "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
  4687.                 "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
  4688.                 "shasum": ""
  4689.             },
  4690.             "require": {
  4691.                 "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
  4692.                 "phpspec/php-diff": ">=1.0.2",
  4693.                 "yiisoft/yii2": ">=2.0.4",
  4694.                 "yiisoft/yii2-bootstrap": "~2.0"
  4695.             },
  4696.             "type": "yii2-extension",
  4697.             "extra": {
  4698.                 "branch-alias": {
  4699.                     "dev-master": "2.0.x-dev"
  4700.                 },
  4701.                 "asset-installer-paths": {
  4702.                     "npm-asset-library": "vendor/npm",
  4703.                     "bower-asset-library": "vendor/bower"
  4704.                 }
  4705.             },
  4706.             "autoload": {
  4707.                 "psr-4": {
  4708.                     "yii\\gii\\": ""
  4709.                 }
  4710.             },
  4711.             "notification-url": "https://packagist.org/downloads/",
  4712.             "license": [
  4713.                 "BSD-3-Clause"
  4714.             ],
  4715.             "authors": [
  4716.                 {
  4717.                     "name": "Qiang Xue",
  4718.                     "email": "qiang.xue@gmail.com"
  4719.                 }
  4720.             ],
  4721.             "description": "The Gii extension for the Yii framework",
  4722.             "keywords": [
  4723.                 "code generator",
  4724.                 "gii",
  4725.                 "yii2"
  4726.             ],
  4727.             "time": "2016-03-18T14:09:46+00:00"
  4728.         },
  4729.         {
  4730.             "name": "yiisoft/yii2-jui",
  4731.             "version": "2.0.6",
  4732.             "source": {
  4733.                 "type": "git",
  4734.                 "url": "https://github.com/yiisoft/yii2-jui.git",
  4735.                 "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d"
  4736.             },
  4737.             "dist": {
  4738.                 "type": "zip",
  4739.                 "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d",
  4740.                 "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d",
  4741.                 "shasum": ""
  4742.             },
  4743.             "require": {
  4744.                 "bower-asset/jquery-ui": "1.11.*@stable",
  4745.                 "yiisoft/yii2": ">=2.0.4"
  4746.             },
  4747.             "type": "yii2-extension",
  4748.             "extra": {
  4749.                 "branch-alias": {
  4750.                     "dev-master": "2.0.x-dev"
  4751.                 },
  4752.                 "asset-installer-paths": {
  4753.                     "npm-asset-library": "vendor/npm",
  4754.                     "bower-asset-library": "vendor/bower"
  4755.                 }
  4756.             },
  4757.             "autoload": {
  4758.                 "psr-4": {
  4759.                     "yii\\jui\\": ""
  4760.                 }
  4761.             },
  4762.             "notification-url": "https://packagist.org/downloads/",
  4763.             "license": [
  4764.                 "BSD-3-Clause"
  4765.             ],
  4766.             "authors": [
  4767.                 {
  4768.                     "name": "Qiang Xue",
  4769.                     "email": "qiang.xue@gmail.com"
  4770.                 }
  4771.             ],
  4772.             "description": "The Jquery UI extension for the Yii framework",
  4773.             "keywords": [
  4774.                 "jQuery UI",
  4775.                 "yii2"
  4776.             ],
  4777.             "time": "2016-07-22T22:26:59+00:00"
  4778.         }
  4779.     ],
  4780.     "aliases": [],
  4781.     "minimum-stability": "stable",
  4782.     "stability-flags": {
  4783.         "kartik-v/yii2-grid": 20,
  4784.         "kartik-v/yii2-widget-activeform": 20,
  4785.         "kartik-v/yii2-widget-datepicker": 20,
  4786.         "kartik-v/yii2-widget-select2": 20,
  4787.         "kartik-v/yii2-widget-spinner": 20,
  4788.         "wbraganca/yii2-dynamicform": 20
  4789.     },
  4790.     "prefer-stable": false,
  4791.     "prefer-lowest": false,
  4792.     "platform": {
  4793.         "php": ">=5.4.0"
  4794.     },
  4795.     "platform-dev": []
  4796. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement