Advertisement
Guest User

Untitled

a guest
Mar 1st, 2017
640
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 173.52 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": "600908a0960aeed1738d8708216dd657",
  8.     "packages": [
  9.         {
  10.             "name": "bugsnag/bugsnag",
  11.             "version": "v3.4.0",
  12.             "source": {
  13.                 "type": "git",
  14.                 "url": "https://github.com/bugsnag/bugsnag-php.git",
  15.                 "reference": "c3b05a18f9116ac7cb4984fd7ee0614fe4490176"
  16.             },
  17.             "dist": {
  18.                 "type": "zip",
  19.                 "url": "https://api.github.com/repos/bugsnag/bugsnag-php/zipball/c3b05a18f9116ac7cb4984fd7ee0614fe4490176",
  20.                 "reference": "c3b05a18f9116ac7cb4984fd7ee0614fe4490176",
  21.                 "shasum": ""
  22.             },
  23.             "require": {
  24.                 "composer/ca-bundle": "^1.0",
  25.                 "guzzlehttp/guzzle": "^5.0|^6.0",
  26.                 "php": ">=5.5"
  27.             },
  28.             "require-dev": {
  29.                 "mtdowling/burgomaster": "dev-master#72151eddf5f0cf101502b94bf5031f9c53501a04",
  30.                 "php-mock/php-mock-phpunit": "^1.1",
  31.                 "phpunit/phpunit": "^4.8|^5.0"
  32.             },
  33.             "type": "library",
  34.             "extra": {
  35.                 "branch-alias": {
  36.                     "dev-master": "3.4-dev"
  37.                 }
  38.             },
  39.             "autoload": {
  40.                 "psr-4": {
  41.                     "Bugsnag\\": "src/"
  42.                 }
  43.             },
  44.             "notification-url": "https://packagist.org/downloads/",
  45.             "license": [
  46.                 "MIT"
  47.             ],
  48.             "authors": [
  49.                 {
  50.                     "name": "James Smith",
  51.                     "email": "notifiers@bugsnag.com",
  52.                     "homepage": "https://bugsnag.com"
  53.                 }
  54.             ],
  55.             "description": "Official Bugsnag notifier for PHP applications.",
  56.             "homepage": "https://github.com/bugsnag/bugsnag-php",
  57.             "keywords": [
  58.                 "bugsnag",
  59.                 "errors",
  60.                 "exceptions",
  61.                 "logging",
  62.                 "tracking"
  63.             ],
  64.             "time": "2016-09-05T15:23:22+00:00"
  65.         },
  66.         {
  67.             "name": "classpreloader/classpreloader",
  68.             "version": "3.0.0",
  69.             "source": {
  70.                 "type": "git",
  71.                 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
  72.                 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
  73.             },
  74.             "dist": {
  75.                 "type": "zip",
  76.                 "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
  77.                 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
  78.                 "shasum": ""
  79.             },
  80.             "require": {
  81.                 "nikic/php-parser": "^1.0|^2.0",
  82.                 "php": ">=5.5.9"
  83.             },
  84.             "require-dev": {
  85.                 "phpunit/phpunit": "^4.8|^5.0"
  86.             },
  87.             "type": "library",
  88.             "extra": {
  89.                 "branch-alias": {
  90.                     "dev-master": "3.0-dev"
  91.                 }
  92.             },
  93.             "autoload": {
  94.                 "psr-4": {
  95.                     "ClassPreloader\\": "src/"
  96.                 }
  97.             },
  98.             "notification-url": "https://packagist.org/downloads/",
  99.             "license": [
  100.                 "MIT"
  101.             ],
  102.             "authors": [
  103.                 {
  104.                     "name": "Michael Dowling",
  105.                     "email": "mtdowling@gmail.com"
  106.                 },
  107.                 {
  108.                     "name": "Graham Campbell",
  109.                     "email": "graham@alt-three.com"
  110.                 }
  111.             ],
  112.             "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
  113.             "keywords": [
  114.                 "autoload",
  115.                 "class",
  116.                 "preload"
  117.             ],
  118.             "time": "2015-11-09T22:51:51+00:00"
  119.         },
  120.         {
  121.             "name": "composer/ca-bundle",
  122.             "version": "1.0.6",
  123.             "source": {
  124.                 "type": "git",
  125.                 "url": "https://github.com/composer/ca-bundle.git",
  126.                 "reference": "a795611394b3c05164fd0eb291b492b39339cba4"
  127.             },
  128.             "dist": {
  129.                 "type": "zip",
  130.                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/a795611394b3c05164fd0eb291b492b39339cba4",
  131.                 "reference": "a795611394b3c05164fd0eb291b492b39339cba4",
  132.                 "shasum": ""
  133.             },
  134.             "require": {
  135.                 "ext-openssl": "*",
  136.                 "ext-pcre": "*",
  137.                 "php": "^5.3.2 || ^7.0"
  138.             },
  139.             "require-dev": {
  140.                 "psr/log": "^1.0",
  141.                 "symfony/process": "^2.5 || ^3.0"
  142.             },
  143.             "suggest": {
  144.                 "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+"
  145.             },
  146.             "type": "library",
  147.             "extra": {
  148.                 "branch-alias": {
  149.                     "dev-master": "1.x-dev"
  150.                 }
  151.             },
  152.             "autoload": {
  153.                 "psr-4": {
  154.                     "Composer\\CaBundle\\": "src"
  155.                 }
  156.             },
  157.             "notification-url": "https://packagist.org/downloads/",
  158.             "license": [
  159.                 "MIT"
  160.             ],
  161.             "authors": [
  162.                 {
  163.                     "name": "Jordi Boggiano",
  164.                     "email": "j.boggiano@seld.be",
  165.                     "homepage": "http://seld.be"
  166.                 }
  167.             ],
  168.             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
  169.             "keywords": [
  170.                 "cabundle",
  171.                 "cacert",
  172.                 "certificate",
  173.                 "ssl",
  174.                 "tls"
  175.             ],
  176.             "time": "2016-11-02T18:11:27+00:00"
  177.         },
  178.         {
  179.             "name": "dnoegel/php-xdg-base-dir",
  180.             "version": "0.1",
  181.             "source": {
  182.                 "type": "git",
  183.                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  184.                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
  185.             },
  186.             "dist": {
  187.                 "type": "zip",
  188.                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
  189.                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
  190.                 "shasum": ""
  191.             },
  192.             "require": {
  193.                 "php": ">=5.3.2"
  194.             },
  195.             "require-dev": {
  196.                 "phpunit/phpunit": "@stable"
  197.             },
  198.             "type": "project",
  199.             "autoload": {
  200.                 "psr-4": {
  201.                     "XdgBaseDir\\": "src/"
  202.                 }
  203.             },
  204.             "notification-url": "https://packagist.org/downloads/",
  205.             "license": [
  206.                 "MIT"
  207.             ],
  208.             "description": "implementation of xdg base directory specification for php",
  209.             "time": "2014-10-24T07:27:01+00:00"
  210.         },
  211.         {
  212.             "name": "doctrine/annotations",
  213.             "version": "v1.2.7",
  214.             "source": {
  215.                 "type": "git",
  216.                 "url": "https://github.com/doctrine/annotations.git",
  217.                 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
  218.             },
  219.             "dist": {
  220.                 "type": "zip",
  221.                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  222.                 "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
  223.                 "shasum": ""
  224.             },
  225.             "require": {
  226.                 "doctrine/lexer": "1.*",
  227.                 "php": ">=5.3.2"
  228.             },
  229.             "require-dev": {
  230.                 "doctrine/cache": "1.*",
  231.                 "phpunit/phpunit": "4.*"
  232.             },
  233.             "type": "library",
  234.             "extra": {
  235.                 "branch-alias": {
  236.                     "dev-master": "1.3.x-dev"
  237.                 }
  238.             },
  239.             "autoload": {
  240.                 "psr-0": {
  241.                     "Doctrine\\Common\\Annotations\\": "lib/"
  242.                 }
  243.             },
  244.             "notification-url": "https://packagist.org/downloads/",
  245.             "license": [
  246.                 "MIT"
  247.             ],
  248.             "authors": [
  249.                 {
  250.                     "name": "Roman Borschel",
  251.                     "email": "roman@code-factory.org"
  252.                 },
  253.                 {
  254.                     "name": "Benjamin Eberlei",
  255.                     "email": "kontakt@beberlei.de"
  256.                 },
  257.                 {
  258.                     "name": "Guilherme Blanco",
  259.                     "email": "guilhermeblanco@gmail.com"
  260.                 },
  261.                 {
  262.                     "name": "Jonathan Wage",
  263.                     "email": "jonwage@gmail.com"
  264.                 },
  265.                 {
  266.                     "name": "Johannes Schmitt",
  267.                     "email": "schmittjoh@gmail.com"
  268.                 }
  269.             ],
  270.             "description": "Docblock Annotations Parser",
  271.             "homepage": "http://www.doctrine-project.org",
  272.             "keywords": [
  273.                 "annotations",
  274.                 "docblock",
  275.                 "parser"
  276.             ],
  277.             "time": "2015-08-31T12:32:49+00:00"
  278.         },
  279.         {
  280.             "name": "doctrine/cache",
  281.             "version": "v1.6.0",
  282.             "source": {
  283.                 "type": "git",
  284.                 "url": "https://github.com/doctrine/cache.git",
  285.                 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6"
  286.             },
  287.             "dist": {
  288.                 "type": "zip",
  289.                 "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6",
  290.                 "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6",
  291.                 "shasum": ""
  292.             },
  293.             "require": {
  294.                 "php": "~5.5|~7.0"
  295.             },
  296.             "conflict": {
  297.                 "doctrine/common": ">2.2,<2.4"
  298.             },
  299.             "require-dev": {
  300.                 "phpunit/phpunit": "~4.8|~5.0",
  301.                 "predis/predis": "~1.0",
  302.                 "satooshi/php-coveralls": "~0.6"
  303.             },
  304.             "type": "library",
  305.             "extra": {
  306.                 "branch-alias": {
  307.                     "dev-master": "1.6.x-dev"
  308.                 }
  309.             },
  310.             "autoload": {
  311.                 "psr-4": {
  312.                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  313.                 }
  314.             },
  315.             "notification-url": "https://packagist.org/downloads/",
  316.             "license": [
  317.                 "MIT"
  318.             ],
  319.             "authors": [
  320.                 {
  321.                     "name": "Roman Borschel",
  322.                     "email": "roman@code-factory.org"
  323.                 },
  324.                 {
  325.                     "name": "Benjamin Eberlei",
  326.                     "email": "kontakt@beberlei.de"
  327.                 },
  328.                 {
  329.                     "name": "Guilherme Blanco",
  330.                     "email": "guilhermeblanco@gmail.com"
  331.                 },
  332.                 {
  333.                     "name": "Jonathan Wage",
  334.                     "email": "jonwage@gmail.com"
  335.                 },
  336.                 {
  337.                     "name": "Johannes Schmitt",
  338.                     "email": "schmittjoh@gmail.com"
  339.                 }
  340.             ],
  341.             "description": "Caching library offering an object-oriented API for many cache backends",
  342.             "homepage": "http://www.doctrine-project.org",
  343.             "keywords": [
  344.                 "cache",
  345.                 "caching"
  346.             ],
  347.             "time": "2015-12-31T16:37:02+00:00"
  348.         },
  349.         {
  350.             "name": "doctrine/collections",
  351.             "version": "v1.3.0",
  352.             "source": {
  353.                 "type": "git",
  354.                 "url": "https://github.com/doctrine/collections.git",
  355.                 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
  356.             },
  357.             "dist": {
  358.                 "type": "zip",
  359.                 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  360.                 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
  361.                 "shasum": ""
  362.             },
  363.             "require": {
  364.                 "php": ">=5.3.2"
  365.             },
  366.             "require-dev": {
  367.                 "phpunit/phpunit": "~4.0"
  368.             },
  369.             "type": "library",
  370.             "extra": {
  371.                 "branch-alias": {
  372.                     "dev-master": "1.2.x-dev"
  373.                 }
  374.             },
  375.             "autoload": {
  376.                 "psr-0": {
  377.                     "Doctrine\\Common\\Collections\\": "lib/"
  378.                 }
  379.             },
  380.             "notification-url": "https://packagist.org/downloads/",
  381.             "license": [
  382.                 "MIT"
  383.             ],
  384.             "authors": [
  385.                 {
  386.                     "name": "Roman Borschel",
  387.                     "email": "roman@code-factory.org"
  388.                 },
  389.                 {
  390.                     "name": "Benjamin Eberlei",
  391.                     "email": "kontakt@beberlei.de"
  392.                 },
  393.                 {
  394.                     "name": "Guilherme Blanco",
  395.                     "email": "guilhermeblanco@gmail.com"
  396.                 },
  397.                 {
  398.                     "name": "Jonathan Wage",
  399.                     "email": "jonwage@gmail.com"
  400.                 },
  401.                 {
  402.                     "name": "Johannes Schmitt",
  403.                     "email": "schmittjoh@gmail.com"
  404.                 }
  405.             ],
  406.             "description": "Collections Abstraction library",
  407.             "homepage": "http://www.doctrine-project.org",
  408.             "keywords": [
  409.                 "array",
  410.                 "collections",
  411.                 "iterator"
  412.             ],
  413.             "time": "2015-04-14T22:21:58+00:00"
  414.         },
  415.         {
  416.             "name": "doctrine/common",
  417.             "version": "v2.6.1",
  418.             "source": {
  419.                 "type": "git",
  420.                 "url": "https://github.com/doctrine/common.git",
  421.                 "reference": "a579557bc689580c19fee4e27487a67fe60defc0"
  422.             },
  423.             "dist": {
  424.                 "type": "zip",
  425.                 "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0",
  426.                 "reference": "a579557bc689580c19fee4e27487a67fe60defc0",
  427.                 "shasum": ""
  428.             },
  429.             "require": {
  430.                 "doctrine/annotations": "1.*",
  431.                 "doctrine/cache": "1.*",
  432.                 "doctrine/collections": "1.*",
  433.                 "doctrine/inflector": "1.*",
  434.                 "doctrine/lexer": "1.*",
  435.                 "php": "~5.5|~7.0"
  436.             },
  437.             "require-dev": {
  438.                 "phpunit/phpunit": "~4.8|~5.0"
  439.             },
  440.             "type": "library",
  441.             "extra": {
  442.                 "branch-alias": {
  443.                     "dev-master": "2.7.x-dev"
  444.                 }
  445.             },
  446.             "autoload": {
  447.                 "psr-4": {
  448.                     "Doctrine\\Common\\": "lib/Doctrine/Common"
  449.                 }
  450.             },
  451.             "notification-url": "https://packagist.org/downloads/",
  452.             "license": [
  453.                 "MIT"
  454.             ],
  455.             "authors": [
  456.                 {
  457.                     "name": "Roman Borschel",
  458.                     "email": "roman@code-factory.org"
  459.                 },
  460.                 {
  461.                     "name": "Benjamin Eberlei",
  462.                     "email": "kontakt@beberlei.de"
  463.                 },
  464.                 {
  465.                     "name": "Guilherme Blanco",
  466.                     "email": "guilhermeblanco@gmail.com"
  467.                 },
  468.                 {
  469.                     "name": "Jonathan Wage",
  470.                     "email": "jonwage@gmail.com"
  471.                 },
  472.                 {
  473.                     "name": "Johannes Schmitt",
  474.                     "email": "schmittjoh@gmail.com"
  475.                 }
  476.             ],
  477.             "description": "Common Library for Doctrine projects",
  478.             "homepage": "http://www.doctrine-project.org",
  479.             "keywords": [
  480.                 "annotations",
  481.                 "collections",
  482.                 "eventmanager",
  483.                 "persistence",
  484.                 "spl"
  485.             ],
  486.             "time": "2015-12-25T13:18:31+00:00"
  487.         },
  488.         {
  489.             "name": "doctrine/dbal",
  490.             "version": "v2.5.4",
  491.             "source": {
  492.                 "type": "git",
  493.                 "url": "https://github.com/doctrine/dbal.git",
  494.                 "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769"
  495.             },
  496.             "dist": {
  497.                 "type": "zip",
  498.                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
  499.                 "reference": "abbdfd1cff43a7b99d027af3be709bc8fc7d4769",
  500.                 "shasum": ""
  501.             },
  502.             "require": {
  503.                 "doctrine/common": ">=2.4,<2.7-dev",
  504.                 "php": ">=5.3.2"
  505.             },
  506.             "require-dev": {
  507.                 "phpunit/phpunit": "4.*",
  508.                 "symfony/console": "2.*"
  509.             },
  510.             "suggest": {
  511.                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
  512.             },
  513.             "bin": [
  514.                 "bin/doctrine-dbal"
  515.             ],
  516.             "type": "library",
  517.             "extra": {
  518.                 "branch-alias": {
  519.                     "dev-master": "2.5.x-dev"
  520.                 }
  521.             },
  522.             "autoload": {
  523.                 "psr-0": {
  524.                     "Doctrine\\DBAL\\": "lib/"
  525.                 }
  526.             },
  527.             "notification-url": "https://packagist.org/downloads/",
  528.             "license": [
  529.                 "MIT"
  530.             ],
  531.             "authors": [
  532.                 {
  533.                     "name": "Roman Borschel",
  534.                     "email": "roman@code-factory.org"
  535.                 },
  536.                 {
  537.                     "name": "Benjamin Eberlei",
  538.                     "email": "kontakt@beberlei.de"
  539.                 },
  540.                 {
  541.                     "name": "Guilherme Blanco",
  542.                     "email": "guilhermeblanco@gmail.com"
  543.                 },
  544.                 {
  545.                     "name": "Jonathan Wage",
  546.                     "email": "jonwage@gmail.com"
  547.                 }
  548.             ],
  549.             "description": "Database Abstraction Layer",
  550.             "homepage": "http://www.doctrine-project.org",
  551.             "keywords": [
  552.                 "database",
  553.                 "dbal",
  554.                 "persistence",
  555.                 "queryobject"
  556.             ],
  557.             "time": "2016-01-05T22:11:12+00:00"
  558.         },
  559.         {
  560.             "name": "doctrine/inflector",
  561.             "version": "v1.1.0",
  562.             "source": {
  563.                 "type": "git",
  564.                 "url": "https://github.com/doctrine/inflector.git",
  565.                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
  566.             },
  567.             "dist": {
  568.                 "type": "zip",
  569.                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
  570.                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
  571.                 "shasum": ""
  572.             },
  573.             "require": {
  574.                 "php": ">=5.3.2"
  575.             },
  576.             "require-dev": {
  577.                 "phpunit/phpunit": "4.*"
  578.             },
  579.             "type": "library",
  580.             "extra": {
  581.                 "branch-alias": {
  582.                     "dev-master": "1.1.x-dev"
  583.                 }
  584.             },
  585.             "autoload": {
  586.                 "psr-0": {
  587.                     "Doctrine\\Common\\Inflector\\": "lib/"
  588.                 }
  589.             },
  590.             "notification-url": "https://packagist.org/downloads/",
  591.             "license": [
  592.                 "MIT"
  593.             ],
  594.             "authors": [
  595.                 {
  596.                     "name": "Roman Borschel",
  597.                     "email": "roman@code-factory.org"
  598.                 },
  599.                 {
  600.                     "name": "Benjamin Eberlei",
  601.                     "email": "kontakt@beberlei.de"
  602.                 },
  603.                 {
  604.                     "name": "Guilherme Blanco",
  605.                     "email": "guilhermeblanco@gmail.com"
  606.                 },
  607.                 {
  608.                     "name": "Jonathan Wage",
  609.                     "email": "jonwage@gmail.com"
  610.                 },
  611.                 {
  612.                     "name": "Johannes Schmitt",
  613.                     "email": "schmittjoh@gmail.com"
  614.                 }
  615.             ],
  616.             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  617.             "homepage": "http://www.doctrine-project.org",
  618.             "keywords": [
  619.                 "inflection",
  620.                 "pluralize",
  621.                 "singularize",
  622.                 "string"
  623.             ],
  624.             "time": "2015-11-06T14:35:42+00:00"
  625.         },
  626.         {
  627.             "name": "doctrine/lexer",
  628.             "version": "v1.0.1",
  629.             "source": {
  630.                 "type": "git",
  631.                 "url": "https://github.com/doctrine/lexer.git",
  632.                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  633.             },
  634.             "dist": {
  635.                 "type": "zip",
  636.                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  637.                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  638.                 "shasum": ""
  639.             },
  640.             "require": {
  641.                 "php": ">=5.3.2"
  642.             },
  643.             "type": "library",
  644.             "extra": {
  645.                 "branch-alias": {
  646.                     "dev-master": "1.0.x-dev"
  647.                 }
  648.             },
  649.             "autoload": {
  650.                 "psr-0": {
  651.                     "Doctrine\\Common\\Lexer\\": "lib/"
  652.                 }
  653.             },
  654.             "notification-url": "https://packagist.org/downloads/",
  655.             "license": [
  656.                 "MIT"
  657.             ],
  658.             "authors": [
  659.                 {
  660.                     "name": "Roman Borschel",
  661.                     "email": "roman@code-factory.org"
  662.                 },
  663.                 {
  664.                     "name": "Guilherme Blanco",
  665.                     "email": "guilhermeblanco@gmail.com"
  666.                 },
  667.                 {
  668.                     "name": "Johannes Schmitt",
  669.                     "email": "schmittjoh@gmail.com"
  670.                 }
  671.             ],
  672.             "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  673.             "homepage": "http://www.doctrine-project.org",
  674.             "keywords": [
  675.                 "lexer",
  676.                 "parser"
  677.             ],
  678.             "time": "2014-09-09T13:34:57+00:00"
  679.         },
  680.         {
  681.             "name": "dompdf/dompdf",
  682.             "version": "v0.6.2",
  683.             "source": {
  684.                 "type": "git",
  685.                 "url": "https://github.com/dompdf/dompdf.git",
  686.                 "reference": "cc06008f75262510ee135b8cbb14e333a309f651"
  687.             },
  688.             "dist": {
  689.                 "type": "zip",
  690.                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651",
  691.                 "reference": "cc06008f75262510ee135b8cbb14e333a309f651",
  692.                 "shasum": ""
  693.             },
  694.             "require": {
  695.                 "phenx/php-font-lib": "0.2.*"
  696.             },
  697.             "type": "library",
  698.             "autoload": {
  699.                 "classmap": [
  700.                     "include/"
  701.                 ]
  702.             },
  703.             "notification-url": "https://packagist.org/downloads/",
  704.             "license": [
  705.                 "LGPL"
  706.             ],
  707.             "authors": [
  708.                 {
  709.                     "name": "Fabien Ménager",
  710.                     "email": "fabien.menager@gmail.com"
  711.                 },
  712.                 {
  713.                     "name": "Brian Sweeney",
  714.                     "email": "eclecticgeek@gmail.com"
  715.                 }
  716.             ],
  717.             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
  718.             "homepage": "https://github.com/dompdf/dompdf",
  719.             "time": "2015-12-07T04:07:13+00:00"
  720.         },
  721.         {
  722.             "name": "drewm/mailchimp-api",
  723.             "version": "v2.3",
  724.             "source": {
  725.                 "type": "git",
  726.                 "url": "https://github.com/drewm/mailchimp-api.git",
  727.                 "reference": "6a5373378f8e61284be81d6424d22fb2a3a1ff9e"
  728.             },
  729.             "dist": {
  730.                 "type": "zip",
  731.                 "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/6a5373378f8e61284be81d6424d22fb2a3a1ff9e",
  732.                 "reference": "6a5373378f8e61284be81d6424d22fb2a3a1ff9e",
  733.                 "shasum": ""
  734.             },
  735.             "require": {
  736.                 "ext-curl": "*",
  737.                 "php": ">=5.3"
  738.             },
  739.             "require-dev": {
  740.                 "phpunit/phpunit": "4.0.*",
  741.                 "vlucas/phpdotenv": "^2.0"
  742.             },
  743.             "type": "library",
  744.             "autoload": {
  745.                 "psr-4": {
  746.                     "DrewM\\MailChimp\\": "src"
  747.                 }
  748.             },
  749.             "notification-url": "https://packagist.org/downloads/",
  750.             "license": [
  751.                 "MIT"
  752.             ],
  753.             "authors": [
  754.                 {
  755.                     "name": "Drew McLellan",
  756.                     "email": "drew.mclellan@gmail.com",
  757.                     "homepage": "http://allinthehead.com/"
  758.                 }
  759.             ],
  760.             "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper",
  761.             "homepage": "https://github.com/drewm/mailchimp-api",
  762.             "time": "2016-12-21T14:50:24+00:00"
  763.         },
  764.         {
  765.             "name": "guzzle/guzzle",
  766.             "version": "v3.8.1",
  767.             "source": {
  768.                 "type": "git",
  769.                 "url": "https://github.com/guzzle/guzzle.git",
  770.                 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
  771.             },
  772.             "dist": {
  773.                 "type": "zip",
  774.                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
  775.                 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
  776.                 "shasum": ""
  777.             },
  778.             "require": {
  779.                 "ext-curl": "*",
  780.                 "php": ">=5.3.3",
  781.                 "symfony/event-dispatcher": ">=2.1"
  782.             },
  783.             "replace": {
  784.                 "guzzle/batch": "self.version",
  785.                 "guzzle/cache": "self.version",
  786.                 "guzzle/common": "self.version",
  787.                 "guzzle/http": "self.version",
  788.                 "guzzle/inflection": "self.version",
  789.                 "guzzle/iterator": "self.version",
  790.                 "guzzle/log": "self.version",
  791.                 "guzzle/parser": "self.version",
  792.                 "guzzle/plugin": "self.version",
  793.                 "guzzle/plugin-async": "self.version",
  794.                 "guzzle/plugin-backoff": "self.version",
  795.                 "guzzle/plugin-cache": "self.version",
  796.                 "guzzle/plugin-cookie": "self.version",
  797.                 "guzzle/plugin-curlauth": "self.version",
  798.                 "guzzle/plugin-error-response": "self.version",
  799.                 "guzzle/plugin-history": "self.version",
  800.                 "guzzle/plugin-log": "self.version",
  801.                 "guzzle/plugin-md5": "self.version",
  802.                 "guzzle/plugin-mock": "self.version",
  803.                 "guzzle/plugin-oauth": "self.version",
  804.                 "guzzle/service": "self.version",
  805.                 "guzzle/stream": "self.version"
  806.             },
  807.             "require-dev": {
  808.                 "doctrine/cache": "*",
  809.                 "monolog/monolog": "1.*",
  810.                 "phpunit/phpunit": "3.7.*",
  811.                 "psr/log": "1.0.*",
  812.                 "symfony/class-loader": "*",
  813.                 "zendframework/zend-cache": "<2.3",
  814.                 "zendframework/zend-log": "<2.3"
  815.             },
  816.             "type": "library",
  817.             "extra": {
  818.                 "branch-alias": {
  819.                     "dev-master": "3.8-dev"
  820.                 }
  821.             },
  822.             "autoload": {
  823.                 "psr-0": {
  824.                     "Guzzle": "src/",
  825.                     "Guzzle\\Tests": "tests/"
  826.                 }
  827.             },
  828.             "notification-url": "https://packagist.org/downloads/",
  829.             "license": [
  830.                 "MIT"
  831.             ],
  832.             "authors": [
  833.                 {
  834.                     "name": "Michael Dowling",
  835.                     "email": "mtdowling@gmail.com",
  836.                     "homepage": "https://github.com/mtdowling"
  837.                 },
  838.                 {
  839.                     "name": "Guzzle Community",
  840.                     "homepage": "https://github.com/guzzle/guzzle/contributors"
  841.                 }
  842.             ],
  843.             "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
  844.             "homepage": "http://guzzlephp.org/",
  845.             "keywords": [
  846.                 "client",
  847.                 "curl",
  848.                 "framework",
  849.                 "http",
  850.                 "http client",
  851.                 "rest",
  852.                 "web service"
  853.             ],
  854.             "abandoned": "guzzlehttp/guzzle",
  855.             "time": "2014-01-28T22:29:15+00:00"
  856.         },
  857.         {
  858.             "name": "guzzlehttp/guzzle",
  859.             "version": "6.2.0",
  860.             "source": {
  861.                 "type": "git",
  862.                 "url": "https://github.com/guzzle/guzzle.git",
  863.                 "reference": "d094e337976dff9d8e2424e8485872194e768662"
  864.             },
  865.             "dist": {
  866.                 "type": "zip",
  867.                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662",
  868.                 "reference": "d094e337976dff9d8e2424e8485872194e768662",
  869.                 "shasum": ""
  870.             },
  871.             "require": {
  872.                 "guzzlehttp/promises": "~1.0",
  873.                 "guzzlehttp/psr7": "~1.1",
  874.                 "php": ">=5.5.0"
  875.             },
  876.             "require-dev": {
  877.                 "ext-curl": "*",
  878.                 "phpunit/phpunit": "~4.0",
  879.                 "psr/log": "~1.0"
  880.             },
  881.             "type": "library",
  882.             "extra": {
  883.                 "branch-alias": {
  884.                     "dev-master": "6.2-dev"
  885.                 }
  886.             },
  887.             "autoload": {
  888.                 "files": [
  889.                     "src/functions_include.php"
  890.                 ],
  891.                 "psr-4": {
  892.                     "GuzzleHttp\\": "src/"
  893.                 }
  894.             },
  895.             "notification-url": "https://packagist.org/downloads/",
  896.             "license": [
  897.                 "MIT"
  898.             ],
  899.             "authors": [
  900.                 {
  901.                     "name": "Michael Dowling",
  902.                     "email": "mtdowling@gmail.com",
  903.                     "homepage": "https://github.com/mtdowling"
  904.                 }
  905.             ],
  906.             "description": "Guzzle is a PHP HTTP client library",
  907.             "homepage": "http://guzzlephp.org/",
  908.             "keywords": [
  909.                 "client",
  910.                 "curl",
  911.                 "framework",
  912.                 "http",
  913.                 "http client",
  914.                 "rest",
  915.                 "web service"
  916.             ],
  917.             "time": "2016-03-21T20:02:09+00:00"
  918.         },
  919.         {
  920.             "name": "guzzlehttp/promises",
  921.             "version": "1.1.0",
  922.             "source": {
  923.                 "type": "git",
  924.                 "url": "https://github.com/guzzle/promises.git",
  925.                 "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8"
  926.             },
  927.             "dist": {
  928.                 "type": "zip",
  929.                 "url": "https://api.github.com/repos/guzzle/promises/zipball/bb9024c526b22f3fe6ae55a561fd70653d470aa8",
  930.                 "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8",
  931.                 "shasum": ""
  932.             },
  933.             "require": {
  934.                 "php": ">=5.5.0"
  935.             },
  936.             "require-dev": {
  937.                 "phpunit/phpunit": "~4.0"
  938.             },
  939.             "type": "library",
  940.             "extra": {
  941.                 "branch-alias": {
  942.                     "dev-master": "1.0-dev"
  943.                 }
  944.             },
  945.             "autoload": {
  946.                 "psr-4": {
  947.                     "GuzzleHttp\\Promise\\": "src/"
  948.                 },
  949.                 "files": [
  950.                     "src/functions_include.php"
  951.                 ]
  952.             },
  953.             "notification-url": "https://packagist.org/downloads/",
  954.             "license": [
  955.                 "MIT"
  956.             ],
  957.             "authors": [
  958.                 {
  959.                     "name": "Michael Dowling",
  960.                     "email": "mtdowling@gmail.com",
  961.                     "homepage": "https://github.com/mtdowling"
  962.                 }
  963.             ],
  964.             "description": "Guzzle promises library",
  965.             "keywords": [
  966.                 "promise"
  967.             ],
  968.             "time": "2016-03-08T01:15:46+00:00"
  969.         },
  970.         {
  971.             "name": "guzzlehttp/psr7",
  972.             "version": "1.2.3",
  973.             "source": {
  974.                 "type": "git",
  975.                 "url": "https://github.com/guzzle/psr7.git",
  976.                 "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b"
  977.             },
  978.             "dist": {
  979.                 "type": "zip",
  980.                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b",
  981.                 "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b",
  982.                 "shasum": ""
  983.             },
  984.             "require": {
  985.                 "php": ">=5.4.0",
  986.                 "psr/http-message": "~1.0"
  987.             },
  988.             "provide": {
  989.                 "psr/http-message-implementation": "1.0"
  990.             },
  991.             "require-dev": {
  992.                 "phpunit/phpunit": "~4.0"
  993.             },
  994.             "type": "library",
  995.             "extra": {
  996.                 "branch-alias": {
  997.                     "dev-master": "1.0-dev"
  998.                 }
  999.             },
  1000.             "autoload": {
  1001.                 "psr-4": {
  1002.                     "GuzzleHttp\\Psr7\\": "src/"
  1003.                 },
  1004.                 "files": [
  1005.                     "src/functions_include.php"
  1006.                 ]
  1007.             },
  1008.             "notification-url": "https://packagist.org/downloads/",
  1009.             "license": [
  1010.                 "MIT"
  1011.             ],
  1012.             "authors": [
  1013.                 {
  1014.                     "name": "Michael Dowling",
  1015.                     "email": "mtdowling@gmail.com",
  1016.                     "homepage": "https://github.com/mtdowling"
  1017.                 }
  1018.             ],
  1019.             "description": "PSR-7 message implementation",
  1020.             "keywords": [
  1021.                 "http",
  1022.                 "message",
  1023.                 "stream",
  1024.                 "uri"
  1025.             ],
  1026.             "time": "2016-02-18T21:54:00+00:00"
  1027.         },
  1028.         {
  1029.             "name": "intervention/image",
  1030.             "version": "2.3.6",
  1031.             "source": {
  1032.                 "type": "git",
  1033.                 "url": "https://github.com/Intervention/image.git",
  1034.                 "reference": "e368d262887dbb2fdfaf710880571ede51e9c0e6"
  1035.             },
  1036.             "dist": {
  1037.                 "type": "zip",
  1038.                 "url": "https://api.github.com/repos/Intervention/image/zipball/e368d262887dbb2fdfaf710880571ede51e9c0e6",
  1039.                 "reference": "e368d262887dbb2fdfaf710880571ede51e9c0e6",
  1040.                 "shasum": ""
  1041.             },
  1042.             "require": {
  1043.                 "ext-fileinfo": "*",
  1044.                 "guzzlehttp/psr7": "~1.1",
  1045.                 "php": ">=5.4.0"
  1046.             },
  1047.             "require-dev": {
  1048.                 "mockery/mockery": "~0.9.2",
  1049.                 "phpunit/phpunit": "3.*"
  1050.             },
  1051.             "suggest": {
  1052.                 "ext-gd": "to use GD library based image processing.",
  1053.                 "ext-imagick": "to use Imagick based image processing.",
  1054.                 "intervention/imagecache": "Caching extension for the Intervention Image library"
  1055.             },
  1056.             "type": "library",
  1057.             "extra": {
  1058.                 "branch-alias": {
  1059.                     "dev-master": "2.3-dev"
  1060.                 }
  1061.             },
  1062.             "autoload": {
  1063.                 "psr-4": {
  1064.                     "Intervention\\Image\\": "src/Intervention/Image"
  1065.                 }
  1066.             },
  1067.             "notification-url": "https://packagist.org/downloads/",
  1068.             "license": [
  1069.                 "MIT"
  1070.             ],
  1071.             "authors": [
  1072.                 {
  1073.                     "name": "Oliver Vogel",
  1074.                     "email": "oliver@olivervogel.net",
  1075.                     "homepage": "http://olivervogel.net/"
  1076.                 }
  1077.             ],
  1078.             "description": "Image handling and manipulation library with support for Laravel integration",
  1079.             "homepage": "http://image.intervention.io/",
  1080.             "keywords": [
  1081.                 "gd",
  1082.                 "image",
  1083.                 "imagick",
  1084.                 "laravel",
  1085.                 "thumbnail",
  1086.                 "watermark"
  1087.             ],
  1088.             "time": "2016-02-26T18:18:19+00:00"
  1089.         },
  1090.         {
  1091.             "name": "jakub-onderka/php-console-color",
  1092.             "version": "0.1",
  1093.             "source": {
  1094.                 "type": "git",
  1095.                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
  1096.                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
  1097.             },
  1098.             "dist": {
  1099.                 "type": "zip",
  1100.                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
  1101.                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
  1102.                 "shasum": ""
  1103.             },
  1104.             "require": {
  1105.                 "php": ">=5.3.2"
  1106.             },
  1107.             "require-dev": {
  1108.                 "jakub-onderka/php-code-style": "1.0",
  1109.                 "jakub-onderka/php-parallel-lint": "0.*",
  1110.                 "jakub-onderka/php-var-dump-check": "0.*",
  1111.                 "phpunit/phpunit": "3.7.*",
  1112.                 "squizlabs/php_codesniffer": "1.*"
  1113.             },
  1114.             "type": "library",
  1115.             "autoload": {
  1116.                 "psr-0": {
  1117.                     "JakubOnderka\\PhpConsoleColor": "src/"
  1118.                 }
  1119.             },
  1120.             "notification-url": "https://packagist.org/downloads/",
  1121.             "license": [
  1122.                 "BSD-2-Clause"
  1123.             ],
  1124.             "authors": [
  1125.                 {
  1126.                     "name": "Jakub Onderka",
  1127.                     "email": "jakub.onderka@gmail.com",
  1128.                     "homepage": "http://www.acci.cz"
  1129.                 }
  1130.             ],
  1131.             "time": "2014-04-08T15:00:19+00:00"
  1132.         },
  1133.         {
  1134.             "name": "jakub-onderka/php-console-highlighter",
  1135.             "version": "v0.3.2",
  1136.             "source": {
  1137.                 "type": "git",
  1138.                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
  1139.                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
  1140.             },
  1141.             "dist": {
  1142.                 "type": "zip",
  1143.                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  1144.                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  1145.                 "shasum": ""
  1146.             },
  1147.             "require": {
  1148.                 "jakub-onderka/php-console-color": "~0.1",
  1149.                 "php": ">=5.3.0"
  1150.             },
  1151.             "require-dev": {
  1152.                 "jakub-onderka/php-code-style": "~1.0",
  1153.                 "jakub-onderka/php-parallel-lint": "~0.5",
  1154.                 "jakub-onderka/php-var-dump-check": "~0.1",
  1155.                 "phpunit/phpunit": "~4.0",
  1156.                 "squizlabs/php_codesniffer": "~1.5"
  1157.             },
  1158.             "type": "library",
  1159.             "autoload": {
  1160.                 "psr-0": {
  1161.                     "JakubOnderka\\PhpConsoleHighlighter": "src/"
  1162.                 }
  1163.             },
  1164.             "notification-url": "https://packagist.org/downloads/",
  1165.             "license": [
  1166.                 "MIT"
  1167.             ],
  1168.             "authors": [
  1169.                 {
  1170.                     "name": "Jakub Onderka",
  1171.                     "email": "acci@acci.cz",
  1172.                     "homepage": "http://www.acci.cz/"
  1173.                 }
  1174.             ],
  1175.             "time": "2015-04-20T18:58:01+00:00"
  1176.         },
  1177.         {
  1178.             "name": "jeremeamia/SuperClosure",
  1179.             "version": "2.2.0",
  1180.             "source": {
  1181.                 "type": "git",
  1182.                 "url": "https://github.com/jeremeamia/super_closure.git",
  1183.                 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
  1184.             },
  1185.             "dist": {
  1186.                 "type": "zip",
  1187.                 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
  1188.                 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
  1189.                 "shasum": ""
  1190.             },
  1191.             "require": {
  1192.                 "nikic/php-parser": "^1.2|^2.0",
  1193.                 "php": ">=5.4",
  1194.                 "symfony/polyfill-php56": "^1.0"
  1195.             },
  1196.             "require-dev": {
  1197.                 "phpunit/phpunit": "^4.0|^5.0"
  1198.             },
  1199.             "type": "library",
  1200.             "extra": {
  1201.                 "branch-alias": {
  1202.                     "dev-master": "2.2-dev"
  1203.                 }
  1204.             },
  1205.             "autoload": {
  1206.                 "psr-4": {
  1207.                     "SuperClosure\\": "src/"
  1208.                 }
  1209.             },
  1210.             "notification-url": "https://packagist.org/downloads/",
  1211.             "license": [
  1212.                 "MIT"
  1213.             ],
  1214.             "authors": [
  1215.                 {
  1216.                     "name": "Jeremy Lindblom",
  1217.                     "email": "jeremeamia@gmail.com",
  1218.                     "homepage": "https://github.com/jeremeamia",
  1219.                     "role": "Developer"
  1220.                 }
  1221.             ],
  1222.             "description": "Serialize Closure objects, including their context and binding",
  1223.             "homepage": "https://github.com/jeremeamia/super_closure",
  1224.             "keywords": [
  1225.                 "closure",
  1226.                 "function",
  1227.                 "lambda",
  1228.                 "parser",
  1229.                 "serializable",
  1230.                 "serialize",
  1231.                 "tokenizer"
  1232.             ],
  1233.             "time": "2015-12-05T17:17:57+00:00"
  1234.         },
  1235.         {
  1236.             "name": "laravel/cashier",
  1237.             "version": "v6.0.14",
  1238.             "source": {
  1239.                 "type": "git",
  1240.                 "url": "https://github.com/laravel/cashier.git",
  1241.                 "reference": "d7e9766e20a2fc772e88d24c39c40b331c6c68e6"
  1242.             },
  1243.             "dist": {
  1244.                 "type": "zip",
  1245.                 "url": "https://api.github.com/repos/laravel/cashier/zipball/d7e9766e20a2fc772e88d24c39c40b331c6c68e6",
  1246.                 "reference": "d7e9766e20a2fc772e88d24c39c40b331c6c68e6",
  1247.                 "shasum": ""
  1248.             },
  1249.             "require": {
  1250.                 "dompdf/dompdf": "^0.6.1",
  1251.                 "illuminate/database": "~5.1",
  1252.                 "illuminate/support": "~5.1",
  1253.                 "nesbot/carbon": "~1.0",
  1254.                 "php": ">=5.5.9",
  1255.                 "stripe/stripe-php": "~3.0",
  1256.                 "symfony/http-kernel": "~2.7|~3.0"
  1257.             },
  1258.             "require-dev": {
  1259.                 "illuminate/http": "~5.1",
  1260.                 "illuminate/routing": "~5.1",
  1261.                 "illuminate/view": "~5.1",
  1262.                 "mockery/mockery": "~0.9",
  1263.                 "phpunit/phpunit": "~4.0",
  1264.                 "vlucas/phpdotenv": "~2.0"
  1265.             },
  1266.             "type": "library",
  1267.             "extra": {
  1268.                 "branch-alias": {
  1269.                     "dev-master": "6.0-dev"
  1270.                 }
  1271.             },
  1272.             "autoload": {
  1273.                 "psr-4": {
  1274.                     "Laravel\\Cashier\\": "src/"
  1275.                 }
  1276.             },
  1277.             "notification-url": "https://packagist.org/downloads/",
  1278.             "license": [
  1279.                 "MIT"
  1280.             ],
  1281.             "authors": [
  1282.                 {
  1283.                     "name": "Taylor Otwell",
  1284.                     "email": "taylorotwell@gmail.com"
  1285.                 }
  1286.             ],
  1287.             "description": "Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.",
  1288.             "keywords": [
  1289.                 "billing",
  1290.                 "laravel",
  1291.                 "stripe"
  1292.             ],
  1293.             "time": "2016-04-01T21:50:24+00:00"
  1294.         },
  1295.         {
  1296.             "name": "laravel/framework",
  1297.             "version": "v5.2.29",
  1298.             "source": {
  1299.                 "type": "git",
  1300.                 "url": "https://github.com/laravel/framework.git",
  1301.                 "reference": "e3d644eb131f18c5f3d28ff7bc678bc797091f20"
  1302.             },
  1303.             "dist": {
  1304.                 "type": "zip",
  1305.                 "url": "https://api.github.com/repos/laravel/framework/zipball/e3d644eb131f18c5f3d28ff7bc678bc797091f20",
  1306.                 "reference": "e3d644eb131f18c5f3d28ff7bc678bc797091f20",
  1307.                 "shasum": ""
  1308.             },
  1309.             "require": {
  1310.                 "classpreloader/classpreloader": "~3.0",
  1311.                 "doctrine/inflector": "~1.0",
  1312.                 "ext-mbstring": "*",
  1313.                 "ext-openssl": "*",
  1314.                 "jeremeamia/superclosure": "~2.2",
  1315.                 "league/flysystem": "~1.0",
  1316.                 "monolog/monolog": "~1.11",
  1317.                 "mtdowling/cron-expression": "~1.0",
  1318.                 "nesbot/carbon": "~1.20",
  1319.                 "paragonie/random_compat": "~1.4",
  1320.                 "php": ">=5.5.9",
  1321.                 "psy/psysh": "0.7.*",
  1322.                 "swiftmailer/swiftmailer": "~5.1",
  1323.                 "symfony/console": "2.8.*|3.0.*",
  1324.                 "symfony/debug": "2.8.*|3.0.*",
  1325.                 "symfony/finder": "2.8.*|3.0.*",
  1326.                 "symfony/http-foundation": "2.8.*|3.0.*",
  1327.                 "symfony/http-kernel": "2.8.*|3.0.*",
  1328.                 "symfony/polyfill-php56": "~1.0",
  1329.                 "symfony/process": "2.8.*|3.0.*",
  1330.                 "symfony/routing": "2.8.*|3.0.*",
  1331.                 "symfony/translation": "2.8.*|3.0.*",
  1332.                 "symfony/var-dumper": "2.8.*|3.0.*",
  1333.                 "vlucas/phpdotenv": "~2.2"
  1334.             },
  1335.             "replace": {
  1336.                 "illuminate/auth": "self.version",
  1337.                 "illuminate/broadcasting": "self.version",
  1338.                 "illuminate/bus": "self.version",
  1339.                 "illuminate/cache": "self.version",
  1340.                 "illuminate/config": "self.version",
  1341.                 "illuminate/console": "self.version",
  1342.                 "illuminate/container": "self.version",
  1343.                 "illuminate/contracts": "self.version",
  1344.                 "illuminate/cookie": "self.version",
  1345.                 "illuminate/database": "self.version",
  1346.                 "illuminate/encryption": "self.version",
  1347.                 "illuminate/events": "self.version",
  1348.                 "illuminate/exception": "self.version",
  1349.                 "illuminate/filesystem": "self.version",
  1350.                 "illuminate/hashing": "self.version",
  1351.                 "illuminate/http": "self.version",
  1352.                 "illuminate/log": "self.version",
  1353.                 "illuminate/mail": "self.version",
  1354.                 "illuminate/pagination": "self.version",
  1355.                 "illuminate/pipeline": "self.version",
  1356.                 "illuminate/queue": "self.version",
  1357.                 "illuminate/redis": "self.version",
  1358.                 "illuminate/routing": "self.version",
  1359.                 "illuminate/session": "self.version",
  1360.                 "illuminate/support": "self.version",
  1361.                 "illuminate/translation": "self.version",
  1362.                 "illuminate/validation": "self.version",
  1363.                 "illuminate/view": "self.version"
  1364.             },
  1365.             "require-dev": {
  1366.                 "aws/aws-sdk-php": "~3.0",
  1367.                 "mockery/mockery": "~0.9.2",
  1368.                 "pda/pheanstalk": "~3.0",
  1369.                 "phpunit/phpunit": "~4.1",
  1370.                 "predis/predis": "~1.0",
  1371.                 "symfony/css-selector": "2.8.*|3.0.*",
  1372.                 "symfony/dom-crawler": "2.8.*|3.0.*"
  1373.             },
  1374.             "suggest": {
  1375.                 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
  1376.                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
  1377.                 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
  1378.                 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
  1379.                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
  1380.                 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
  1381.                 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
  1382.                 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
  1383.                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
  1384.                 "symfony/css-selector": "Required to use some of the crawler integration testing tools (2.8.*|3.0.*).",
  1385.                 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (2.8.*|3.0.*)."
  1386.             },
  1387.             "type": "library",
  1388.             "extra": {
  1389.                 "branch-alias": {
  1390.                     "dev-master": "5.2-dev"
  1391.                 }
  1392.             },
  1393.             "autoload": {
  1394.                 "classmap": [
  1395.                     "src/Illuminate/Queue/IlluminateQueueClosure.php"
  1396.                 ],
  1397.                 "files": [
  1398.                     "src/Illuminate/Foundation/helpers.php",
  1399.                     "src/Illuminate/Support/helpers.php"
  1400.                 ],
  1401.                 "psr-4": {
  1402.                     "Illuminate\\": "src/Illuminate/"
  1403.                 }
  1404.             },
  1405.             "notification-url": "https://packagist.org/downloads/",
  1406.             "license": [
  1407.                 "MIT"
  1408.             ],
  1409.             "authors": [
  1410.                 {
  1411.                     "name": "Taylor Otwell",
  1412.                     "email": "taylorotwell@gmail.com"
  1413.                 }
  1414.             ],
  1415.             "description": "The Laravel Framework.",
  1416.             "homepage": "http://laravel.com",
  1417.             "keywords": [
  1418.                 "framework",
  1419.                 "laravel"
  1420.             ],
  1421.             "time": "2016-04-03T01:43:55+00:00"
  1422.         },
  1423.         {
  1424.             "name": "laravel/socialite",
  1425.             "version": "v2.0.15",
  1426.             "source": {
  1427.                 "type": "git",
  1428.                 "url": "https://github.com/laravel/socialite.git",
  1429.                 "reference": "edd00ab96933e3ef053533cce81e958fb26921af"
  1430.             },
  1431.             "dist": {
  1432.                 "type": "zip",
  1433.                 "url": "https://api.github.com/repos/laravel/socialite/zipball/edd00ab96933e3ef053533cce81e958fb26921af",
  1434.                 "reference": "edd00ab96933e3ef053533cce81e958fb26921af",
  1435.                 "shasum": ""
  1436.             },
  1437.             "require": {
  1438.                 "guzzlehttp/guzzle": "~5.0|~6.0",
  1439.                 "illuminate/contracts": "~5.0",
  1440.                 "illuminate/http": "~5.0",
  1441.                 "illuminate/support": "~5.0",
  1442.                 "league/oauth1-client": "~1.0",
  1443.                 "php": ">=5.4.0"
  1444.             },
  1445.             "require-dev": {
  1446.                 "mockery/mockery": "~0.9",
  1447.                 "phpunit/phpunit": "~4.0"
  1448.             },
  1449.             "type": "library",
  1450.             "extra": {
  1451.                 "branch-alias": {
  1452.                     "dev-master": "3.0-dev"
  1453.                 }
  1454.             },
  1455.             "autoload": {
  1456.                 "psr-4": {
  1457.                     "Laravel\\Socialite\\": "src/"
  1458.                 }
  1459.             },
  1460.             "notification-url": "https://packagist.org/downloads/",
  1461.             "license": [
  1462.                 "MIT"
  1463.             ],
  1464.             "authors": [
  1465.                 {
  1466.                     "name": "Taylor Otwell",
  1467.                     "email": "taylorotwell@gmail.com"
  1468.                 }
  1469.             ],
  1470.             "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
  1471.             "keywords": [
  1472.                 "laravel",
  1473.                 "oauth"
  1474.             ],
  1475.             "time": "2016-03-21T14:30:30+00:00"
  1476.         },
  1477.         {
  1478.             "name": "laravelcollective/html",
  1479.             "version": "v5.2.4",
  1480.             "source": {
  1481.                 "type": "git",
  1482.                 "url": "https://github.com/LaravelCollective/html.git",
  1483.                 "reference": "3a312d39ffe37da0f57b602618b61fd07c1fcec5"
  1484.             },
  1485.             "dist": {
  1486.                 "type": "zip",
  1487.                 "url": "https://api.github.com/repos/LaravelCollective/html/zipball/3a312d39ffe37da0f57b602618b61fd07c1fcec5",
  1488.                 "reference": "3a312d39ffe37da0f57b602618b61fd07c1fcec5",
  1489.                 "shasum": ""
  1490.             },
  1491.             "require": {
  1492.                 "illuminate/http": "5.2.*",
  1493.                 "illuminate/routing": "5.2.*",
  1494.                 "illuminate/session": "5.2.*",
  1495.                 "illuminate/support": "5.2.*",
  1496.                 "illuminate/view": "5.2.*",
  1497.                 "php": ">=5.5.9"
  1498.             },
  1499.             "require-dev": {
  1500.                 "illuminate/database": "5.2.*",
  1501.                 "mockery/mockery": "~0.9",
  1502.                 "phpunit/phpunit": "~4.0"
  1503.             },
  1504.             "type": "library",
  1505.             "autoload": {
  1506.                 "psr-4": {
  1507.                     "Collective\\Html\\": "src/"
  1508.                 },
  1509.                 "files": [
  1510.                     "src/helpers.php"
  1511.                 ]
  1512.             },
  1513.             "notification-url": "https://packagist.org/downloads/",
  1514.             "license": [
  1515.                 "MIT"
  1516.             ],
  1517.             "authors": [
  1518.                 {
  1519.                     "name": "Taylor Otwell",
  1520.                     "email": "taylorotwell@gmail.com"
  1521.                 },
  1522.                 {
  1523.                     "name": "Adam Engebretson",
  1524.                     "email": "adam@laravelcollective.com"
  1525.                 }
  1526.             ],
  1527.             "description": "HTML and Form Builders for the Laravel Framework",
  1528.             "homepage": "http://laravelcollective.com",
  1529.             "time": "2016-01-27T22:29:54+00:00"
  1530.         },
  1531.         {
  1532.             "name": "league/flysystem",
  1533.             "version": "1.0.20",
  1534.             "source": {
  1535.                 "type": "git",
  1536.                 "url": "https://github.com/thephpleague/flysystem.git",
  1537.                 "reference": "e87a786e3ae12a25cf78a71bb07b4b384bfaa83a"
  1538.             },
  1539.             "dist": {
  1540.                 "type": "zip",
  1541.                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e87a786e3ae12a25cf78a71bb07b4b384bfaa83a",
  1542.                 "reference": "e87a786e3ae12a25cf78a71bb07b4b384bfaa83a",
  1543.                 "shasum": ""
  1544.             },
  1545.             "require": {
  1546.                 "php": ">=5.4.0"
  1547.             },
  1548.             "conflict": {
  1549.                 "league/flysystem-sftp": "<1.0.6"
  1550.             },
  1551.             "require-dev": {
  1552.                 "ext-fileinfo": "*",
  1553.                 "mockery/mockery": "~0.9",
  1554.                 "phpspec/phpspec": "^2.2",
  1555.                 "phpunit/phpunit": "~4.8 || ~5.0"
  1556.             },
  1557.             "suggest": {
  1558.                 "ext-fileinfo": "Required for MimeType",
  1559.                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  1560.                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  1561.                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  1562.                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  1563.                 "league/flysystem-copy": "Allows you to use Copy.com storage",
  1564.                 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
  1565.                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  1566.                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  1567.                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  1568.                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
  1569.                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
  1570.             },
  1571.             "type": "library",
  1572.             "extra": {
  1573.                 "branch-alias": {
  1574.                     "dev-master": "1.1-dev"
  1575.                 }
  1576.             },
  1577.             "autoload": {
  1578.                 "psr-4": {
  1579.                     "League\\Flysystem\\": "src/"
  1580.                 }
  1581.             },
  1582.             "notification-url": "https://packagist.org/downloads/",
  1583.             "license": [
  1584.                 "MIT"
  1585.             ],
  1586.             "authors": [
  1587.                 {
  1588.                     "name": "Frank de Jonge",
  1589.                     "email": "info@frenky.net"
  1590.                 }
  1591.             ],
  1592.             "description": "Filesystem abstraction: Many filesystems, one API.",
  1593.             "keywords": [
  1594.                 "Cloud Files",
  1595.                 "WebDAV",
  1596.                 "abstraction",
  1597.                 "aws",
  1598.                 "cloud",
  1599.                 "copy.com",
  1600.                 "dropbox",
  1601.                 "file systems",
  1602.                 "files",
  1603.                 "filesystem",
  1604.                 "filesystems",
  1605.                 "ftp",
  1606.                 "rackspace",
  1607.                 "remote",
  1608.                 "s3",
  1609.                 "sftp",
  1610.                 "storage"
  1611.             ],
  1612.             "time": "2016-03-14T21:54:11+00:00"
  1613.         },
  1614.         {
  1615.             "name": "league/oauth1-client",
  1616.             "version": "1.6.1",
  1617.             "source": {
  1618.                 "type": "git",
  1619.                 "url": "https://github.com/thephpleague/oauth1-client.git",
  1620.                 "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422"
  1621.             },
  1622.             "dist": {
  1623.                 "type": "zip",
  1624.                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
  1625.                 "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
  1626.                 "shasum": ""
  1627.             },
  1628.             "require": {
  1629.                 "guzzle/guzzle": "3.*",
  1630.                 "php": ">=5.3.0"
  1631.             },
  1632.             "require-dev": {
  1633.                 "mockery/mockery": "~0.9",
  1634.                 "phpunit/phpunit": "~4.0",
  1635.                 "squizlabs/php_codesniffer": "~2.0"
  1636.             },
  1637.             "type": "library",
  1638.             "extra": {
  1639.                 "branch-alias": {
  1640.                     "dev-master": "1.0-dev"
  1641.                 }
  1642.             },
  1643.             "autoload": {
  1644.                 "psr-4": {
  1645.                     "League\\OAuth1\\": "src/"
  1646.                 }
  1647.             },
  1648.             "notification-url": "https://packagist.org/downloads/",
  1649.             "license": [
  1650.                 "MIT"
  1651.             ],
  1652.             "authors": [
  1653.                 {
  1654.                     "name": "Ben Corlett",
  1655.                     "email": "bencorlett@me.com",
  1656.                     "homepage": "http://www.webcomm.com.au",
  1657.                     "role": "Developer"
  1658.                 }
  1659.             ],
  1660.             "description": "OAuth 1.0 Client Library",
  1661.             "keywords": [
  1662.                 "Authentication",
  1663.                 "SSO",
  1664.                 "authorization",
  1665.                 "bitbucket",
  1666.                 "identity",
  1667.                 "idp",
  1668.                 "oauth",
  1669.                 "oauth1",
  1670.                 "single sign on",
  1671.                 "trello",
  1672.                 "tumblr",
  1673.                 "twitter"
  1674.             ],
  1675.             "time": "2015-10-23T04:02:07+00:00"
  1676.         },
  1677.         {
  1678.             "name": "maknz/slack",
  1679.             "version": "1.7.0",
  1680.             "source": {
  1681.                 "type": "git",
  1682.                 "url": "https://github.com/maknz/slack.git",
  1683.                 "reference": "7f21fefc70c76b304adc1b3a780c8740dfcfb595"
  1684.             },
  1685.             "dist": {
  1686.                 "type": "zip",
  1687.                 "url": "https://api.github.com/repos/maknz/slack/zipball/7f21fefc70c76b304adc1b3a780c8740dfcfb595",
  1688.                 "reference": "7f21fefc70c76b304adc1b3a780c8740dfcfb595",
  1689.                 "shasum": ""
  1690.             },
  1691.             "require": {
  1692.                 "ext-mbstring": "*",
  1693.                 "guzzlehttp/guzzle": "~6.0|~5.0|~4.0",
  1694.                 "php": ">=5.4.0"
  1695.             },
  1696.             "require-dev": {
  1697.                 "mockery/mockery": "0.9.*",
  1698.                 "phpunit/phpunit": "4.2.*"
  1699.             },
  1700.             "suggest": {
  1701.                 "illuminate/support": "Required for Laravel support"
  1702.             },
  1703.             "type": "library",
  1704.             "autoload": {
  1705.                 "psr-4": {
  1706.                     "Maknz\\Slack\\": "src/"
  1707.                 }
  1708.             },
  1709.             "notification-url": "https://packagist.org/downloads/",
  1710.             "license": [
  1711.                 "BSD-2-Clause"
  1712.             ],
  1713.             "authors": [
  1714.                 {
  1715.                     "name": "maknz",
  1716.                     "email": "github@mak.geek.nz"
  1717.                 }
  1718.             ],
  1719.             "description": "A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Includes Laravel support out of the box.",
  1720.             "keywords": [
  1721.                 "laravel",
  1722.                 "slack"
  1723.             ],
  1724.             "time": "2015-06-03T03:35:16+00:00"
  1725.         },
  1726.         {
  1727.             "name": "monolog/monolog",
  1728.             "version": "1.18.2",
  1729.             "source": {
  1730.                 "type": "git",
  1731.                 "url": "https://github.com/Seldaek/monolog.git",
  1732.                 "reference": "064b38c16790249488e7a8b987acf1c9d7383c09"
  1733.             },
  1734.             "dist": {
  1735.                 "type": "zip",
  1736.                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/064b38c16790249488e7a8b987acf1c9d7383c09",
  1737.                 "reference": "064b38c16790249488e7a8b987acf1c9d7383c09",
  1738.                 "shasum": ""
  1739.             },
  1740.             "require": {
  1741.                 "php": ">=5.3.0",
  1742.                 "psr/log": "~1.0"
  1743.             },
  1744.             "provide": {
  1745.                 "psr/log-implementation": "1.0.0"
  1746.             },
  1747.             "require-dev": {
  1748.                 "aws/aws-sdk-php": "^2.4.9",
  1749.                 "doctrine/couchdb": "~1.0@dev",
  1750.                 "graylog2/gelf-php": "~1.0",
  1751.                 "jakub-onderka/php-parallel-lint": "0.9",
  1752.                 "php-amqplib/php-amqplib": "~2.4",
  1753.                 "php-console/php-console": "^3.1.3",
  1754.                 "phpunit/phpunit": "~4.5",
  1755.                 "phpunit/phpunit-mock-objects": "2.3.0",
  1756.                 "raven/raven": "^0.13",
  1757.                 "ruflin/elastica": ">=0.90 <3.0",
  1758.                 "swiftmailer/swiftmailer": "~5.3"
  1759.             },
  1760.             "suggest": {
  1761.                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1762.                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1763.                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1764.                 "ext-mongo": "Allow sending log messages to a MongoDB server",
  1765.                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1766.                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  1767.                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1768.                 "php-console/php-console": "Allow sending log messages to Google Chrome",
  1769.                 "raven/raven": "Allow sending log messages to a Sentry server",
  1770.                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1771.                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
  1772.             },
  1773.             "type": "library",
  1774.             "extra": {
  1775.                 "branch-alias": {
  1776.                     "dev-master": "2.0.x-dev"
  1777.                 }
  1778.             },
  1779.             "autoload": {
  1780.                 "psr-4": {
  1781.                     "Monolog\\": "src/Monolog"
  1782.                 }
  1783.             },
  1784.             "notification-url": "https://packagist.org/downloads/",
  1785.             "license": [
  1786.                 "MIT"
  1787.             ],
  1788.             "authors": [
  1789.                 {
  1790.                     "name": "Jordi Boggiano",
  1791.                     "email": "j.boggiano@seld.be",
  1792.                     "homepage": "http://seld.be"
  1793.                 }
  1794.             ],
  1795.             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1796.             "homepage": "http://github.com/Seldaek/monolog",
  1797.             "keywords": [
  1798.                 "log",
  1799.                 "logging",
  1800.                 "psr-3"
  1801.             ],
  1802.             "time": "2016-04-02T13:12:58+00:00"
  1803.         },
  1804.         {
  1805.             "name": "mtdowling/cron-expression",
  1806.             "version": "v1.1.0",
  1807.             "source": {
  1808.                 "type": "git",
  1809.                 "url": "https://github.com/mtdowling/cron-expression.git",
  1810.                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
  1811.             },
  1812.             "dist": {
  1813.                 "type": "zip",
  1814.                 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
  1815.                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
  1816.                 "shasum": ""
  1817.             },
  1818.             "require": {
  1819.                 "php": ">=5.3.2"
  1820.             },
  1821.             "require-dev": {
  1822.                 "phpunit/phpunit": "~4.0|~5.0"
  1823.             },
  1824.             "type": "library",
  1825.             "autoload": {
  1826.                 "psr-0": {
  1827.                     "Cron": "src/"
  1828.                 }
  1829.             },
  1830.             "notification-url": "https://packagist.org/downloads/",
  1831.             "license": [
  1832.                 "MIT"
  1833.             ],
  1834.             "authors": [
  1835.                 {
  1836.                     "name": "Michael Dowling",
  1837.                     "email": "mtdowling@gmail.com",
  1838.                     "homepage": "https://github.com/mtdowling"
  1839.                 }
  1840.             ],
  1841.             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  1842.             "keywords": [
  1843.                 "cron",
  1844.                 "schedule"
  1845.             ],
  1846.             "time": "2016-01-26T21:23:30+00:00"
  1847.         },
  1848.         {
  1849.             "name": "nesbot/carbon",
  1850.             "version": "1.21.0",
  1851.             "source": {
  1852.                 "type": "git",
  1853.                 "url": "https://github.com/briannesbitt/Carbon.git",
  1854.                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
  1855.             },
  1856.             "dist": {
  1857.                 "type": "zip",
  1858.                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
  1859.                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
  1860.                 "shasum": ""
  1861.             },
  1862.             "require": {
  1863.                 "php": ">=5.3.0",
  1864.                 "symfony/translation": "~2.6|~3.0"
  1865.             },
  1866.             "require-dev": {
  1867.                 "phpunit/phpunit": "~4.0|~5.0"
  1868.             },
  1869.             "type": "library",
  1870.             "autoload": {
  1871.                 "psr-4": {
  1872.                     "Carbon\\": "src/Carbon/"
  1873.                 }
  1874.             },
  1875.             "notification-url": "https://packagist.org/downloads/",
  1876.             "license": [
  1877.                 "MIT"
  1878.             ],
  1879.             "authors": [
  1880.                 {
  1881.                     "name": "Brian Nesbitt",
  1882.                     "email": "brian@nesbot.com",
  1883.                     "homepage": "http://nesbot.com"
  1884.                 }
  1885.             ],
  1886.             "description": "A simple API extension for DateTime.",
  1887.             "homepage": "http://carbon.nesbot.com",
  1888.             "keywords": [
  1889.                 "date",
  1890.                 "datetime",
  1891.                 "time"
  1892.             ],
  1893.             "time": "2015-11-04T20:07:17+00:00"
  1894.         },
  1895.         {
  1896.             "name": "nikic/php-parser",
  1897.             "version": "v2.0.1",
  1898.             "source": {
  1899.                 "type": "git",
  1900.                 "url": "https://github.com/nikic/PHP-Parser.git",
  1901.                 "reference": "ce5be709d59b32dd8a88c80259028759991a4206"
  1902.             },
  1903.             "dist": {
  1904.                 "type": "zip",
  1905.                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ce5be709d59b32dd8a88c80259028759991a4206",
  1906.                 "reference": "ce5be709d59b32dd8a88c80259028759991a4206",
  1907.                 "shasum": ""
  1908.             },
  1909.             "require": {
  1910.                 "ext-tokenizer": "*",
  1911.                 "php": ">=5.4"
  1912.             },
  1913.             "require-dev": {
  1914.                 "phpunit/phpunit": "~4.0"
  1915.             },
  1916.             "bin": [
  1917.                 "bin/php-parse"
  1918.             ],
  1919.             "type": "library",
  1920.             "extra": {
  1921.                 "branch-alias": {
  1922.                     "dev-master": "2.0-dev"
  1923.                 }
  1924.             },
  1925.             "autoload": {
  1926.                 "psr-4": {
  1927.                     "PhpParser\\": "lib/PhpParser"
  1928.                 }
  1929.             },
  1930.             "notification-url": "https://packagist.org/downloads/",
  1931.             "license": [
  1932.                 "BSD-3-Clause"
  1933.             ],
  1934.             "authors": [
  1935.                 {
  1936.                     "name": "Nikita Popov"
  1937.                 }
  1938.             ],
  1939.             "description": "A PHP parser written in PHP",
  1940.             "keywords": [
  1941.                 "parser",
  1942.                 "php"
  1943.             ],
  1944.             "time": "2016-02-28T19:48:28+00:00"
  1945.         },
  1946.         {
  1947.             "name": "paragonie/random_compat",
  1948.             "version": "v1.4.1",
  1949.             "source": {
  1950.                 "type": "git",
  1951.                 "url": "https://github.com/paragonie/random_compat.git",
  1952.                 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
  1953.             },
  1954.             "dist": {
  1955.                 "type": "zip",
  1956.                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
  1957.                 "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
  1958.                 "shasum": ""
  1959.             },
  1960.             "require": {
  1961.                 "php": ">=5.2.0"
  1962.             },
  1963.             "require-dev": {
  1964.                 "phpunit/phpunit": "4.*|5.*"
  1965.             },
  1966.             "suggest": {
  1967.                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  1968.             },
  1969.             "type": "library",
  1970.             "autoload": {
  1971.                 "files": [
  1972.                     "lib/random.php"
  1973.                 ]
  1974.             },
  1975.             "notification-url": "https://packagist.org/downloads/",
  1976.             "license": [
  1977.                 "MIT"
  1978.             ],
  1979.             "authors": [
  1980.                 {
  1981.                     "name": "Paragon Initiative Enterprises",
  1982.                     "email": "security@paragonie.com",
  1983.                     "homepage": "https://paragonie.com"
  1984.                 }
  1985.             ],
  1986.             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  1987.             "keywords": [
  1988.                 "csprng",
  1989.                 "pseudorandom",
  1990.                 "random"
  1991.             ],
  1992.             "time": "2016-03-18T20:34:03+00:00"
  1993.         },
  1994.         {
  1995.             "name": "pda/pheanstalk",
  1996.             "version": "v3.1.0",
  1997.             "source": {
  1998.                 "type": "git",
  1999.                 "url": "https://github.com/pda/pheanstalk.git",
  2000.                 "reference": "430e77c551479aad0c6ada0450ee844cf656a18b"
  2001.             },
  2002.             "dist": {
  2003.                 "type": "zip",
  2004.                 "url": "https://api.github.com/repos/pda/pheanstalk/zipball/430e77c551479aad0c6ada0450ee844cf656a18b",
  2005.                 "reference": "430e77c551479aad0c6ada0450ee844cf656a18b",
  2006.                 "shasum": ""
  2007.             },
  2008.             "require": {
  2009.                 "php": ">=5.3.0"
  2010.             },
  2011.             "require-dev": {
  2012.                 "phpunit/phpunit": "~4.0"
  2013.             },
  2014.             "type": "library",
  2015.             "extra": {
  2016.                 "branch-alias": {
  2017.                     "dev-master": "3.0-dev"
  2018.                 }
  2019.             },
  2020.             "autoload": {
  2021.                 "psr-4": {
  2022.                     "Pheanstalk\\": "src/"
  2023.                 }
  2024.             },
  2025.             "notification-url": "https://packagist.org/downloads/",
  2026.             "license": [
  2027.                 "MIT"
  2028.             ],
  2029.             "authors": [
  2030.                 {
  2031.                     "name": "Paul Annesley",
  2032.                     "email": "paul@annesley.cc",
  2033.                     "homepage": "http://paul.annesley.cc/",
  2034.                     "role": "Developer"
  2035.                 }
  2036.             ],
  2037.             "description": "PHP client for beanstalkd queue",
  2038.             "homepage": "https://github.com/pda/pheanstalk",
  2039.             "keywords": [
  2040.                 "beanstalkd"
  2041.             ],
  2042.             "time": "2015-08-07T21:42:41+00:00"
  2043.         },
  2044.         {
  2045.             "name": "phenx/php-font-lib",
  2046.             "version": "0.2.2",
  2047.             "source": {
  2048.                 "type": "git",
  2049.                 "url": "https://github.com/PhenX/php-font-lib.git",
  2050.                 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82"
  2051.             },
  2052.             "dist": {
  2053.                 "type": "zip",
  2054.                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
  2055.                 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
  2056.                 "shasum": ""
  2057.             },
  2058.             "type": "library",
  2059.             "autoload": {
  2060.                 "classmap": [
  2061.                     "classes/"
  2062.                 ]
  2063.             },
  2064.             "notification-url": "https://packagist.org/downloads/",
  2065.             "license": [
  2066.                 "LGPL"
  2067.             ],
  2068.             "authors": [
  2069.                 {
  2070.                     "name": "Fabien Ménager",
  2071.                     "email": "fabien.menager@gmail.com"
  2072.                 }
  2073.             ],
  2074.             "description": "A library to read, parse, export and make subsets of different types of font files.",
  2075.             "homepage": "https://github.com/PhenX/php-font-lib",
  2076.             "time": "2014-02-01T15:22:28+00:00"
  2077.         },
  2078.         {
  2079.             "name": "predis/predis",
  2080.             "version": "v1.0.3",
  2081.             "source": {
  2082.                 "type": "git",
  2083.                 "url": "https://github.com/nrk/predis.git",
  2084.                 "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04"
  2085.             },
  2086.             "dist": {
  2087.                 "type": "zip",
  2088.                 "url": "https://api.github.com/repos/nrk/predis/zipball/84060b9034d756b4d79641667d7f9efe1aeb8e04",
  2089.                 "reference": "84060b9034d756b4d79641667d7f9efe1aeb8e04",
  2090.                 "shasum": ""
  2091.             },
  2092.             "require": {
  2093.                 "php": ">=5.3.2"
  2094.             },
  2095.             "require-dev": {
  2096.                 "phpunit/phpunit": "~4.0"
  2097.             },
  2098.             "suggest": {
  2099.                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
  2100.                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
  2101.             },
  2102.             "type": "library",
  2103.             "autoload": {
  2104.                 "psr-4": {
  2105.                     "Predis\\": "src/"
  2106.                 }
  2107.             },
  2108.             "notification-url": "https://packagist.org/downloads/",
  2109.             "license": [
  2110.                 "MIT"
  2111.             ],
  2112.             "authors": [
  2113.                 {
  2114.                     "name": "Daniele Alessandri",
  2115.                     "email": "suppakilla@gmail.com",
  2116.                     "homepage": "http://clorophilla.net"
  2117.                 }
  2118.             ],
  2119.             "description": "Flexible and feature-complete PHP client library for Redis",
  2120.             "homepage": "http://github.com/nrk/predis",
  2121.             "keywords": [
  2122.                 "nosql",
  2123.                 "predis",
  2124.                 "redis"
  2125.             ],
  2126.             "time": "2015-07-30T18:34:15+00:00"
  2127.         },
  2128.         {
  2129.             "name": "psr/http-message",
  2130.             "version": "1.0",
  2131.             "source": {
  2132.                 "type": "git",
  2133.                 "url": "https://github.com/php-fig/http-message.git",
  2134.                 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
  2135.             },
  2136.             "dist": {
  2137.                 "type": "zip",
  2138.                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  2139.                 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
  2140.                 "shasum": ""
  2141.             },
  2142.             "require": {
  2143.                 "php": ">=5.3.0"
  2144.             },
  2145.             "type": "library",
  2146.             "extra": {
  2147.                 "branch-alias": {
  2148.                     "dev-master": "1.0.x-dev"
  2149.                 }
  2150.             },
  2151.             "autoload": {
  2152.                 "psr-4": {
  2153.                     "Psr\\Http\\Message\\": "src/"
  2154.                 }
  2155.             },
  2156.             "notification-url": "https://packagist.org/downloads/",
  2157.             "license": [
  2158.                 "MIT"
  2159.             ],
  2160.             "authors": [
  2161.                 {
  2162.                     "name": "PHP-FIG",
  2163.                     "homepage": "http://www.php-fig.org/"
  2164.                 }
  2165.             ],
  2166.             "description": "Common interface for HTTP messages",
  2167.             "keywords": [
  2168.                 "http",
  2169.                 "http-message",
  2170.                 "psr",
  2171.                 "psr-7",
  2172.                 "request",
  2173.                 "response"
  2174.             ],
  2175.             "time": "2015-05-04T20:22:00+00:00"
  2176.         },
  2177.         {
  2178.             "name": "psr/log",
  2179.             "version": "1.0.0",
  2180.             "source": {
  2181.                 "type": "git",
  2182.                 "url": "https://github.com/php-fig/log.git",
  2183.                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
  2184.             },
  2185.             "dist": {
  2186.                 "type": "zip",
  2187.                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
  2188.                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
  2189.                 "shasum": ""
  2190.             },
  2191.             "type": "library",
  2192.             "autoload": {
  2193.                 "psr-0": {
  2194.                     "Psr\\Log\\": ""
  2195.                 }
  2196.             },
  2197.             "notification-url": "https://packagist.org/downloads/",
  2198.             "license": [
  2199.                 "MIT"
  2200.             ],
  2201.             "authors": [
  2202.                 {
  2203.                     "name": "PHP-FIG",
  2204.                     "homepage": "http://www.php-fig.org/"
  2205.                 }
  2206.             ],
  2207.             "description": "Common interface for logging libraries",
  2208.             "keywords": [
  2209.                 "log",
  2210.                 "psr",
  2211.                 "psr-3"
  2212.             ],
  2213.             "time": "2012-12-21T11:40:51+00:00"
  2214.         },
  2215.         {
  2216.             "name": "psy/psysh",
  2217.             "version": "v0.7.2",
  2218.             "source": {
  2219.                 "type": "git",
  2220.                 "url": "https://github.com/bobthecow/psysh.git",
  2221.                 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
  2222.             },
  2223.             "dist": {
  2224.                 "type": "zip",
  2225.                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
  2226.                 "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
  2227.                 "shasum": ""
  2228.             },
  2229.             "require": {
  2230.                 "dnoegel/php-xdg-base-dir": "0.1",
  2231.                 "jakub-onderka/php-console-highlighter": "0.3.*",
  2232.                 "nikic/php-parser": "^1.2.1|~2.0",
  2233.                 "php": ">=5.3.9",
  2234.                 "symfony/console": "~2.3.10|^2.4.2|~3.0",
  2235.                 "symfony/var-dumper": "~2.7|~3.0"
  2236.             },
  2237.             "require-dev": {
  2238.                 "fabpot/php-cs-fixer": "~1.5",
  2239.                 "phpunit/phpunit": "~3.7|~4.0|~5.0",
  2240.                 "squizlabs/php_codesniffer": "~2.0",
  2241.                 "symfony/finder": "~2.1|~3.0"
  2242.             },
  2243.             "suggest": {
  2244.                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  2245.                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  2246.                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  2247.                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
  2248.             },
  2249.             "bin": [
  2250.                 "bin/psysh"
  2251.             ],
  2252.             "type": "library",
  2253.             "extra": {
  2254.                 "branch-alias": {
  2255.                     "dev-develop": "0.8.x-dev"
  2256.                 }
  2257.             },
  2258.             "autoload": {
  2259.                 "files": [
  2260.                     "src/Psy/functions.php"
  2261.                 ],
  2262.                 "psr-4": {
  2263.                     "Psy\\": "src/Psy/"
  2264.                 }
  2265.             },
  2266.             "notification-url": "https://packagist.org/downloads/",
  2267.             "license": [
  2268.                 "MIT"
  2269.             ],
  2270.             "authors": [
  2271.                 {
  2272.                     "name": "Justin Hileman",
  2273.                     "email": "justin@justinhileman.info",
  2274.                     "homepage": "http://justinhileman.com"
  2275.                 }
  2276.             ],
  2277.             "description": "An interactive shell for modern PHP.",
  2278.             "homepage": "http://psysh.org",
  2279.             "keywords": [
  2280.                 "REPL",
  2281.                 "console",
  2282.                 "interactive",
  2283.                 "shell"
  2284.             ],
  2285.             "time": "2016-03-09T05:03:14+00:00"
  2286.         },
  2287.         {
  2288.             "name": "spatie/laravel-newsletter",
  2289.             "version": "3.4.0",
  2290.             "source": {
  2291.                 "type": "git",
  2292.                 "url": "https://github.com/spatie/laravel-newsletter.git",
  2293.                 "reference": "3e4c535ba1ba51a9a138e48ce03774cb5dee1146"
  2294.             },
  2295.             "dist": {
  2296.                 "type": "zip",
  2297.                 "url": "https://api.github.com/repos/spatie/laravel-newsletter/zipball/3e4c535ba1ba51a9a138e48ce03774cb5dee1146",
  2298.                 "reference": "3e4c535ba1ba51a9a138e48ce03774cb5dee1146",
  2299.                 "shasum": ""
  2300.             },
  2301.             "require": {
  2302.                 "drewm/mailchimp-api": "^2.1",
  2303.                 "illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0",
  2304.                 "php": "~5.6|~7.0"
  2305.             },
  2306.             "require-dev": {
  2307.                 "mockery/mockery": "^0.9.4",
  2308.                 "phpunit/phpunit": "^5.0"
  2309.             },
  2310.             "type": "library",
  2311.             "autoload": {
  2312.                 "psr-4": {
  2313.                     "Spatie\\Newsletter\\": "src"
  2314.                 }
  2315.             },
  2316.             "notification-url": "https://packagist.org/downloads/",
  2317.             "license": [
  2318.                 "MIT"
  2319.             ],
  2320.             "authors": [
  2321.                 {
  2322.                     "name": "Freek Van der Herten",
  2323.                     "email": "freek@spatie.be",
  2324.                     "homepage": "https://murze.be",
  2325.                     "role": "Developer"
  2326.                 }
  2327.             ],
  2328.             "description": "Manage newsletters in Laravel 5",
  2329.             "homepage": "https://github.com/spatie/laravel-newsletter",
  2330.             "keywords": [
  2331.                 "laravel",
  2332.                 "mailchimp",
  2333.                 "newsletter"
  2334.             ],
  2335.             "time": "2017-01-23T15:55:47+00:00"
  2336.         },
  2337.         {
  2338.             "name": "stripe/stripe-php",
  2339.             "version": "v3.12.0",
  2340.             "source": {
  2341.                 "type": "git",
  2342.                 "url": "https://github.com/stripe/stripe-php.git",
  2343.                 "reference": "7e18efb09bc8ec6a43c1705796e1e0b2ae6f0d21"
  2344.             },
  2345.             "dist": {
  2346.                 "type": "zip",
  2347.                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/7e18efb09bc8ec6a43c1705796e1e0b2ae6f0d21",
  2348.                 "reference": "7e18efb09bc8ec6a43c1705796e1e0b2ae6f0d21",
  2349.                 "shasum": ""
  2350.             },
  2351.             "require": {
  2352.                 "ext-curl": "*",
  2353.                 "ext-json": "*",
  2354.                 "ext-mbstring": "*",
  2355.                 "php": ">=5.3.3"
  2356.             },
  2357.             "require-dev": {
  2358.                 "phpunit/phpunit": "~4.0",
  2359.                 "satooshi/php-coveralls": "~0.6.1",
  2360.                 "squizlabs/php_codesniffer": "~2.0"
  2361.             },
  2362.             "type": "library",
  2363.             "extra": {
  2364.                 "branch-alias": {
  2365.                     "dev-master": "2.0-dev"
  2366.                 }
  2367.             },
  2368.             "autoload": {
  2369.                 "psr-4": {
  2370.                     "Stripe\\": "lib/"
  2371.                 }
  2372.             },
  2373.             "notification-url": "https://packagist.org/downloads/",
  2374.             "license": [
  2375.                 "MIT"
  2376.             ],
  2377.             "authors": [
  2378.                 {
  2379.                     "name": "Stripe and contributors",
  2380.                     "homepage": "https://github.com/stripe/stripe-php/contributors"
  2381.                 }
  2382.             ],
  2383.             "description": "Stripe PHP Library",
  2384.             "homepage": "https://stripe.com/",
  2385.             "keywords": [
  2386.                 "api",
  2387.                 "payment processing",
  2388.                 "stripe"
  2389.             ],
  2390.             "time": "2016-03-31T21:40:54+00:00"
  2391.         },
  2392.         {
  2393.             "name": "swiftmailer/swiftmailer",
  2394.             "version": "v5.4.1",
  2395.             "source": {
  2396.                 "type": "git",
  2397.                 "url": "https://github.com/swiftmailer/swiftmailer.git",
  2398.                 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
  2399.             },
  2400.             "dist": {
  2401.                 "type": "zip",
  2402.                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  2403.                 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
  2404.                 "shasum": ""
  2405.             },
  2406.             "require": {
  2407.                 "php": ">=5.3.3"
  2408.             },
  2409.             "require-dev": {
  2410.                 "mockery/mockery": "~0.9.1,<0.9.4"
  2411.             },
  2412.             "type": "library",
  2413.             "extra": {
  2414.                 "branch-alias": {
  2415.                     "dev-master": "5.4-dev"
  2416.                 }
  2417.             },
  2418.             "autoload": {
  2419.                 "files": [
  2420.                     "lib/swift_required.php"
  2421.                 ]
  2422.             },
  2423.             "notification-url": "https://packagist.org/downloads/",
  2424.             "license": [
  2425.                 "MIT"
  2426.             ],
  2427.             "authors": [
  2428.                 {
  2429.                     "name": "Chris Corbyn"
  2430.                 },
  2431.                 {
  2432.                     "name": "Fabien Potencier",
  2433.                     "email": "fabien@symfony.com"
  2434.                 }
  2435.             ],
  2436.             "description": "Swiftmailer, free feature-rich PHP mailer",
  2437.             "homepage": "http://swiftmailer.org",
  2438.             "keywords": [
  2439.                 "email",
  2440.                 "mail",
  2441.                 "mailer"
  2442.             ],
  2443.             "time": "2015-06-06T14:19:39+00:00"
  2444.         },
  2445.         {
  2446.             "name": "symfony/console",
  2447.             "version": "v3.0.4",
  2448.             "source": {
  2449.                 "type": "git",
  2450.                 "url": "https://github.com/symfony/console.git",
  2451.                 "reference": "6b1175135bc2a74c08a28d89761272de8beed8cd"
  2452.             },
  2453.             "dist": {
  2454.                 "type": "zip",
  2455.                 "url": "https://api.github.com/repos/symfony/console/zipball/6b1175135bc2a74c08a28d89761272de8beed8cd",
  2456.                 "reference": "6b1175135bc2a74c08a28d89761272de8beed8cd",
  2457.                 "shasum": ""
  2458.             },
  2459.             "require": {
  2460.                 "php": ">=5.5.9",
  2461.                 "symfony/polyfill-mbstring": "~1.0"
  2462.             },
  2463.             "require-dev": {
  2464.                 "psr/log": "~1.0",
  2465.                 "symfony/event-dispatcher": "~2.8|~3.0",
  2466.                 "symfony/process": "~2.8|~3.0"
  2467.             },
  2468.             "suggest": {
  2469.                 "psr/log": "For using the console logger",
  2470.                 "symfony/event-dispatcher": "",
  2471.                 "symfony/process": ""
  2472.             },
  2473.             "type": "library",
  2474.             "extra": {
  2475.                 "branch-alias": {
  2476.                     "dev-master": "3.0-dev"
  2477.                 }
  2478.             },
  2479.             "autoload": {
  2480.                 "psr-4": {
  2481.                     "Symfony\\Component\\Console\\": ""
  2482.                 },
  2483.                 "exclude-from-classmap": [
  2484.                     "/Tests/"
  2485.                 ]
  2486.             },
  2487.             "notification-url": "https://packagist.org/downloads/",
  2488.             "license": [
  2489.                 "MIT"
  2490.             ],
  2491.             "authors": [
  2492.                 {
  2493.                     "name": "Fabien Potencier",
  2494.                     "email": "fabien@symfony.com"
  2495.                 },
  2496.                 {
  2497.                     "name": "Symfony Community",
  2498.                     "homepage": "https://symfony.com/contributors"
  2499.                 }
  2500.             ],
  2501.             "description": "Symfony Console Component",
  2502.             "homepage": "https://symfony.com",
  2503.             "time": "2016-03-16T17:00:50+00:00"
  2504.         },
  2505.         {
  2506.             "name": "symfony/debug",
  2507.             "version": "v3.0.4",
  2508.             "source": {
  2509.                 "type": "git",
  2510.                 "url": "https://github.com/symfony/debug.git",
  2511.                 "reference": "a06d10888a45afd97534506afb058ec38d9ba35b"
  2512.             },
  2513.             "dist": {
  2514.                 "type": "zip",
  2515.                 "url": "https://api.github.com/repos/symfony/debug/zipball/a06d10888a45afd97534506afb058ec38d9ba35b",
  2516.                 "reference": "a06d10888a45afd97534506afb058ec38d9ba35b",
  2517.                 "shasum": ""
  2518.             },
  2519.             "require": {
  2520.                 "php": ">=5.5.9",
  2521.                 "psr/log": "~1.0"
  2522.             },
  2523.             "conflict": {
  2524.                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  2525.             },
  2526.             "require-dev": {
  2527.                 "symfony/class-loader": "~2.8|~3.0",
  2528.                 "symfony/http-kernel": "~2.8|~3.0"
  2529.             },
  2530.             "type": "library",
  2531.             "extra": {
  2532.                 "branch-alias": {
  2533.                     "dev-master": "3.0-dev"
  2534.                 }
  2535.             },
  2536.             "autoload": {
  2537.                 "psr-4": {
  2538.                     "Symfony\\Component\\Debug\\": ""
  2539.                 },
  2540.                 "exclude-from-classmap": [
  2541.                     "/Tests/"
  2542.                 ]
  2543.             },
  2544.             "notification-url": "https://packagist.org/downloads/",
  2545.             "license": [
  2546.                 "MIT"
  2547.             ],
  2548.             "authors": [
  2549.                 {
  2550.                     "name": "Fabien Potencier",
  2551.                     "email": "fabien@symfony.com"
  2552.                 },
  2553.                 {
  2554.                     "name": "Symfony Community",
  2555.                     "homepage": "https://symfony.com/contributors"
  2556.                 }
  2557.             ],
  2558.             "description": "Symfony Debug Component",
  2559.             "homepage": "https://symfony.com",
  2560.             "time": "2016-03-30T10:41:14+00:00"
  2561.         },
  2562.         {
  2563.             "name": "symfony/event-dispatcher",
  2564.             "version": "v3.0.4",
  2565.             "source": {
  2566.                 "type": "git",
  2567.                 "url": "https://github.com/symfony/event-dispatcher.git",
  2568.                 "reference": "9002dcf018d884d294b1ef20a6f968efc1128f39"
  2569.             },
  2570.             "dist": {
  2571.                 "type": "zip",
  2572.                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9002dcf018d884d294b1ef20a6f968efc1128f39",
  2573.                 "reference": "9002dcf018d884d294b1ef20a6f968efc1128f39",
  2574.                 "shasum": ""
  2575.             },
  2576.             "require": {
  2577.                 "php": ">=5.5.9"
  2578.             },
  2579.             "require-dev": {
  2580.                 "psr/log": "~1.0",
  2581.                 "symfony/config": "~2.8|~3.0",
  2582.                 "symfony/dependency-injection": "~2.8|~3.0",
  2583.                 "symfony/expression-language": "~2.8|~3.0",
  2584.                 "symfony/stopwatch": "~2.8|~3.0"
  2585.             },
  2586.             "suggest": {
  2587.                 "symfony/dependency-injection": "",
  2588.                 "symfony/http-kernel": ""
  2589.             },
  2590.             "type": "library",
  2591.             "extra": {
  2592.                 "branch-alias": {
  2593.                     "dev-master": "3.0-dev"
  2594.                 }
  2595.             },
  2596.             "autoload": {
  2597.                 "psr-4": {
  2598.                     "Symfony\\Component\\EventDispatcher\\": ""
  2599.                 },
  2600.                 "exclude-from-classmap": [
  2601.                     "/Tests/"
  2602.                 ]
  2603.             },
  2604.             "notification-url": "https://packagist.org/downloads/",
  2605.             "license": [
  2606.                 "MIT"
  2607.             ],
  2608.             "authors": [
  2609.                 {
  2610.                     "name": "Fabien Potencier",
  2611.                     "email": "fabien@symfony.com"
  2612.                 },
  2613.                 {
  2614.                     "name": "Symfony Community",
  2615.                     "homepage": "https://symfony.com/contributors"
  2616.                 }
  2617.             ],
  2618.             "description": "Symfony EventDispatcher Component",
  2619.             "homepage": "https://symfony.com",
  2620.             "time": "2016-03-10T10:34:12+00:00"
  2621.         },
  2622.         {
  2623.             "name": "symfony/finder",
  2624.             "version": "v3.0.4",
  2625.             "source": {
  2626.                 "type": "git",
  2627.                 "url": "https://github.com/symfony/finder.git",
  2628.                 "reference": "c54e407b35bc098916704e9fd090da21da4c4f52"
  2629.             },
  2630.             "dist": {
  2631.                 "type": "zip",
  2632.                 "url": "https://api.github.com/repos/symfony/finder/zipball/c54e407b35bc098916704e9fd090da21da4c4f52",
  2633.                 "reference": "c54e407b35bc098916704e9fd090da21da4c4f52",
  2634.                 "shasum": ""
  2635.             },
  2636.             "require": {
  2637.                 "php": ">=5.5.9"
  2638.             },
  2639.             "type": "library",
  2640.             "extra": {
  2641.                 "branch-alias": {
  2642.                     "dev-master": "3.0-dev"
  2643.                 }
  2644.             },
  2645.             "autoload": {
  2646.                 "psr-4": {
  2647.                     "Symfony\\Component\\Finder\\": ""
  2648.                 },
  2649.                 "exclude-from-classmap": [
  2650.                     "/Tests/"
  2651.                 ]
  2652.             },
  2653.             "notification-url": "https://packagist.org/downloads/",
  2654.             "license": [
  2655.                 "MIT"
  2656.             ],
  2657.             "authors": [
  2658.                 {
  2659.                     "name": "Fabien Potencier",
  2660.                     "email": "fabien@symfony.com"
  2661.                 },
  2662.                 {
  2663.                     "name": "Symfony Community",
  2664.                     "homepage": "https://symfony.com/contributors"
  2665.                 }
  2666.             ],
  2667.             "description": "Symfony Finder Component",
  2668.             "homepage": "https://symfony.com",
  2669.             "time": "2016-03-10T11:13:05+00:00"
  2670.         },
  2671.         {
  2672.             "name": "symfony/http-foundation",
  2673.             "version": "v3.0.4",
  2674.             "source": {
  2675.                 "type": "git",
  2676.                 "url": "https://github.com/symfony/http-foundation.git",
  2677.                 "reference": "99f38445a874e7becb8afc4b4a79ee181cf6ec3f"
  2678.             },
  2679.             "dist": {
  2680.                 "type": "zip",
  2681.                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/99f38445a874e7becb8afc4b4a79ee181cf6ec3f",
  2682.                 "reference": "99f38445a874e7becb8afc4b4a79ee181cf6ec3f",
  2683.                 "shasum": ""
  2684.             },
  2685.             "require": {
  2686.                 "php": ">=5.5.9",
  2687.                 "symfony/polyfill-mbstring": "~1.1"
  2688.             },
  2689.             "require-dev": {
  2690.                 "symfony/expression-language": "~2.8|~3.0"
  2691.             },
  2692.             "type": "library",
  2693.             "extra": {
  2694.                 "branch-alias": {
  2695.                     "dev-master": "3.0-dev"
  2696.                 }
  2697.             },
  2698.             "autoload": {
  2699.                 "psr-4": {
  2700.                     "Symfony\\Component\\HttpFoundation\\": ""
  2701.                 },
  2702.                 "exclude-from-classmap": [
  2703.                     "/Tests/"
  2704.                 ]
  2705.             },
  2706.             "notification-url": "https://packagist.org/downloads/",
  2707.             "license": [
  2708.                 "MIT"
  2709.             ],
  2710.             "authors": [
  2711.                 {
  2712.                     "name": "Fabien Potencier",
  2713.                     "email": "fabien@symfony.com"
  2714.                 },
  2715.                 {
  2716.                     "name": "Symfony Community",
  2717.                     "homepage": "https://symfony.com/contributors"
  2718.                 }
  2719.             ],
  2720.             "description": "Symfony HttpFoundation Component",
  2721.             "homepage": "https://symfony.com",
  2722.             "time": "2016-03-27T14:50:32+00:00"
  2723.         },
  2724.         {
  2725.             "name": "symfony/http-kernel",
  2726.             "version": "v3.0.4",
  2727.             "source": {
  2728.                 "type": "git",
  2729.                 "url": "https://github.com/symfony/http-kernel.git",
  2730.                 "reference": "579f828489659d7b3430f4bd9b67b4618b387dea"
  2731.             },
  2732.             "dist": {
  2733.                 "type": "zip",
  2734.                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/579f828489659d7b3430f4bd9b67b4618b387dea",
  2735.                 "reference": "579f828489659d7b3430f4bd9b67b4618b387dea",
  2736.                 "shasum": ""
  2737.             },
  2738.             "require": {
  2739.                 "php": ">=5.5.9",
  2740.                 "psr/log": "~1.0",
  2741.                 "symfony/debug": "~2.8|~3.0",
  2742.                 "symfony/event-dispatcher": "~2.8|~3.0",
  2743.                 "symfony/http-foundation": "~2.8|~3.0"
  2744.             },
  2745.             "conflict": {
  2746.                 "symfony/config": "<2.8"
  2747.             },
  2748.             "require-dev": {
  2749.                 "symfony/browser-kit": "~2.8|~3.0",
  2750.                 "symfony/class-loader": "~2.8|~3.0",
  2751.                 "symfony/config": "~2.8|~3.0",
  2752.                 "symfony/console": "~2.8|~3.0",
  2753.                 "symfony/css-selector": "~2.8|~3.0",
  2754.                 "symfony/dependency-injection": "~2.8|~3.0",
  2755.                 "symfony/dom-crawler": "~2.8|~3.0",
  2756.                 "symfony/expression-language": "~2.8|~3.0",
  2757.                 "symfony/finder": "~2.8|~3.0",
  2758.                 "symfony/process": "~2.8|~3.0",
  2759.                 "symfony/routing": "~2.8|~3.0",
  2760.                 "symfony/stopwatch": "~2.8|~3.0",
  2761.                 "symfony/templating": "~2.8|~3.0",
  2762.                 "symfony/translation": "~2.8|~3.0",
  2763.                 "symfony/var-dumper": "~2.8|~3.0"
  2764.             },
  2765.             "suggest": {
  2766.                 "symfony/browser-kit": "",
  2767.                 "symfony/class-loader": "",
  2768.                 "symfony/config": "",
  2769.                 "symfony/console": "",
  2770.                 "symfony/dependency-injection": "",
  2771.                 "symfony/finder": "",
  2772.                 "symfony/var-dumper": ""
  2773.             },
  2774.             "type": "library",
  2775.             "extra": {
  2776.                 "branch-alias": {
  2777.                     "dev-master": "3.0-dev"
  2778.                 }
  2779.             },
  2780.             "autoload": {
  2781.                 "psr-4": {
  2782.                     "Symfony\\Component\\HttpKernel\\": ""
  2783.                 },
  2784.                 "exclude-from-classmap": [
  2785.                     "/Tests/"
  2786.                 ]
  2787.             },
  2788.             "notification-url": "https://packagist.org/downloads/",
  2789.             "license": [
  2790.                 "MIT"
  2791.             ],
  2792.             "authors": [
  2793.                 {
  2794.                     "name": "Fabien Potencier",
  2795.                     "email": "fabien@symfony.com"
  2796.                 },
  2797.                 {
  2798.                     "name": "Symfony Community",
  2799.                     "homepage": "https://symfony.com/contributors"
  2800.                 }
  2801.             ],
  2802.             "description": "Symfony HttpKernel Component",
  2803.             "homepage": "https://symfony.com",
  2804.             "time": "2016-03-25T01:41:20+00:00"
  2805.         },
  2806.         {
  2807.             "name": "symfony/polyfill-mbstring",
  2808.             "version": "v1.1.1",
  2809.             "source": {
  2810.                 "type": "git",
  2811.                 "url": "https://github.com/symfony/polyfill-mbstring.git",
  2812.                 "reference": "1289d16209491b584839022f29257ad859b8532d"
  2813.             },
  2814.             "dist": {
  2815.                 "type": "zip",
  2816.                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
  2817.                 "reference": "1289d16209491b584839022f29257ad859b8532d",
  2818.                 "shasum": ""
  2819.             },
  2820.             "require": {
  2821.                 "php": ">=5.3.3"
  2822.             },
  2823.             "suggest": {
  2824.                 "ext-mbstring": "For best performance"
  2825.             },
  2826.             "type": "library",
  2827.             "extra": {
  2828.                 "branch-alias": {
  2829.                     "dev-master": "1.1-dev"
  2830.                 }
  2831.             },
  2832.             "autoload": {
  2833.                 "psr-4": {
  2834.                     "Symfony\\Polyfill\\Mbstring\\": ""
  2835.                 },
  2836.                 "files": [
  2837.                     "bootstrap.php"
  2838.                 ]
  2839.             },
  2840.             "notification-url": "https://packagist.org/downloads/",
  2841.             "license": [
  2842.                 "MIT"
  2843.             ],
  2844.             "authors": [
  2845.                 {
  2846.                     "name": "Nicolas Grekas",
  2847.                     "email": "p@tchwork.com"
  2848.                 },
  2849.                 {
  2850.                     "name": "Symfony Community",
  2851.                     "homepage": "https://symfony.com/contributors"
  2852.                 }
  2853.             ],
  2854.             "description": "Symfony polyfill for the Mbstring extension",
  2855.             "homepage": "https://symfony.com",
  2856.             "keywords": [
  2857.                 "compatibility",
  2858.                 "mbstring",
  2859.                 "polyfill",
  2860.                 "portable",
  2861.                 "shim"
  2862.             ],
  2863.             "time": "2016-01-20T09:13:37+00:00"
  2864.         },
  2865.         {
  2866.             "name": "symfony/polyfill-php56",
  2867.             "version": "v1.1.1",
  2868.             "source": {
  2869.                 "type": "git",
  2870.                 "url": "https://github.com/symfony/polyfill-php56.git",
  2871.                 "reference": "4d891fff050101a53a4caabb03277284942d1ad9"
  2872.             },
  2873.             "dist": {
  2874.                 "type": "zip",
  2875.                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9",
  2876.                 "reference": "4d891fff050101a53a4caabb03277284942d1ad9",
  2877.                 "shasum": ""
  2878.             },
  2879.             "require": {
  2880.                 "php": ">=5.3.3",
  2881.                 "symfony/polyfill-util": "~1.0"
  2882.             },
  2883.             "type": "library",
  2884.             "extra": {
  2885.                 "branch-alias": {
  2886.                     "dev-master": "1.1-dev"
  2887.                 }
  2888.             },
  2889.             "autoload": {
  2890.                 "psr-4": {
  2891.                     "Symfony\\Polyfill\\Php56\\": ""
  2892.                 },
  2893.                 "files": [
  2894.                     "bootstrap.php"
  2895.                 ]
  2896.             },
  2897.             "notification-url": "https://packagist.org/downloads/",
  2898.             "license": [
  2899.                 "MIT"
  2900.             ],
  2901.             "authors": [
  2902.                 {
  2903.                     "name": "Nicolas Grekas",
  2904.                     "email": "p@tchwork.com"
  2905.                 },
  2906.                 {
  2907.                     "name": "Symfony Community",
  2908.                     "homepage": "https://symfony.com/contributors"
  2909.                 }
  2910.             ],
  2911.             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  2912.             "homepage": "https://symfony.com",
  2913.             "keywords": [
  2914.                 "compatibility",
  2915.                 "polyfill",
  2916.                 "portable",
  2917.                 "shim"
  2918.             ],
  2919.             "time": "2016-01-20T09:13:37+00:00"
  2920.         },
  2921.         {
  2922.             "name": "symfony/polyfill-util",
  2923.             "version": "v1.1.1",
  2924.             "source": {
  2925.                 "type": "git",
  2926.                 "url": "https://github.com/symfony/polyfill-util.git",
  2927.                 "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4"
  2928.             },
  2929.             "dist": {
  2930.                 "type": "zip",
  2931.                 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2932.                 "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
  2933.                 "shasum": ""
  2934.             },
  2935.             "require": {
  2936.                 "php": ">=5.3.3"
  2937.             },
  2938.             "type": "library",
  2939.             "extra": {
  2940.                 "branch-alias": {
  2941.                     "dev-master": "1.1-dev"
  2942.                 }
  2943.             },
  2944.             "autoload": {
  2945.                 "psr-4": {
  2946.                     "Symfony\\Polyfill\\Util\\": ""
  2947.                 }
  2948.             },
  2949.             "notification-url": "https://packagist.org/downloads/",
  2950.             "license": [
  2951.                 "MIT"
  2952.             ],
  2953.             "authors": [
  2954.                 {
  2955.                     "name": "Nicolas Grekas",
  2956.                     "email": "p@tchwork.com"
  2957.                 },
  2958.                 {
  2959.                     "name": "Symfony Community",
  2960.                     "homepage": "https://symfony.com/contributors"
  2961.                 }
  2962.             ],
  2963.             "description": "Symfony utilities for portability of PHP codes",
  2964.             "homepage": "https://symfony.com",
  2965.             "keywords": [
  2966.                 "compat",
  2967.                 "compatibility",
  2968.                 "polyfill",
  2969.                 "shim"
  2970.             ],
  2971.             "time": "2016-01-20T09:13:37+00:00"
  2972.         },
  2973.         {
  2974.             "name": "symfony/process",
  2975.             "version": "v3.0.4",
  2976.             "source": {
  2977.                 "type": "git",
  2978.                 "url": "https://github.com/symfony/process.git",
  2979.                 "reference": "e6f1f98bbd355d209a992bfff45e7edfbd4a0776"
  2980.             },
  2981.             "dist": {
  2982.                 "type": "zip",
  2983.                 "url": "https://api.github.com/repos/symfony/process/zipball/e6f1f98bbd355d209a992bfff45e7edfbd4a0776",
  2984.                 "reference": "e6f1f98bbd355d209a992bfff45e7edfbd4a0776",
  2985.                 "shasum": ""
  2986.             },
  2987.             "require": {
  2988.                 "php": ">=5.5.9"
  2989.             },
  2990.             "type": "library",
  2991.             "extra": {
  2992.                 "branch-alias": {
  2993.                     "dev-master": "3.0-dev"
  2994.                 }
  2995.             },
  2996.             "autoload": {
  2997.                 "psr-4": {
  2998.                     "Symfony\\Component\\Process\\": ""
  2999.                 },
  3000.                 "exclude-from-classmap": [
  3001.                     "/Tests/"
  3002.                 ]
  3003.             },
  3004.             "notification-url": "https://packagist.org/downloads/",
  3005.             "license": [
  3006.                 "MIT"
  3007.             ],
  3008.             "authors": [
  3009.                 {
  3010.                     "name": "Fabien Potencier",
  3011.                     "email": "fabien@symfony.com"
  3012.                 },
  3013.                 {
  3014.                     "name": "Symfony Community",
  3015.                     "homepage": "https://symfony.com/contributors"
  3016.                 }
  3017.             ],
  3018.             "description": "Symfony Process Component",
  3019.             "homepage": "https://symfony.com",
  3020.             "time": "2016-03-30T10:41:14+00:00"
  3021.         },
  3022.         {
  3023.             "name": "symfony/routing",
  3024.             "version": "v3.0.4",
  3025.             "source": {
  3026.                 "type": "git",
  3027.                 "url": "https://github.com/symfony/routing.git",
  3028.                 "reference": "d061b609f2d0769494c381ec92f5c5cc5e4a20aa"
  3029.             },
  3030.             "dist": {
  3031.                 "type": "zip",
  3032.                 "url": "https://api.github.com/repos/symfony/routing/zipball/d061b609f2d0769494c381ec92f5c5cc5e4a20aa",
  3033.                 "reference": "d061b609f2d0769494c381ec92f5c5cc5e4a20aa",
  3034.                 "shasum": ""
  3035.             },
  3036.             "require": {
  3037.                 "php": ">=5.5.9"
  3038.             },
  3039.             "conflict": {
  3040.                 "symfony/config": "<2.8"
  3041.             },
  3042.             "require-dev": {
  3043.                 "doctrine/annotations": "~1.0",
  3044.                 "doctrine/common": "~2.2",
  3045.                 "psr/log": "~1.0",
  3046.                 "symfony/config": "~2.8|~3.0",
  3047.                 "symfony/expression-language": "~2.8|~3.0",
  3048.                 "symfony/http-foundation": "~2.8|~3.0",
  3049.                 "symfony/yaml": "~2.8|~3.0"
  3050.             },
  3051.             "suggest": {
  3052.                 "doctrine/annotations": "For using the annotation loader",
  3053.                 "symfony/config": "For using the all-in-one router or any loader",
  3054.                 "symfony/dependency-injection": "For loading routes from a service",
  3055.                 "symfony/expression-language": "For using expression matching",
  3056.                 "symfony/http-foundation": "For using a Symfony Request object",
  3057.                 "symfony/yaml": "For using the YAML loader"
  3058.             },
  3059.             "type": "library",
  3060.             "extra": {
  3061.                 "branch-alias": {
  3062.                     "dev-master": "3.0-dev"
  3063.                 }
  3064.             },
  3065.             "autoload": {
  3066.                 "psr-4": {
  3067.                     "Symfony\\Component\\Routing\\": ""
  3068.                 },
  3069.                 "exclude-from-classmap": [
  3070.                     "/Tests/"
  3071.                 ]
  3072.             },
  3073.             "notification-url": "https://packagist.org/downloads/",
  3074.             "license": [
  3075.                 "MIT"
  3076.             ],
  3077.             "authors": [
  3078.                 {
  3079.                     "name": "Fabien Potencier",
  3080.                     "email": "fabien@symfony.com"
  3081.                 },
  3082.                 {
  3083.                     "name": "Symfony Community",
  3084.                     "homepage": "https://symfony.com/contributors"
  3085.                 }
  3086.             ],
  3087.             "description": "Symfony Routing Component",
  3088.             "homepage": "https://symfony.com",
  3089.             "keywords": [
  3090.                 "router",
  3091.                 "routing",
  3092.                 "uri",
  3093.                 "url"
  3094.             ],
  3095.             "time": "2016-03-23T13:23:25+00:00"
  3096.         },
  3097.         {
  3098.             "name": "symfony/translation",
  3099.             "version": "v3.0.4",
  3100.             "source": {
  3101.                 "type": "git",
  3102.                 "url": "https://github.com/symfony/translation.git",
  3103.                 "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2"
  3104.             },
  3105.             "dist": {
  3106.                 "type": "zip",
  3107.                 "url": "https://api.github.com/repos/symfony/translation/zipball/f7a07af51ea067745a521dab1e3152044a2fb1f2",
  3108.                 "reference": "f7a07af51ea067745a521dab1e3152044a2fb1f2",
  3109.                 "shasum": ""
  3110.             },
  3111.             "require": {
  3112.                 "php": ">=5.5.9",
  3113.                 "symfony/polyfill-mbstring": "~1.0"
  3114.             },
  3115.             "conflict": {
  3116.                 "symfony/config": "<2.8"
  3117.             },
  3118.             "require-dev": {
  3119.                 "psr/log": "~1.0",
  3120.                 "symfony/config": "~2.8|~3.0",
  3121.                 "symfony/intl": "~2.8|~3.0",
  3122.                 "symfony/yaml": "~2.8|~3.0"
  3123.             },
  3124.             "suggest": {
  3125.                 "psr/log": "To use logging capability in translator",
  3126.                 "symfony/config": "",
  3127.                 "symfony/yaml": ""
  3128.             },
  3129.             "type": "library",
  3130.             "extra": {
  3131.                 "branch-alias": {
  3132.                     "dev-master": "3.0-dev"
  3133.                 }
  3134.             },
  3135.             "autoload": {
  3136.                 "psr-4": {
  3137.                     "Symfony\\Component\\Translation\\": ""
  3138.                 },
  3139.                 "exclude-from-classmap": [
  3140.                     "/Tests/"
  3141.                 ]
  3142.             },
  3143.             "notification-url": "https://packagist.org/downloads/",
  3144.             "license": [
  3145.                 "MIT"
  3146.             ],
  3147.             "authors": [
  3148.                 {
  3149.                     "name": "Fabien Potencier",
  3150.                     "email": "fabien@symfony.com"
  3151.                 },
  3152.                 {
  3153.                     "name": "Symfony Community",
  3154.                     "homepage": "https://symfony.com/contributors"
  3155.                 }
  3156.             ],
  3157.             "description": "Symfony Translation Component",
  3158.             "homepage": "https://symfony.com",
  3159.             "time": "2016-03-25T01:41:20+00:00"
  3160.         },
  3161.         {
  3162.             "name": "symfony/var-dumper",
  3163.             "version": "v3.0.4",
  3164.             "source": {
  3165.                 "type": "git",
  3166.                 "url": "https://github.com/symfony/var-dumper.git",
  3167.                 "reference": "3841ed86527d18ee2c35fe4afb1b2fc60f8fae79"
  3168.             },
  3169.             "dist": {
  3170.                 "type": "zip",
  3171.                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3841ed86527d18ee2c35fe4afb1b2fc60f8fae79",
  3172.                 "reference": "3841ed86527d18ee2c35fe4afb1b2fc60f8fae79",
  3173.                 "shasum": ""
  3174.             },
  3175.             "require": {
  3176.                 "php": ">=5.5.9",
  3177.                 "symfony/polyfill-mbstring": "~1.0"
  3178.             },
  3179.             "require-dev": {
  3180.                 "twig/twig": "~1.20|~2.0"
  3181.             },
  3182.             "suggest": {
  3183.                 "ext-symfony_debug": ""
  3184.             },
  3185.             "type": "library",
  3186.             "extra": {
  3187.                 "branch-alias": {
  3188.                     "dev-master": "3.0-dev"
  3189.                 }
  3190.             },
  3191.             "autoload": {
  3192.                 "files": [
  3193.                     "Resources/functions/dump.php"
  3194.                 ],
  3195.                 "psr-4": {
  3196.                     "Symfony\\Component\\VarDumper\\": ""
  3197.                 },
  3198.                 "exclude-from-classmap": [
  3199.                     "/Tests/"
  3200.                 ]
  3201.             },
  3202.             "notification-url": "https://packagist.org/downloads/",
  3203.             "license": [
  3204.                 "MIT"
  3205.             ],
  3206.             "authors": [
  3207.                 {
  3208.                     "name": "Nicolas Grekas",
  3209.                     "email": "p@tchwork.com"
  3210.                 },
  3211.                 {
  3212.                     "name": "Symfony Community",
  3213.                     "homepage": "https://symfony.com/contributors"
  3214.                 }
  3215.             ],
  3216.             "description": "Symfony mechanism for exploring and dumping PHP variables",
  3217.             "homepage": "https://symfony.com",
  3218.             "keywords": [
  3219.                 "debug",
  3220.                 "dump"
  3221.             ],
  3222.             "time": "2016-03-10T10:34:12+00:00"
  3223.         },
  3224.         {
  3225.             "name": "vlucas/phpdotenv",
  3226.             "version": "v2.2.0",
  3227.             "source": {
  3228.                 "type": "git",
  3229.                 "url": "https://github.com/vlucas/phpdotenv.git",
  3230.                 "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412"
  3231.             },
  3232.             "dist": {
  3233.                 "type": "zip",
  3234.                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9caf304153dc2288e4970caec6f1f3b3bc205412",
  3235.                 "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412",
  3236.                 "shasum": ""
  3237.             },
  3238.             "require": {
  3239.                 "php": ">=5.3.9"
  3240.             },
  3241.             "require-dev": {
  3242.                 "phpunit/phpunit": "^4.8|^5.0"
  3243.             },
  3244.             "type": "library",
  3245.             "extra": {
  3246.                 "branch-alias": {
  3247.                     "dev-master": "2.2-dev"
  3248.                 }
  3249.             },
  3250.             "autoload": {
  3251.                 "psr-4": {
  3252.                     "Dotenv\\": "src/"
  3253.                 }
  3254.             },
  3255.             "notification-url": "https://packagist.org/downloads/",
  3256.             "license": [
  3257.                 "BSD"
  3258.             ],
  3259.             "authors": [
  3260.                 {
  3261.                     "name": "Vance Lucas",
  3262.                     "email": "vance@vancelucas.com",
  3263.                     "homepage": "http://www.vancelucas.com"
  3264.                 }
  3265.             ],
  3266.             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  3267.             "homepage": "http://github.com/vlucas/phpdotenv",
  3268.             "keywords": [
  3269.                 "dotenv",
  3270.                 "env",
  3271.                 "environment"
  3272.             ],
  3273.             "time": "2015-12-29T15:10:30+00:00"
  3274.         }
  3275.     ],
  3276.     "packages-dev": [
  3277.         {
  3278.             "name": "barryvdh/laravel-debugbar",
  3279.             "version": "v2.2.0",
  3280.             "source": {
  3281.                 "type": "git",
  3282.                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
  3283.                 "reference": "13b7058d2120c8d5af7f1ada21b7c44dd87b666a"
  3284.             },
  3285.             "dist": {
  3286.                 "type": "zip",
  3287.                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/13b7058d2120c8d5af7f1ada21b7c44dd87b666a",
  3288.                 "reference": "13b7058d2120c8d5af7f1ada21b7c44dd87b666a",
  3289.                 "shasum": ""
  3290.             },
  3291.             "require": {
  3292.                 "illuminate/support": "5.1.*|5.2.*",
  3293.                 "maximebf/debugbar": "~1.11.0",
  3294.                 "php": ">=5.5.9",
  3295.                 "symfony/finder": "~2.7|~3.0"
  3296.             },
  3297.             "type": "library",
  3298.             "extra": {
  3299.                 "branch-alias": {
  3300.                     "dev-master": "2.2-dev"
  3301.                 }
  3302.             },
  3303.             "autoload": {
  3304.                 "psr-4": {
  3305.                     "Barryvdh\\Debugbar\\": "src/"
  3306.                 },
  3307.                 "files": [
  3308.                     "src/helpers.php"
  3309.                 ]
  3310.             },
  3311.             "notification-url": "https://packagist.org/downloads/",
  3312.             "license": [
  3313.                 "MIT"
  3314.             ],
  3315.             "authors": [
  3316.                 {
  3317.                     "name": "Barry vd. Heuvel",
  3318.                     "email": "barryvdh@gmail.com"
  3319.                 }
  3320.             ],
  3321.             "description": "PHP Debugbar integration for Laravel",
  3322.             "keywords": [
  3323.                 "debug",
  3324.                 "debugbar",
  3325.                 "laravel",
  3326.                 "profiler",
  3327.                 "webprofiler"
  3328.             ],
  3329.             "time": "2016-02-17T08:32:21+00:00"
  3330.         },
  3331.         {
  3332.             "name": "barryvdh/laravel-ide-helper",
  3333.             "version": "v2.1.4",
  3334.             "source": {
  3335.                 "type": "git",
  3336.                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
  3337.                 "reference": "f1ebd847aac9a4545325d35108cafc285fe1605f"
  3338.             },
  3339.             "dist": {
  3340.                 "type": "zip",
  3341.                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/f1ebd847aac9a4545325d35108cafc285fe1605f",
  3342.                 "reference": "f1ebd847aac9a4545325d35108cafc285fe1605f",
  3343.                 "shasum": ""
  3344.             },
  3345.             "require": {
  3346.                 "illuminate/console": "5.0.x|5.1.x|5.2.x",
  3347.                 "illuminate/filesystem": "5.0.x|5.1.x|5.2.x",
  3348.                 "illuminate/support": "5.0.x|5.1.x|5.2.x",
  3349.                 "php": ">=5.4.0",
  3350.                 "phpdocumentor/reflection-docblock": "^2.0.4",
  3351.                 "symfony/class-loader": "~2.3|~3.0"
  3352.             },
  3353.             "require-dev": {
  3354.                 "doctrine/dbal": "~2.3"
  3355.             },
  3356.             "suggest": {
  3357.                 "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
  3358.             },
  3359.             "type": "library",
  3360.             "extra": {
  3361.                 "branch-alias": {
  3362.                     "dev-master": "2.1-dev"
  3363.                 }
  3364.             },
  3365.             "autoload": {
  3366.                 "psr-4": {
  3367.                     "Barryvdh\\LaravelIdeHelper\\": "src"
  3368.                 }
  3369.             },
  3370.             "notification-url": "https://packagist.org/downloads/",
  3371.             "license": [
  3372.                 "MIT"
  3373.             ],
  3374.             "authors": [
  3375.                 {
  3376.                     "name": "Barry vd. Heuvel",
  3377.                     "email": "barryvdh@gmail.com"
  3378.                 }
  3379.             ],
  3380.             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
  3381.             "keywords": [
  3382.                 "autocomplete",
  3383.                 "codeintel",
  3384.                 "helper",
  3385.                 "ide",
  3386.                 "laravel",
  3387.                 "netbeans",
  3388.                 "phpdoc",
  3389.                 "phpstorm",
  3390.                 "sublime"
  3391.             ],
  3392.             "time": "2016-03-03T08:45:00+00:00"
  3393.         },
  3394.         {
  3395.             "name": "doctrine/instantiator",
  3396.             "version": "1.0.5",
  3397.             "source": {
  3398.                 "type": "git",
  3399.                 "url": "https://github.com/doctrine/instantiator.git",
  3400.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  3401.             },
  3402.             "dist": {
  3403.                 "type": "zip",
  3404.                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  3405.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  3406.                 "shasum": ""
  3407.             },
  3408.             "require": {
  3409.                 "php": ">=5.3,<8.0-DEV"
  3410.             },
  3411.             "require-dev": {
  3412.                 "athletic/athletic": "~0.1.8",
  3413.                 "ext-pdo": "*",
  3414.                 "ext-phar": "*",
  3415.                 "phpunit/phpunit": "~4.0",
  3416.                 "squizlabs/php_codesniffer": "~2.0"
  3417.             },
  3418.             "type": "library",
  3419.             "extra": {
  3420.                 "branch-alias": {
  3421.                     "dev-master": "1.0.x-dev"
  3422.                 }
  3423.             },
  3424.             "autoload": {
  3425.                 "psr-4": {
  3426.                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  3427.                 }
  3428.             },
  3429.             "notification-url": "https://packagist.org/downloads/",
  3430.             "license": [
  3431.                 "MIT"
  3432.             ],
  3433.             "authors": [
  3434.                 {
  3435.                     "name": "Marco Pivetta",
  3436.                     "email": "ocramius@gmail.com",
  3437.                     "homepage": "http://ocramius.github.com/"
  3438.                 }
  3439.             ],
  3440.             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  3441.             "homepage": "https://github.com/doctrine/instantiator",
  3442.             "keywords": [
  3443.                 "constructor",
  3444.                 "instantiate"
  3445.             ],
  3446.             "time": "2015-06-14T21:17:01+00:00"
  3447.         },
  3448.         {
  3449.             "name": "fzaninotto/faker",
  3450.             "version": "v1.5.0",
  3451.             "source": {
  3452.                 "type": "git",
  3453.                 "url": "https://github.com/fzaninotto/Faker.git",
  3454.                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
  3455.             },
  3456.             "dist": {
  3457.                 "type": "zip",
  3458.                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
  3459.                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
  3460.                 "shasum": ""
  3461.             },
  3462.             "require": {
  3463.                 "php": ">=5.3.3"
  3464.             },
  3465.             "require-dev": {
  3466.                 "phpunit/phpunit": "~4.0",
  3467.                 "squizlabs/php_codesniffer": "~1.5"
  3468.             },
  3469.             "suggest": {
  3470.                 "ext-intl": "*"
  3471.             },
  3472.             "type": "library",
  3473.             "extra": {
  3474.                 "branch-alias": {
  3475.                     "dev-master": "1.5.x-dev"
  3476.                 }
  3477.             },
  3478.             "autoload": {
  3479.                 "psr-4": {
  3480.                     "Faker\\": "src/Faker/"
  3481.                 }
  3482.             },
  3483.             "notification-url": "https://packagist.org/downloads/",
  3484.             "license": [
  3485.                 "MIT"
  3486.             ],
  3487.             "authors": [
  3488.                 {
  3489.                     "name": "François Zaninotto"
  3490.                 }
  3491.             ],
  3492.             "description": "Faker is a PHP library that generates fake data for you.",
  3493.             "keywords": [
  3494.                 "data",
  3495.                 "faker",
  3496.                 "fixtures"
  3497.             ],
  3498.             "time": "2015-05-29T06:29:14+00:00"
  3499.         },
  3500.         {
  3501.             "name": "hamcrest/hamcrest-php",
  3502.             "version": "v1.2.2",
  3503.             "source": {
  3504.                 "type": "git",
  3505.                 "url": "https://github.com/hamcrest/hamcrest-php.git",
  3506.                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
  3507.             },
  3508.             "dist": {
  3509.                 "type": "zip",
  3510.                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
  3511.                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
  3512.                 "shasum": ""
  3513.             },
  3514.             "require": {
  3515.                 "php": ">=5.3.2"
  3516.             },
  3517.             "replace": {
  3518.                 "cordoval/hamcrest-php": "*",
  3519.                 "davedevelopment/hamcrest-php": "*",
  3520.                 "kodova/hamcrest-php": "*"
  3521.             },
  3522.             "require-dev": {
  3523.                 "phpunit/php-file-iterator": "1.3.3",
  3524.                 "satooshi/php-coveralls": "dev-master"
  3525.             },
  3526.             "type": "library",
  3527.             "autoload": {
  3528.                 "classmap": [
  3529.                     "hamcrest"
  3530.                 ],
  3531.                 "files": [
  3532.                     "hamcrest/Hamcrest.php"
  3533.                 ]
  3534.             },
  3535.             "notification-url": "https://packagist.org/downloads/",
  3536.             "license": [
  3537.                 "BSD"
  3538.             ],
  3539.             "description": "This is the PHP port of Hamcrest Matchers",
  3540.             "keywords": [
  3541.                 "test"
  3542.             ],
  3543.             "time": "2015-05-11T14:41:42+00:00"
  3544.         },
  3545.         {
  3546.             "name": "maximebf/debugbar",
  3547.             "version": "v1.11.1",
  3548.             "source": {
  3549.                 "type": "git",
  3550.                 "url": "https://github.com/maximebf/php-debugbar.git",
  3551.                 "reference": "d9302891c1f0a0ac5a4f66725163a00537c6359f"
  3552.             },
  3553.             "dist": {
  3554.                 "type": "zip",
  3555.                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/d9302891c1f0a0ac5a4f66725163a00537c6359f",
  3556.                 "reference": "d9302891c1f0a0ac5a4f66725163a00537c6359f",
  3557.                 "shasum": ""
  3558.             },
  3559.             "require": {
  3560.                 "php": ">=5.3.0",
  3561.                 "psr/log": "^1.0",
  3562.                 "symfony/var-dumper": "^2.6|^3.0"
  3563.             },
  3564.             "require-dev": {
  3565.                 "phpunit/phpunit": "^4.0|^5.0"
  3566.             },
  3567.             "suggest": {
  3568.                 "kriswallsmith/assetic": "The best way to manage assets",
  3569.                 "monolog/monolog": "Log using Monolog",
  3570.                 "predis/predis": "Redis storage"
  3571.             },
  3572.             "type": "library",
  3573.             "extra": {
  3574.                 "branch-alias": {
  3575.                     "dev-master": "1.11-dev"
  3576.                 }
  3577.             },
  3578.             "autoload": {
  3579.                 "psr-4": {
  3580.                     "DebugBar\\": "src/DebugBar/"
  3581.                 }
  3582.             },
  3583.             "notification-url": "https://packagist.org/downloads/",
  3584.             "license": [
  3585.                 "MIT"
  3586.             ],
  3587.             "authors": [
  3588.                 {
  3589.                     "name": "Maxime Bouroumeau-Fuseau",
  3590.                     "email": "maxime.bouroumeau@gmail.com",
  3591.                     "homepage": "http://maximebf.com"
  3592.                 },
  3593.                 {
  3594.                     "name": "Barry vd. Heuvel",
  3595.                     "email": "barryvdh@gmail.com"
  3596.                 }
  3597.             ],
  3598.             "description": "Debug bar in the browser for php application",
  3599.             "homepage": "https://github.com/maximebf/php-debugbar",
  3600.             "keywords": [
  3601.                 "debug",
  3602.                 "debugbar"
  3603.             ],
  3604.             "time": "2016-01-22T12:22:23+00:00"
  3605.         },
  3606.         {
  3607.             "name": "mockery/mockery",
  3608.             "version": "0.9.4",
  3609.             "source": {
  3610.                 "type": "git",
  3611.                 "url": "https://github.com/padraic/mockery.git",
  3612.                 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b"
  3613.             },
  3614.             "dist": {
  3615.                 "type": "zip",
  3616.                 "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b",
  3617.                 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b",
  3618.                 "shasum": ""
  3619.             },
  3620.             "require": {
  3621.                 "hamcrest/hamcrest-php": "~1.1",
  3622.                 "lib-pcre": ">=7.0",
  3623.                 "php": ">=5.3.2"
  3624.             },
  3625.             "require-dev": {
  3626.                 "phpunit/phpunit": "~4.0"
  3627.             },
  3628.             "type": "library",
  3629.             "extra": {
  3630.                 "branch-alias": {
  3631.                     "dev-master": "0.9.x-dev"
  3632.                 }
  3633.             },
  3634.             "autoload": {
  3635.                 "psr-0": {
  3636.                     "Mockery": "library/"
  3637.                 }
  3638.             },
  3639.             "notification-url": "https://packagist.org/downloads/",
  3640.             "license": [
  3641.                 "BSD-3-Clause"
  3642.             ],
  3643.             "authors": [
  3644.                 {
  3645.                     "name": "Pádraic Brady",
  3646.                     "email": "padraic.brady@gmail.com",
  3647.                     "homepage": "http://blog.astrumfutura.com"
  3648.                 },
  3649.                 {
  3650.                     "name": "Dave Marshall",
  3651.                     "email": "dave.marshall@atstsolutions.co.uk",
  3652.                     "homepage": "http://davedevelopment.co.uk"
  3653.                 }
  3654.             ],
  3655.             "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
  3656.             "homepage": "http://github.com/padraic/mockery",
  3657.             "keywords": [
  3658.                 "BDD",
  3659.                 "TDD",
  3660.                 "library",
  3661.                 "mock",
  3662.                 "mock objects",
  3663.                 "mockery",
  3664.                 "stub",
  3665.                 "test",
  3666.                 "test double",
  3667.                 "testing"
  3668.             ],
  3669.             "time": "2015-04-02T19:54:00+00:00"
  3670.         },
  3671.         {
  3672.             "name": "phpdocumentor/reflection-docblock",
  3673.             "version": "2.0.4",
  3674.             "source": {
  3675.                 "type": "git",
  3676.                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  3677.                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
  3678.             },
  3679.             "dist": {
  3680.                 "type": "zip",
  3681.                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
  3682.                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
  3683.                 "shasum": ""
  3684.             },
  3685.             "require": {
  3686.                 "php": ">=5.3.3"
  3687.             },
  3688.             "require-dev": {
  3689.                 "phpunit/phpunit": "~4.0"
  3690.             },
  3691.             "suggest": {
  3692.                 "dflydev/markdown": "~1.0",
  3693.                 "erusev/parsedown": "~1.0"
  3694.             },
  3695.             "type": "library",
  3696.             "extra": {
  3697.                 "branch-alias": {
  3698.                     "dev-master": "2.0.x-dev"
  3699.                 }
  3700.             },
  3701.             "autoload": {
  3702.                 "psr-0": {
  3703.                     "phpDocumentor": [
  3704.                         "src/"
  3705.                     ]
  3706.                 }
  3707.             },
  3708.             "notification-url": "https://packagist.org/downloads/",
  3709.             "license": [
  3710.                 "MIT"
  3711.             ],
  3712.             "authors": [
  3713.                 {
  3714.                     "name": "Mike van Riel",
  3715.                     "email": "mike.vanriel@naenius.com"
  3716.                 }
  3717.             ],
  3718.             "time": "2015-02-03T12:10:50+00:00"
  3719.         },
  3720.         {
  3721.             "name": "phpspec/php-diff",
  3722.             "version": "v1.0.2",
  3723.             "source": {
  3724.                 "type": "git",
  3725.                 "url": "https://github.com/phpspec/php-diff.git",
  3726.                 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
  3727.             },
  3728.             "dist": {
  3729.                 "type": "zip",
  3730.                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
  3731.                 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
  3732.                 "shasum": ""
  3733.             },
  3734.             "type": "library",
  3735.             "autoload": {
  3736.                 "psr-0": {
  3737.                     "Diff": "lib/"
  3738.                 }
  3739.             },
  3740.             "notification-url": "https://packagist.org/downloads/",
  3741.             "license": [
  3742.                 "BSD-3-Clause"
  3743.             ],
  3744.             "authors": [
  3745.                 {
  3746.                     "name": "Chris Boulton",
  3747.                     "homepage": "http://github.com/chrisboulton",
  3748.                     "role": "Original developer"
  3749.                 }
  3750.             ],
  3751.             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  3752.             "time": "2013-11-01T13:02:21+00:00"
  3753.         },
  3754.         {
  3755.             "name": "phpspec/phpspec",
  3756.             "version": "2.5.0",
  3757.             "source": {
  3758.                 "type": "git",
  3759.                 "url": "https://github.com/phpspec/phpspec.git",
  3760.                 "reference": "385ecb015e97c13818074f1517928b24d4a26067"
  3761.             },
  3762.             "dist": {
  3763.                 "type": "zip",
  3764.                 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/385ecb015e97c13818074f1517928b24d4a26067",
  3765.                 "reference": "385ecb015e97c13818074f1517928b24d4a26067",
  3766.                 "shasum": ""
  3767.             },
  3768.             "require": {
  3769.                 "doctrine/instantiator": "^1.0.1",
  3770.                 "ext-tokenizer": "*",
  3771.                 "php": ">=5.3.3",
  3772.                 "phpspec/php-diff": "~1.0.0",
  3773.                 "phpspec/prophecy": "~1.4",
  3774.                 "sebastian/exporter": "~1.0",
  3775.                 "symfony/console": "~2.3|~3.0",
  3776.                 "symfony/event-dispatcher": "~2.1|~3.0",
  3777.                 "symfony/finder": "~2.1|~3.0",
  3778.                 "symfony/process": "^2.6|~3.0",
  3779.                 "symfony/yaml": "~2.1|~3.0"
  3780.             },
  3781.             "require-dev": {
  3782.                 "behat/behat": "^3.0.11",
  3783.                 "bossa/phpspec2-expect": "~1.0",
  3784.                 "phpunit/phpunit": "~4.4",
  3785.                 "symfony/filesystem": "~2.1|~3.0"
  3786.             },
  3787.             "suggest": {
  3788.                 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
  3789.             },
  3790.             "bin": [
  3791.                 "bin/phpspec"
  3792.             ],
  3793.             "type": "library",
  3794.             "extra": {
  3795.                 "branch-alias": {
  3796.                     "dev-master": "2.2.x-dev"
  3797.                 }
  3798.             },
  3799.             "autoload": {
  3800.                 "psr-0": {
  3801.                     "PhpSpec": "src/"
  3802.                 }
  3803.             },
  3804.             "notification-url": "https://packagist.org/downloads/",
  3805.             "license": [
  3806.                 "MIT"
  3807.             ],
  3808.             "authors": [
  3809.                 {
  3810.                     "name": "Konstantin Kudryashov",
  3811.                     "email": "ever.zet@gmail.com",
  3812.                     "homepage": "http://everzet.com"
  3813.                 },
  3814.                 {
  3815.                     "name": "Marcello Duarte",
  3816.                     "homepage": "http://marcelloduarte.net/"
  3817.                 }
  3818.             ],
  3819.             "description": "Specification-oriented BDD framework for PHP 5.3+",
  3820.             "homepage": "http://phpspec.net/",
  3821.             "keywords": [
  3822.                 "BDD",
  3823.                 "SpecBDD",
  3824.                 "TDD",
  3825.                 "spec",
  3826.                 "specification",
  3827.                 "testing",
  3828.                 "tests"
  3829.             ],
  3830.             "time": "2016-03-20T20:34:32+00:00"
  3831.         },
  3832.         {
  3833.             "name": "phpspec/prophecy",
  3834.             "version": "v1.6.0",
  3835.             "source": {
  3836.                 "type": "git",
  3837.                 "url": "https://github.com/phpspec/prophecy.git",
  3838.                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
  3839.             },
  3840.             "dist": {
  3841.                 "type": "zip",
  3842.                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
  3843.                 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
  3844.                 "shasum": ""
  3845.             },
  3846.             "require": {
  3847.                 "doctrine/instantiator": "^1.0.2",
  3848.                 "php": "^5.3|^7.0",
  3849.                 "phpdocumentor/reflection-docblock": "~2.0",
  3850.                 "sebastian/comparator": "~1.1",
  3851.                 "sebastian/recursion-context": "~1.0"
  3852.             },
  3853.             "require-dev": {
  3854.                 "phpspec/phpspec": "~2.0"
  3855.             },
  3856.             "type": "library",
  3857.             "extra": {
  3858.                 "branch-alias": {
  3859.                     "dev-master": "1.5.x-dev"
  3860.                 }
  3861.             },
  3862.             "autoload": {
  3863.                 "psr-0": {
  3864.                     "Prophecy\\": "src/"
  3865.                 }
  3866.             },
  3867.             "notification-url": "https://packagist.org/downloads/",
  3868.             "license": [
  3869.                 "MIT"
  3870.             ],
  3871.             "authors": [
  3872.                 {
  3873.                     "name": "Konstantin Kudryashov",
  3874.                     "email": "ever.zet@gmail.com",
  3875.                     "homepage": "http://everzet.com"
  3876.                 },
  3877.                 {
  3878.                     "name": "Marcello Duarte",
  3879.                     "email": "marcello.duarte@gmail.com"
  3880.                 }
  3881.             ],
  3882.             "description": "Highly opinionated mocking framework for PHP 5.3+",
  3883.             "homepage": "https://github.com/phpspec/prophecy",
  3884.             "keywords": [
  3885.                 "Double",
  3886.                 "Dummy",
  3887.                 "fake",
  3888.                 "mock",
  3889.                 "spy",
  3890.                 "stub"
  3891.             ],
  3892.             "time": "2016-02-15T07:46:21+00:00"
  3893.         },
  3894.         {
  3895.             "name": "phpunit/php-code-coverage",
  3896.             "version": "2.2.4",
  3897.             "source": {
  3898.                 "type": "git",
  3899.                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  3900.                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
  3901.             },
  3902.             "dist": {
  3903.                 "type": "zip",
  3904.                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3905.                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
  3906.                 "shasum": ""
  3907.             },
  3908.             "require": {
  3909.                 "php": ">=5.3.3",
  3910.                 "phpunit/php-file-iterator": "~1.3",
  3911.                 "phpunit/php-text-template": "~1.2",
  3912.                 "phpunit/php-token-stream": "~1.3",
  3913.                 "sebastian/environment": "^1.3.2",
  3914.                 "sebastian/version": "~1.0"
  3915.             },
  3916.             "require-dev": {
  3917.                 "ext-xdebug": ">=2.1.4",
  3918.                 "phpunit/phpunit": "~4"
  3919.             },
  3920.             "suggest": {
  3921.                 "ext-dom": "*",
  3922.                 "ext-xdebug": ">=2.2.1",
  3923.                 "ext-xmlwriter": "*"
  3924.             },
  3925.             "type": "library",
  3926.             "extra": {
  3927.                 "branch-alias": {
  3928.                     "dev-master": "2.2.x-dev"
  3929.                 }
  3930.             },
  3931.             "autoload": {
  3932.                 "classmap": [
  3933.                     "src/"
  3934.                 ]
  3935.             },
  3936.             "notification-url": "https://packagist.org/downloads/",
  3937.             "license": [
  3938.                 "BSD-3-Clause"
  3939.             ],
  3940.             "authors": [
  3941.                 {
  3942.                     "name": "Sebastian Bergmann",
  3943.                     "email": "sb@sebastian-bergmann.de",
  3944.                     "role": "lead"
  3945.                 }
  3946.             ],
  3947.             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  3948.             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  3949.             "keywords": [
  3950.                 "coverage",
  3951.                 "testing",
  3952.                 "xunit"
  3953.             ],
  3954.             "time": "2015-10-06T15:47:00+00:00"
  3955.         },
  3956.         {
  3957.             "name": "phpunit/php-file-iterator",
  3958.             "version": "1.4.1",
  3959.             "source": {
  3960.                 "type": "git",
  3961.                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  3962.                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
  3963.             },
  3964.             "dist": {
  3965.                 "type": "zip",
  3966.                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3967.                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
  3968.                 "shasum": ""
  3969.             },
  3970.             "require": {
  3971.                 "php": ">=5.3.3"
  3972.             },
  3973.             "type": "library",
  3974.             "extra": {
  3975.                 "branch-alias": {
  3976.                     "dev-master": "1.4.x-dev"
  3977.                 }
  3978.             },
  3979.             "autoload": {
  3980.                 "classmap": [
  3981.                     "src/"
  3982.                 ]
  3983.             },
  3984.             "notification-url": "https://packagist.org/downloads/",
  3985.             "license": [
  3986.                 "BSD-3-Clause"
  3987.             ],
  3988.             "authors": [
  3989.                 {
  3990.                     "name": "Sebastian Bergmann",
  3991.                     "email": "sb@sebastian-bergmann.de",
  3992.                     "role": "lead"
  3993.                 }
  3994.             ],
  3995.             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  3996.             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  3997.             "keywords": [
  3998.                 "filesystem",
  3999.                 "iterator"
  4000.             ],
  4001.             "time": "2015-06-21T13:08:43+00:00"
  4002.         },
  4003.         {
  4004.             "name": "phpunit/php-text-template",
  4005.             "version": "1.2.1",
  4006.             "source": {
  4007.                 "type": "git",
  4008.                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
  4009.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  4010.             },
  4011.             "dist": {
  4012.                 "type": "zip",
  4013.                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  4014.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  4015.                 "shasum": ""
  4016.             },
  4017.             "require": {
  4018.                 "php": ">=5.3.3"
  4019.             },
  4020.             "type": "library",
  4021.             "autoload": {
  4022.                 "classmap": [
  4023.                     "src/"
  4024.                 ]
  4025.             },
  4026.             "notification-url": "https://packagist.org/downloads/",
  4027.             "license": [
  4028.                 "BSD-3-Clause"
  4029.             ],
  4030.             "authors": [
  4031.                 {
  4032.                     "name": "Sebastian Bergmann",
  4033.                     "email": "sebastian@phpunit.de",
  4034.                     "role": "lead"
  4035.                 }
  4036.             ],
  4037.             "description": "Simple template engine.",
  4038.             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  4039.             "keywords": [
  4040.                 "template"
  4041.             ],
  4042.             "time": "2015-06-21T13:50:34+00:00"
  4043.         },
  4044.         {
  4045.             "name": "phpunit/php-timer",
  4046.             "version": "1.0.7",
  4047.             "source": {
  4048.                 "type": "git",
  4049.                 "url": "https://github.com/sebastianbergmann/php-timer.git",
  4050.                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
  4051.             },
  4052.             "dist": {
  4053.                 "type": "zip",
  4054.                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  4055.                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
  4056.                 "shasum": ""
  4057.             },
  4058.             "require": {
  4059.                 "php": ">=5.3.3"
  4060.             },
  4061.             "type": "library",
  4062.             "autoload": {
  4063.                 "classmap": [
  4064.                     "src/"
  4065.                 ]
  4066.             },
  4067.             "notification-url": "https://packagist.org/downloads/",
  4068.             "license": [
  4069.                 "BSD-3-Clause"
  4070.             ],
  4071.             "authors": [
  4072.                 {
  4073.                     "name": "Sebastian Bergmann",
  4074.                     "email": "sb@sebastian-bergmann.de",
  4075.                     "role": "lead"
  4076.                 }
  4077.             ],
  4078.             "description": "Utility class for timing",
  4079.             "homepage": "https://github.com/sebastianbergmann/php-timer/",
  4080.             "keywords": [
  4081.                 "timer"
  4082.             ],
  4083.             "time": "2015-06-21T08:01:12+00:00"
  4084.         },
  4085.         {
  4086.             "name": "phpunit/php-token-stream",
  4087.             "version": "1.4.8",
  4088.             "source": {
  4089.                 "type": "git",
  4090.                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  4091.                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  4092.             },
  4093.             "dist": {
  4094.                 "type": "zip",
  4095.                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  4096.                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  4097.                 "shasum": ""
  4098.             },
  4099.             "require": {
  4100.                 "ext-tokenizer": "*",
  4101.                 "php": ">=5.3.3"
  4102.             },
  4103.             "require-dev": {
  4104.                 "phpunit/phpunit": "~4.2"
  4105.             },
  4106.             "type": "library",
  4107.             "extra": {
  4108.                 "branch-alias": {
  4109.                     "dev-master": "1.4-dev"
  4110.                 }
  4111.             },
  4112.             "autoload": {
  4113.                 "classmap": [
  4114.                     "src/"
  4115.                 ]
  4116.             },
  4117.             "notification-url": "https://packagist.org/downloads/",
  4118.             "license": [
  4119.                 "BSD-3-Clause"
  4120.             ],
  4121.             "authors": [
  4122.                 {
  4123.                     "name": "Sebastian Bergmann",
  4124.                     "email": "sebastian@phpunit.de"
  4125.                 }
  4126.             ],
  4127.             "description": "Wrapper around PHP's tokenizer extension.",
  4128.             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  4129.             "keywords": [
  4130.                 "tokenizer"
  4131.             ],
  4132.             "time": "2015-09-15T10:49:45+00:00"
  4133.         },
  4134.         {
  4135.             "name": "phpunit/phpunit",
  4136.             "version": "4.8.24",
  4137.             "source": {
  4138.                 "type": "git",
  4139.                 "url": "https://github.com/sebastianbergmann/phpunit.git",
  4140.                 "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
  4141.             },
  4142.             "dist": {
  4143.                 "type": "zip",
  4144.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
  4145.                 "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
  4146.                 "shasum": ""
  4147.             },
  4148.             "require": {
  4149.                 "ext-dom": "*",
  4150.                 "ext-json": "*",
  4151.                 "ext-pcre": "*",
  4152.                 "ext-reflection": "*",
  4153.                 "ext-spl": "*",
  4154.                 "php": ">=5.3.3",
  4155.                 "phpspec/prophecy": "^1.3.1",
  4156.                 "phpunit/php-code-coverage": "~2.1",
  4157.                 "phpunit/php-file-iterator": "~1.4",
  4158.                 "phpunit/php-text-template": "~1.2",
  4159.                 "phpunit/php-timer": ">=1.0.6",
  4160.                 "phpunit/phpunit-mock-objects": "~2.3",
  4161.                 "sebastian/comparator": "~1.1",
  4162.                 "sebastian/diff": "~1.2",
  4163.                 "sebastian/environment": "~1.3",
  4164.                 "sebastian/exporter": "~1.2",
  4165.                 "sebastian/global-state": "~1.0",
  4166.                 "sebastian/version": "~1.0",
  4167.                 "symfony/yaml": "~2.1|~3.0"
  4168.             },
  4169.             "suggest": {
  4170.                 "phpunit/php-invoker": "~1.1"
  4171.             },
  4172.             "bin": [
  4173.                 "phpunit"
  4174.             ],
  4175.             "type": "library",
  4176.             "extra": {
  4177.                 "branch-alias": {
  4178.                     "dev-master": "4.8.x-dev"
  4179.                 }
  4180.             },
  4181.             "autoload": {
  4182.                 "classmap": [
  4183.                     "src/"
  4184.                 ]
  4185.             },
  4186.             "notification-url": "https://packagist.org/downloads/",
  4187.             "license": [
  4188.                 "BSD-3-Clause"
  4189.             ],
  4190.             "authors": [
  4191.                 {
  4192.                     "name": "Sebastian Bergmann",
  4193.                     "email": "sebastian@phpunit.de",
  4194.                     "role": "lead"
  4195.                 }
  4196.             ],
  4197.             "description": "The PHP Unit Testing framework.",
  4198.             "homepage": "https://phpunit.de/",
  4199.             "keywords": [
  4200.                 "phpunit",
  4201.                 "testing",
  4202.                 "xunit"
  4203.             ],
  4204.             "time": "2016-03-14T06:16:08+00:00"
  4205.         },
  4206.         {
  4207.             "name": "phpunit/phpunit-mock-objects",
  4208.             "version": "2.3.8",
  4209.             "source": {
  4210.                 "type": "git",
  4211.                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  4212.                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
  4213.             },
  4214.             "dist": {
  4215.                 "type": "zip",
  4216.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  4217.                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
  4218.                 "shasum": ""
  4219.             },
  4220.             "require": {
  4221.                 "doctrine/instantiator": "^1.0.2",
  4222.                 "php": ">=5.3.3",
  4223.                 "phpunit/php-text-template": "~1.2",
  4224.                 "sebastian/exporter": "~1.2"
  4225.             },
  4226.             "require-dev": {
  4227.                 "phpunit/phpunit": "~4.4"
  4228.             },
  4229.             "suggest": {
  4230.                 "ext-soap": "*"
  4231.             },
  4232.             "type": "library",
  4233.             "extra": {
  4234.                 "branch-alias": {
  4235.                     "dev-master": "2.3.x-dev"
  4236.                 }
  4237.             },
  4238.             "autoload": {
  4239.                 "classmap": [
  4240.                     "src/"
  4241.                 ]
  4242.             },
  4243.             "notification-url": "https://packagist.org/downloads/",
  4244.             "license": [
  4245.                 "BSD-3-Clause"
  4246.             ],
  4247.             "authors": [
  4248.                 {
  4249.                     "name": "Sebastian Bergmann",
  4250.                     "email": "sb@sebastian-bergmann.de",
  4251.                     "role": "lead"
  4252.                 }
  4253.             ],
  4254.             "description": "Mock Object library for PHPUnit",
  4255.             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  4256.             "keywords": [
  4257.                 "mock",
  4258.                 "xunit"
  4259.             ],
  4260.             "time": "2015-10-02T06:51:40+00:00"
  4261.         },
  4262.         {
  4263.             "name": "sebastian/comparator",
  4264.             "version": "1.2.0",
  4265.             "source": {
  4266.                 "type": "git",
  4267.                 "url": "https://github.com/sebastianbergmann/comparator.git",
  4268.                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
  4269.             },
  4270.             "dist": {
  4271.                 "type": "zip",
  4272.                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
  4273.                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
  4274.                 "shasum": ""
  4275.             },
  4276.             "require": {
  4277.                 "php": ">=5.3.3",
  4278.                 "sebastian/diff": "~1.2",
  4279.                 "sebastian/exporter": "~1.2"
  4280.             },
  4281.             "require-dev": {
  4282.                 "phpunit/phpunit": "~4.4"
  4283.             },
  4284.             "type": "library",
  4285.             "extra": {
  4286.                 "branch-alias": {
  4287.                     "dev-master": "1.2.x-dev"
  4288.                 }
  4289.             },
  4290.             "autoload": {
  4291.                 "classmap": [
  4292.                     "src/"
  4293.                 ]
  4294.             },
  4295.             "notification-url": "https://packagist.org/downloads/",
  4296.             "license": [
  4297.                 "BSD-3-Clause"
  4298.             ],
  4299.             "authors": [
  4300.                 {
  4301.                     "name": "Jeff Welch",
  4302.                     "email": "whatthejeff@gmail.com"
  4303.                 },
  4304.                 {
  4305.                     "name": "Volker Dusch",
  4306.                     "email": "github@wallbash.com"
  4307.                 },
  4308.                 {
  4309.                     "name": "Bernhard Schussek",
  4310.                     "email": "bschussek@2bepublished.at"
  4311.                 },
  4312.                 {
  4313.                     "name": "Sebastian Bergmann",
  4314.                     "email": "sebastian@phpunit.de"
  4315.                 }
  4316.             ],
  4317.             "description": "Provides the functionality to compare PHP values for equality",
  4318.             "homepage": "http://www.github.com/sebastianbergmann/comparator",
  4319.             "keywords": [
  4320.                 "comparator",
  4321.                 "compare",
  4322.                 "equality"
  4323.             ],
  4324.             "time": "2015-07-26T15:48:44+00:00"
  4325.         },
  4326.         {
  4327.             "name": "sebastian/diff",
  4328.             "version": "1.4.1",
  4329.             "source": {
  4330.                 "type": "git",
  4331.                 "url": "https://github.com/sebastianbergmann/diff.git",
  4332.                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
  4333.             },
  4334.             "dist": {
  4335.                 "type": "zip",
  4336.                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
  4337.                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
  4338.                 "shasum": ""
  4339.             },
  4340.             "require": {
  4341.                 "php": ">=5.3.3"
  4342.             },
  4343.             "require-dev": {
  4344.                 "phpunit/phpunit": "~4.8"
  4345.             },
  4346.             "type": "library",
  4347.             "extra": {
  4348.                 "branch-alias": {
  4349.                     "dev-master": "1.4-dev"
  4350.                 }
  4351.             },
  4352.             "autoload": {
  4353.                 "classmap": [
  4354.                     "src/"
  4355.                 ]
  4356.             },
  4357.             "notification-url": "https://packagist.org/downloads/",
  4358.             "license": [
  4359.                 "BSD-3-Clause"
  4360.             ],
  4361.             "authors": [
  4362.                 {
  4363.                     "name": "Kore Nordmann",
  4364.                     "email": "mail@kore-nordmann.de"
  4365.                 },
  4366.                 {
  4367.                     "name": "Sebastian Bergmann",
  4368.                     "email": "sebastian@phpunit.de"
  4369.                 }
  4370.             ],
  4371.             "description": "Diff implementation",
  4372.             "homepage": "https://github.com/sebastianbergmann/diff",
  4373.             "keywords": [
  4374.                 "diff"
  4375.             ],
  4376.             "time": "2015-12-08T07:14:41+00:00"
  4377.         },
  4378.         {
  4379.             "name": "sebastian/environment",
  4380.             "version": "1.3.5",
  4381.             "source": {
  4382.                 "type": "git",
  4383.                 "url": "https://github.com/sebastianbergmann/environment.git",
  4384.                 "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf"
  4385.             },
  4386.             "dist": {
  4387.                 "type": "zip",
  4388.                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  4389.                 "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf",
  4390.                 "shasum": ""
  4391.             },
  4392.             "require": {
  4393.                 "php": ">=5.3.3"
  4394.             },
  4395.             "require-dev": {
  4396.                 "phpunit/phpunit": "~4.4"
  4397.             },
  4398.             "type": "library",
  4399.             "extra": {
  4400.                 "branch-alias": {
  4401.                     "dev-master": "1.3.x-dev"
  4402.                 }
  4403.             },
  4404.             "autoload": {
  4405.                 "classmap": [
  4406.                     "src/"
  4407.                 ]
  4408.             },
  4409.             "notification-url": "https://packagist.org/downloads/",
  4410.             "license": [
  4411.                 "BSD-3-Clause"
  4412.             ],
  4413.             "authors": [
  4414.                 {
  4415.                     "name": "Sebastian Bergmann",
  4416.                     "email": "sebastian@phpunit.de"
  4417.                 }
  4418.             ],
  4419.             "description": "Provides functionality to handle HHVM/PHP environments",
  4420.             "homepage": "http://www.github.com/sebastianbergmann/environment",
  4421.             "keywords": [
  4422.                 "Xdebug",
  4423.                 "environment",
  4424.                 "hhvm"
  4425.             ],
  4426.             "time": "2016-02-26T18:40:46+00:00"
  4427.         },
  4428.         {
  4429.             "name": "sebastian/exporter",
  4430.             "version": "1.2.1",
  4431.             "source": {
  4432.                 "type": "git",
  4433.                 "url": "https://github.com/sebastianbergmann/exporter.git",
  4434.                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
  4435.             },
  4436.             "dist": {
  4437.                 "type": "zip",
  4438.                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
  4439.                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
  4440.                 "shasum": ""
  4441.             },
  4442.             "require": {
  4443.                 "php": ">=5.3.3",
  4444.                 "sebastian/recursion-context": "~1.0"
  4445.             },
  4446.             "require-dev": {
  4447.                 "phpunit/phpunit": "~4.4"
  4448.             },
  4449.             "type": "library",
  4450.             "extra": {
  4451.                 "branch-alias": {
  4452.                     "dev-master": "1.2.x-dev"
  4453.                 }
  4454.             },
  4455.             "autoload": {
  4456.                 "classmap": [
  4457.                     "src/"
  4458.                 ]
  4459.             },
  4460.             "notification-url": "https://packagist.org/downloads/",
  4461.             "license": [
  4462.                 "BSD-3-Clause"
  4463.             ],
  4464.             "authors": [
  4465.                 {
  4466.                     "name": "Jeff Welch",
  4467.                     "email": "whatthejeff@gmail.com"
  4468.                 },
  4469.                 {
  4470.                     "name": "Volker Dusch",
  4471.                     "email": "github@wallbash.com"
  4472.                 },
  4473.                 {
  4474.                     "name": "Bernhard Schussek",
  4475.                     "email": "bschussek@2bepublished.at"
  4476.                 },
  4477.                 {
  4478.                     "name": "Sebastian Bergmann",
  4479.                     "email": "sebastian@phpunit.de"
  4480.                 },
  4481.                 {
  4482.                     "name": "Adam Harvey",
  4483.                     "email": "aharvey@php.net"
  4484.                 }
  4485.             ],
  4486.             "description": "Provides the functionality to export PHP variables for visualization",
  4487.             "homepage": "http://www.github.com/sebastianbergmann/exporter",
  4488.             "keywords": [
  4489.                 "export",
  4490.                 "exporter"
  4491.             ],
  4492.             "time": "2015-06-21T07:55:53+00:00"
  4493.         },
  4494.         {
  4495.             "name": "sebastian/global-state",
  4496.             "version": "1.1.1",
  4497.             "source": {
  4498.                 "type": "git",
  4499.                 "url": "https://github.com/sebastianbergmann/global-state.git",
  4500.                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
  4501.             },
  4502.             "dist": {
  4503.                 "type": "zip",
  4504.                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
  4505.                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
  4506.                 "shasum": ""
  4507.             },
  4508.             "require": {
  4509.                 "php": ">=5.3.3"
  4510.             },
  4511.             "require-dev": {
  4512.                 "phpunit/phpunit": "~4.2"
  4513.             },
  4514.             "suggest": {
  4515.                 "ext-uopz": "*"
  4516.             },
  4517.             "type": "library",
  4518.             "extra": {
  4519.                 "branch-alias": {
  4520.                     "dev-master": "1.0-dev"
  4521.                 }
  4522.             },
  4523.             "autoload": {
  4524.                 "classmap": [
  4525.                     "src/"
  4526.                 ]
  4527.             },
  4528.             "notification-url": "https://packagist.org/downloads/",
  4529.             "license": [
  4530.                 "BSD-3-Clause"
  4531.             ],
  4532.             "authors": [
  4533.                 {
  4534.                     "name": "Sebastian Bergmann",
  4535.                     "email": "sebastian@phpunit.de"
  4536.                 }
  4537.             ],
  4538.             "description": "Snapshotting of global state",
  4539.             "homepage": "http://www.github.com/sebastianbergmann/global-state",
  4540.             "keywords": [
  4541.                 "global state"
  4542.             ],
  4543.             "time": "2015-10-12T03:26:01+00:00"
  4544.         },
  4545.         {
  4546.             "name": "sebastian/recursion-context",
  4547.             "version": "1.0.2",
  4548.             "source": {
  4549.                 "type": "git",
  4550.                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
  4551.                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
  4552.             },
  4553.             "dist": {
  4554.                 "type": "zip",
  4555.                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
  4556.                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
  4557.                 "shasum": ""
  4558.             },
  4559.             "require": {
  4560.                 "php": ">=5.3.3"
  4561.             },
  4562.             "require-dev": {
  4563.                 "phpunit/phpunit": "~4.4"
  4564.             },
  4565.             "type": "library",
  4566.             "extra": {
  4567.                 "branch-alias": {
  4568.                     "dev-master": "1.0.x-dev"
  4569.                 }
  4570.             },
  4571.             "autoload": {
  4572.                 "classmap": [
  4573.                     "src/"
  4574.                 ]
  4575.             },
  4576.             "notification-url": "https://packagist.org/downloads/",
  4577.             "license": [
  4578.                 "BSD-3-Clause"
  4579.             ],
  4580.             "authors": [
  4581.                 {
  4582.                     "name": "Jeff Welch",
  4583.                     "email": "whatthejeff@gmail.com"
  4584.                 },
  4585.                 {
  4586.                     "name": "Sebastian Bergmann",
  4587.                     "email": "sebastian@phpunit.de"
  4588.                 },
  4589.                 {
  4590.                     "name": "Adam Harvey",
  4591.                     "email": "aharvey@php.net"
  4592.                 }
  4593.             ],
  4594.             "description": "Provides functionality to recursively process PHP variables",
  4595.             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  4596.             "time": "2015-11-11T19:50:13+00:00"
  4597.         },
  4598.         {
  4599.             "name": "sebastian/version",
  4600.             "version": "1.0.6",
  4601.             "source": {
  4602.                 "type": "git",
  4603.                 "url": "https://github.com/sebastianbergmann/version.git",
  4604.                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  4605.             },
  4606.             "dist": {
  4607.                 "type": "zip",
  4608.                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  4609.                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  4610.                 "shasum": ""
  4611.             },
  4612.             "type": "library",
  4613.             "autoload": {
  4614.                 "classmap": [
  4615.                     "src/"
  4616.                 ]
  4617.             },
  4618.             "notification-url": "https://packagist.org/downloads/",
  4619.             "license": [
  4620.                 "BSD-3-Clause"
  4621.             ],
  4622.             "authors": [
  4623.                 {
  4624.                     "name": "Sebastian Bergmann",
  4625.                     "email": "sebastian@phpunit.de",
  4626.                     "role": "lead"
  4627.                 }
  4628.             ],
  4629.             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  4630.             "homepage": "https://github.com/sebastianbergmann/version",
  4631.             "time": "2015-06-21T13:59:46+00:00"
  4632.         },
  4633.         {
  4634.             "name": "symfony/class-loader",
  4635.             "version": "v3.0.4",
  4636.             "source": {
  4637.                 "type": "git",
  4638.                 "url": "https://github.com/symfony/class-loader.git",
  4639.                 "reference": "cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877"
  4640.             },
  4641.             "dist": {
  4642.                 "type": "zip",
  4643.                 "url": "https://api.github.com/repos/symfony/class-loader/zipball/cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877",
  4644.                 "reference": "cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877",
  4645.                 "shasum": ""
  4646.             },
  4647.             "require": {
  4648.                 "php": ">=5.5.9"
  4649.             },
  4650.             "require-dev": {
  4651.                 "symfony/finder": "~2.8|~3.0",
  4652.                 "symfony/polyfill-apcu": "~1.1"
  4653.             },
  4654.             "suggest": {
  4655.                 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
  4656.             },
  4657.             "type": "library",
  4658.             "extra": {
  4659.                 "branch-alias": {
  4660.                     "dev-master": "3.0-dev"
  4661.                 }
  4662.             },
  4663.             "autoload": {
  4664.                 "psr-4": {
  4665.                     "Symfony\\Component\\ClassLoader\\": ""
  4666.                 },
  4667.                 "exclude-from-classmap": [
  4668.                     "/Tests/"
  4669.                 ]
  4670.             },
  4671.             "notification-url": "https://packagist.org/downloads/",
  4672.             "license": [
  4673.                 "MIT"
  4674.             ],
  4675.             "authors": [
  4676.                 {
  4677.                     "name": "Fabien Potencier",
  4678.                     "email": "fabien@symfony.com"
  4679.                 },
  4680.                 {
  4681.                     "name": "Symfony Community",
  4682.                     "homepage": "https://symfony.com/contributors"
  4683.                 }
  4684.             ],
  4685.             "description": "Symfony ClassLoader Component",
  4686.             "homepage": "https://symfony.com",
  4687.             "time": "2016-03-30T10:41:14+00:00"
  4688.         },
  4689.         {
  4690.             "name": "symfony/css-selector",
  4691.             "version": "v3.0.4",
  4692.             "source": {
  4693.                 "type": "git",
  4694.                 "url": "https://github.com/symfony/css-selector.git",
  4695.                 "reference": "65e764f404685f2dc20c057e889b3ad04b2e2db0"
  4696.             },
  4697.             "dist": {
  4698.                 "type": "zip",
  4699.                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/65e764f404685f2dc20c057e889b3ad04b2e2db0",
  4700.                 "reference": "65e764f404685f2dc20c057e889b3ad04b2e2db0",
  4701.                 "shasum": ""
  4702.             },
  4703.             "require": {
  4704.                 "php": ">=5.5.9"
  4705.             },
  4706.             "type": "library",
  4707.             "extra": {
  4708.                 "branch-alias": {
  4709.                     "dev-master": "3.0-dev"
  4710.                 }
  4711.             },
  4712.             "autoload": {
  4713.                 "psr-4": {
  4714.                     "Symfony\\Component\\CssSelector\\": ""
  4715.                 },
  4716.                 "exclude-from-classmap": [
  4717.                     "/Tests/"
  4718.                 ]
  4719.             },
  4720.             "notification-url": "https://packagist.org/downloads/",
  4721.             "license": [
  4722.                 "MIT"
  4723.             ],
  4724.             "authors": [
  4725.                 {
  4726.                     "name": "Jean-François Simon",
  4727.                     "email": "jeanfrancois.simon@sensiolabs.com"
  4728.                 },
  4729.                 {
  4730.                     "name": "Fabien Potencier",
  4731.                     "email": "fabien@symfony.com"
  4732.                 },
  4733.                 {
  4734.                     "name": "Symfony Community",
  4735.                     "homepage": "https://symfony.com/contributors"
  4736.                 }
  4737.             ],
  4738.             "description": "Symfony CssSelector Component",
  4739.             "homepage": "https://symfony.com",
  4740.             "time": "2016-03-04T07:55:57+00:00"
  4741.         },
  4742.         {
  4743.             "name": "symfony/dom-crawler",
  4744.             "version": "v3.0.4",
  4745.             "source": {
  4746.                 "type": "git",
  4747.                 "url": "https://github.com/symfony/dom-crawler.git",
  4748.                 "reference": "18a06d7a9af41718c20764a674a0ebba3bc40d1f"
  4749.             },
  4750.             "dist": {
  4751.                 "type": "zip",
  4752.                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/18a06d7a9af41718c20764a674a0ebba3bc40d1f",
  4753.                 "reference": "18a06d7a9af41718c20764a674a0ebba3bc40d1f",
  4754.                 "shasum": ""
  4755.             },
  4756.             "require": {
  4757.                 "php": ">=5.5.9",
  4758.                 "symfony/polyfill-mbstring": "~1.0"
  4759.             },
  4760.             "require-dev": {
  4761.                 "symfony/css-selector": "~2.8|~3.0"
  4762.             },
  4763.             "suggest": {
  4764.                 "symfony/css-selector": ""
  4765.             },
  4766.             "type": "library",
  4767.             "extra": {
  4768.                 "branch-alias": {
  4769.                     "dev-master": "3.0-dev"
  4770.                 }
  4771.             },
  4772.             "autoload": {
  4773.                 "psr-4": {
  4774.                     "Symfony\\Component\\DomCrawler\\": ""
  4775.                 },
  4776.                 "exclude-from-classmap": [
  4777.                     "/Tests/"
  4778.                 ]
  4779.             },
  4780.             "notification-url": "https://packagist.org/downloads/",
  4781.             "license": [
  4782.                 "MIT"
  4783.             ],
  4784.             "authors": [
  4785.                 {
  4786.                     "name": "Fabien Potencier",
  4787.                     "email": "fabien@symfony.com"
  4788.                 },
  4789.                 {
  4790.                     "name": "Symfony Community",
  4791.                     "homepage": "https://symfony.com/contributors"
  4792.                 }
  4793.             ],
  4794.             "description": "Symfony DomCrawler Component",
  4795.             "homepage": "https://symfony.com",
  4796.             "time": "2016-03-23T13:23:25+00:00"
  4797.         },
  4798.         {
  4799.             "name": "symfony/yaml",
  4800.             "version": "v3.0.4",
  4801.             "source": {
  4802.                 "type": "git",
  4803.                 "url": "https://github.com/symfony/yaml.git",
  4804.                 "reference": "0047c8366744a16de7516622c5b7355336afae96"
  4805.             },
  4806.             "dist": {
  4807.                 "type": "zip",
  4808.                 "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96",
  4809.                 "reference": "0047c8366744a16de7516622c5b7355336afae96",
  4810.                 "shasum": ""
  4811.             },
  4812.             "require": {
  4813.                 "php": ">=5.5.9"
  4814.             },
  4815.             "type": "library",
  4816.             "extra": {
  4817.                 "branch-alias": {
  4818.                     "dev-master": "3.0-dev"
  4819.                 }
  4820.             },
  4821.             "autoload": {
  4822.                 "psr-4": {
  4823.                     "Symfony\\Component\\Yaml\\": ""
  4824.                 },
  4825.                 "exclude-from-classmap": [
  4826.                     "/Tests/"
  4827.                 ]
  4828.             },
  4829.             "notification-url": "https://packagist.org/downloads/",
  4830.             "license": [
  4831.                 "MIT"
  4832.             ],
  4833.             "authors": [
  4834.                 {
  4835.                     "name": "Fabien Potencier",
  4836.                     "email": "fabien@symfony.com"
  4837.                 },
  4838.                 {
  4839.                     "name": "Symfony Community",
  4840.                     "homepage": "https://symfony.com/contributors"
  4841.                 }
  4842.             ],
  4843.             "description": "Symfony Yaml Component",
  4844.             "homepage": "https://symfony.com",
  4845.             "time": "2016-03-04T07:55:57+00:00"
  4846.         }
  4847.     ],
  4848.     "aliases": [],
  4849.     "minimum-stability": "stable",
  4850.     "stability-flags": [],
  4851.     "prefer-stable": false,
  4852.     "prefer-lowest": false,
  4853.     "platform": [],
  4854.     "platform-dev": []
  4855. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement