Advertisement
Guest User

Untitled

a guest
Apr 22nd, 2018
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 219.22 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": "d9c87e3eede19e1aa36637207b41d0e1",
  8.     "packages": [
  9.         {
  10.             "name": "barryvdh/laravel-debugbar",
  11.             "version": "v2.4.3",
  12.             "source": {
  13.                 "type": "git",
  14.                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
  15.                 "reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903"
  16.             },
  17.             "dist": {
  18.                 "type": "zip",
  19.                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d7c88f08131f6404cb714f3f6cf0642f6afa3903",
  20.                 "reference": "d7c88f08131f6404cb714f3f6cf0642f6afa3903",
  21.                 "shasum": ""
  22.             },
  23.             "require": {
  24.                 "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*",
  25.                 "maximebf/debugbar": "~1.13.0",
  26.                 "php": ">=5.5.9",
  27.                 "symfony/finder": "~2.7|~3.0"
  28.             },
  29.             "type": "library",
  30.             "autoload": {
  31.                 "psr-4": {
  32.                     "Barryvdh\\Debugbar\\": "src/"
  33.                 },
  34.                 "files": [
  35.                     "src/helpers.php"
  36.                 ]
  37.             },
  38.             "notification-url": "https://packagist.org/downloads/",
  39.             "license": [
  40.                 "MIT"
  41.             ],
  42.             "authors": [
  43.                 {
  44.                     "name": "Barry vd. Heuvel",
  45.                     "email": "barryvdh@gmail.com"
  46.                 }
  47.             ],
  48.             "description": "PHP Debugbar integration for Laravel",
  49.             "keywords": [
  50.                 "debug",
  51.                 "debugbar",
  52.                 "laravel",
  53.                 "profiler",
  54.                 "webprofiler"
  55.             ],
  56.             "time": "2017-07-21T11:56:48+00:00"
  57.         },
  58.         {
  59.             "name": "cocur/slugify",
  60.             "version": "v3.1",
  61.             "source": {
  62.                 "type": "git",
  63.                 "url": "https://github.com/cocur/slugify.git",
  64.                 "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7"
  65.             },
  66.             "dist": {
  67.                 "type": "zip",
  68.                 "url": "https://api.github.com/repos/cocur/slugify/zipball/b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
  69.                 "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
  70.                 "shasum": ""
  71.             },
  72.             "require": {
  73.                 "ext-mbstring": "*",
  74.                 "php": ">=5.5.9"
  75.             },
  76.             "require-dev": {
  77.                 "laravel/framework": "~5.1",
  78.                 "latte/latte": "~2.2",
  79.                 "league/container": "^2.2.0",
  80.                 "mikey179/vfsstream": "~1.6",
  81.                 "mockery/mockery": "~0.9",
  82.                 "nette/di": "~2.2",
  83.                 "phpunit/phpunit": "~4.8|~5.2",
  84.                 "pimple/pimple": "~1.1",
  85.                 "plumphp/plum": "~0.1",
  86.                 "silex/silex": "~1.3",
  87.                 "symfony/config": "~2.4|~3.0",
  88.                 "symfony/dependency-injection": "~2.4|~3.0",
  89.                 "symfony/http-kernel": "~2.4|~3.0",
  90.                 "twig/twig": "~1.26|~2.0",
  91.                 "zendframework/zend-modulemanager": "~2.2",
  92.                 "zendframework/zend-servicemanager": "~2.2",
  93.                 "zendframework/zend-view": "~2.2"
  94.             },
  95.             "type": "library",
  96.             "autoload": {
  97.                 "psr-4": {
  98.                     "Cocur\\Slugify\\": "src"
  99.                 }
  100.             },
  101.             "notification-url": "https://packagist.org/downloads/",
  102.             "license": [
  103.                 "MIT"
  104.             ],
  105.             "authors": [
  106.                 {
  107.                     "name": "Ivo Bathke",
  108.                     "email": "ivo.bathke@gmail.com"
  109.                 },
  110.                 {
  111.                     "name": "Florian Eckerstorfer",
  112.                     "email": "florian@eckerstorfer.co",
  113.                     "homepage": "https://florian.ec"
  114.                 }
  115.             ],
  116.             "description": "Converts a string into a slug.",
  117.             "keywords": [
  118.                 "slug",
  119.                 "slugify"
  120.             ],
  121.             "time": "2018-01-22T09:00:48+00:00"
  122.         },
  123.         {
  124.             "name": "dnoegel/php-xdg-base-dir",
  125.             "version": "0.1",
  126.             "source": {
  127.                 "type": "git",
  128.                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
  129.                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
  130.             },
  131.             "dist": {
  132.                 "type": "zip",
  133.                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
  134.                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
  135.                 "shasum": ""
  136.             },
  137.             "require": {
  138.                 "php": ">=5.3.2"
  139.             },
  140.             "require-dev": {
  141.                 "phpunit/phpunit": "@stable"
  142.             },
  143.             "type": "project",
  144.             "autoload": {
  145.                 "psr-4": {
  146.                     "XdgBaseDir\\": "src/"
  147.                 }
  148.             },
  149.             "notification-url": "https://packagist.org/downloads/",
  150.             "license": [
  151.                 "MIT"
  152.             ],
  153.             "description": "implementation of xdg base directory specification for php",
  154.             "time": "2014-10-24T07:27:01+00:00"
  155.         },
  156.         {
  157.             "name": "doctrine/annotations",
  158.             "version": "v1.4.0",
  159.             "source": {
  160.                 "type": "git",
  161.                 "url": "https://github.com/doctrine/annotations.git",
  162.                 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
  163.             },
  164.             "dist": {
  165.                 "type": "zip",
  166.                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
  167.                 "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
  168.                 "shasum": ""
  169.             },
  170.             "require": {
  171.                 "doctrine/lexer": "1.*",
  172.                 "php": "^5.6 || ^7.0"
  173.             },
  174.             "require-dev": {
  175.                 "doctrine/cache": "1.*",
  176.                 "phpunit/phpunit": "^5.7"
  177.             },
  178.             "type": "library",
  179.             "extra": {
  180.                 "branch-alias": {
  181.                     "dev-master": "1.4.x-dev"
  182.                 }
  183.             },
  184.             "autoload": {
  185.                 "psr-4": {
  186.                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
  187.                 }
  188.             },
  189.             "notification-url": "https://packagist.org/downloads/",
  190.             "license": [
  191.                 "MIT"
  192.             ],
  193.             "authors": [
  194.                 {
  195.                     "name": "Roman Borschel",
  196.                     "email": "roman@code-factory.org"
  197.                 },
  198.                 {
  199.                     "name": "Benjamin Eberlei",
  200.                     "email": "kontakt@beberlei.de"
  201.                 },
  202.                 {
  203.                     "name": "Guilherme Blanco",
  204.                     "email": "guilhermeblanco@gmail.com"
  205.                 },
  206.                 {
  207.                     "name": "Jonathan Wage",
  208.                     "email": "jonwage@gmail.com"
  209.                 },
  210.                 {
  211.                     "name": "Johannes Schmitt",
  212.                     "email": "schmittjoh@gmail.com"
  213.                 }
  214.             ],
  215.             "description": "Docblock Annotations Parser",
  216.             "homepage": "http://www.doctrine-project.org",
  217.             "keywords": [
  218.                 "annotations",
  219.                 "docblock",
  220.                 "parser"
  221.             ],
  222.             "time": "2017-02-24T16:22:25+00:00"
  223.         },
  224.         {
  225.             "name": "doctrine/cache",
  226.             "version": "v1.6.2",
  227.             "source": {
  228.                 "type": "git",
  229.                 "url": "https://github.com/doctrine/cache.git",
  230.                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
  231.             },
  232.             "dist": {
  233.                 "type": "zip",
  234.                 "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
  235.                 "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
  236.                 "shasum": ""
  237.             },
  238.             "require": {
  239.                 "php": "~5.5|~7.0"
  240.             },
  241.             "conflict": {
  242.                 "doctrine/common": ">2.2,<2.4"
  243.             },
  244.             "require-dev": {
  245.                 "phpunit/phpunit": "~4.8|~5.0",
  246.                 "predis/predis": "~1.0",
  247.                 "satooshi/php-coveralls": "~0.6"
  248.             },
  249.             "type": "library",
  250.             "extra": {
  251.                 "branch-alias": {
  252.                     "dev-master": "1.6.x-dev"
  253.                 }
  254.             },
  255.             "autoload": {
  256.                 "psr-4": {
  257.                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
  258.                 }
  259.             },
  260.             "notification-url": "https://packagist.org/downloads/",
  261.             "license": [
  262.                 "MIT"
  263.             ],
  264.             "authors": [
  265.                 {
  266.                     "name": "Roman Borschel",
  267.                     "email": "roman@code-factory.org"
  268.                 },
  269.                 {
  270.                     "name": "Benjamin Eberlei",
  271.                     "email": "kontakt@beberlei.de"
  272.                 },
  273.                 {
  274.                     "name": "Guilherme Blanco",
  275.                     "email": "guilhermeblanco@gmail.com"
  276.                 },
  277.                 {
  278.                     "name": "Jonathan Wage",
  279.                     "email": "jonwage@gmail.com"
  280.                 },
  281.                 {
  282.                     "name": "Johannes Schmitt",
  283.                     "email": "schmittjoh@gmail.com"
  284.                 }
  285.             ],
  286.             "description": "Caching library offering an object-oriented API for many cache backends",
  287.             "homepage": "http://www.doctrine-project.org",
  288.             "keywords": [
  289.                 "cache",
  290.                 "caching"
  291.             ],
  292.             "time": "2017-07-22T12:49:21+00:00"
  293.         },
  294.         {
  295.             "name": "doctrine/collections",
  296.             "version": "v1.4.0",
  297.             "source": {
  298.                 "type": "git",
  299.                 "url": "https://github.com/doctrine/collections.git",
  300.                 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
  301.             },
  302.             "dist": {
  303.                 "type": "zip",
  304.                 "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
  305.                 "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
  306.                 "shasum": ""
  307.             },
  308.             "require": {
  309.                 "php": "^5.6 || ^7.0"
  310.             },
  311.             "require-dev": {
  312.                 "doctrine/coding-standard": "~0.1@dev",
  313.                 "phpunit/phpunit": "^5.7"
  314.             },
  315.             "type": "library",
  316.             "extra": {
  317.                 "branch-alias": {
  318.                     "dev-master": "1.3.x-dev"
  319.                 }
  320.             },
  321.             "autoload": {
  322.                 "psr-0": {
  323.                     "Doctrine\\Common\\Collections\\": "lib/"
  324.                 }
  325.             },
  326.             "notification-url": "https://packagist.org/downloads/",
  327.             "license": [
  328.                 "MIT"
  329.             ],
  330.             "authors": [
  331.                 {
  332.                     "name": "Roman Borschel",
  333.                     "email": "roman@code-factory.org"
  334.                 },
  335.                 {
  336.                     "name": "Benjamin Eberlei",
  337.                     "email": "kontakt@beberlei.de"
  338.                 },
  339.                 {
  340.                     "name": "Guilherme Blanco",
  341.                     "email": "guilhermeblanco@gmail.com"
  342.                 },
  343.                 {
  344.                     "name": "Jonathan Wage",
  345.                     "email": "jonwage@gmail.com"
  346.                 },
  347.                 {
  348.                     "name": "Johannes Schmitt",
  349.                     "email": "schmittjoh@gmail.com"
  350.                 }
  351.             ],
  352.             "description": "Collections Abstraction library",
  353.             "homepage": "http://www.doctrine-project.org",
  354.             "keywords": [
  355.                 "array",
  356.                 "collections",
  357.                 "iterator"
  358.             ],
  359.             "time": "2017-01-03T10:49:41+00:00"
  360.         },
  361.         {
  362.             "name": "doctrine/common",
  363.             "version": "v2.7.3",
  364.             "source": {
  365.                 "type": "git",
  366.                 "url": "https://github.com/doctrine/common.git",
  367.                 "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
  368.             },
  369.             "dist": {
  370.                 "type": "zip",
  371.                 "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
  372.                 "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
  373.                 "shasum": ""
  374.             },
  375.             "require": {
  376.                 "doctrine/annotations": "1.*",
  377.                 "doctrine/cache": "1.*",
  378.                 "doctrine/collections": "1.*",
  379.                 "doctrine/inflector": "1.*",
  380.                 "doctrine/lexer": "1.*",
  381.                 "php": "~5.6|~7.0"
  382.             },
  383.             "require-dev": {
  384.                 "phpunit/phpunit": "^5.4.6"
  385.             },
  386.             "type": "library",
  387.             "extra": {
  388.                 "branch-alias": {
  389.                     "dev-master": "2.7.x-dev"
  390.                 }
  391.             },
  392.             "autoload": {
  393.                 "psr-4": {
  394.                     "Doctrine\\Common\\": "lib/Doctrine/Common"
  395.                 }
  396.             },
  397.             "notification-url": "https://packagist.org/downloads/",
  398.             "license": [
  399.                 "MIT"
  400.             ],
  401.             "authors": [
  402.                 {
  403.                     "name": "Roman Borschel",
  404.                     "email": "roman@code-factory.org"
  405.                 },
  406.                 {
  407.                     "name": "Benjamin Eberlei",
  408.                     "email": "kontakt@beberlei.de"
  409.                 },
  410.                 {
  411.                     "name": "Guilherme Blanco",
  412.                     "email": "guilhermeblanco@gmail.com"
  413.                 },
  414.                 {
  415.                     "name": "Jonathan Wage",
  416.                     "email": "jonwage@gmail.com"
  417.                 },
  418.                 {
  419.                     "name": "Johannes Schmitt",
  420.                     "email": "schmittjoh@gmail.com"
  421.                 }
  422.             ],
  423.             "description": "Common Library for Doctrine projects",
  424.             "homepage": "http://www.doctrine-project.org",
  425.             "keywords": [
  426.                 "annotations",
  427.                 "collections",
  428.                 "eventmanager",
  429.                 "persistence",
  430.                 "spl"
  431.             ],
  432.             "time": "2017-07-22T08:35:12+00:00"
  433.         },
  434.         {
  435.             "name": "doctrine/dbal",
  436.             "version": "v2.5.13",
  437.             "source": {
  438.                 "type": "git",
  439.                 "url": "https://github.com/doctrine/dbal.git",
  440.                 "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
  441.             },
  442.             "dist": {
  443.                 "type": "zip",
  444.                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
  445.                 "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
  446.                 "shasum": ""
  447.             },
  448.             "require": {
  449.                 "doctrine/common": ">=2.4,<2.8-dev",
  450.                 "php": ">=5.3.2"
  451.             },
  452.             "require-dev": {
  453.                 "phpunit/phpunit": "4.*",
  454.                 "symfony/console": "2.*||^3.0"
  455.             },
  456.             "suggest": {
  457.                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
  458.             },
  459.             "bin": [
  460.                 "bin/doctrine-dbal"
  461.             ],
  462.             "type": "library",
  463.             "extra": {
  464.                 "branch-alias": {
  465.                     "dev-master": "2.5.x-dev"
  466.                 }
  467.             },
  468.             "autoload": {
  469.                 "psr-0": {
  470.                     "Doctrine\\DBAL\\": "lib/"
  471.                 }
  472.             },
  473.             "notification-url": "https://packagist.org/downloads/",
  474.             "license": [
  475.                 "MIT"
  476.             ],
  477.             "authors": [
  478.                 {
  479.                     "name": "Roman Borschel",
  480.                     "email": "roman@code-factory.org"
  481.                 },
  482.                 {
  483.                     "name": "Benjamin Eberlei",
  484.                     "email": "kontakt@beberlei.de"
  485.                 },
  486.                 {
  487.                     "name": "Guilherme Blanco",
  488.                     "email": "guilhermeblanco@gmail.com"
  489.                 },
  490.                 {
  491.                     "name": "Jonathan Wage",
  492.                     "email": "jonwage@gmail.com"
  493.                 }
  494.             ],
  495.             "description": "Database Abstraction Layer",
  496.             "homepage": "http://www.doctrine-project.org",
  497.             "keywords": [
  498.                 "database",
  499.                 "dbal",
  500.                 "persistence",
  501.                 "queryobject"
  502.             ],
  503.             "time": "2017-07-22T20:44:48+00:00"
  504.         },
  505.         {
  506.             "name": "doctrine/inflector",
  507.             "version": "v1.2.0",
  508.             "source": {
  509.                 "type": "git",
  510.                 "url": "https://github.com/doctrine/inflector.git",
  511.                 "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462"
  512.             },
  513.             "dist": {
  514.                 "type": "zip",
  515.                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462",
  516.                 "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462",
  517.                 "shasum": ""
  518.             },
  519.             "require": {
  520.                 "php": "^7.0"
  521.             },
  522.             "require-dev": {
  523.                 "phpunit/phpunit": "^6.2"
  524.             },
  525.             "type": "library",
  526.             "extra": {
  527.                 "branch-alias": {
  528.                     "dev-master": "1.2.x-dev"
  529.                 }
  530.             },
  531.             "autoload": {
  532.                 "psr-4": {
  533.                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
  534.                 }
  535.             },
  536.             "notification-url": "https://packagist.org/downloads/",
  537.             "license": [
  538.                 "MIT"
  539.             ],
  540.             "authors": [
  541.                 {
  542.                     "name": "Roman Borschel",
  543.                     "email": "roman@code-factory.org"
  544.                 },
  545.                 {
  546.                     "name": "Benjamin Eberlei",
  547.                     "email": "kontakt@beberlei.de"
  548.                 },
  549.                 {
  550.                     "name": "Guilherme Blanco",
  551.                     "email": "guilhermeblanco@gmail.com"
  552.                 },
  553.                 {
  554.                     "name": "Jonathan Wage",
  555.                     "email": "jonwage@gmail.com"
  556.                 },
  557.                 {
  558.                     "name": "Johannes Schmitt",
  559.                     "email": "schmittjoh@gmail.com"
  560.                 }
  561.             ],
  562.             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
  563.             "homepage": "http://www.doctrine-project.org",
  564.             "keywords": [
  565.                 "inflection",
  566.                 "pluralize",
  567.                 "singularize",
  568.                 "string"
  569.             ],
  570.             "time": "2017-07-22T12:18:28+00:00"
  571.         },
  572.         {
  573.             "name": "doctrine/lexer",
  574.             "version": "v1.0.1",
  575.             "source": {
  576.                 "type": "git",
  577.                 "url": "https://github.com/doctrine/lexer.git",
  578.                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
  579.             },
  580.             "dist": {
  581.                 "type": "zip",
  582.                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
  583.                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
  584.                 "shasum": ""
  585.             },
  586.             "require": {
  587.                 "php": ">=5.3.2"
  588.             },
  589.             "type": "library",
  590.             "extra": {
  591.                 "branch-alias": {
  592.                     "dev-master": "1.0.x-dev"
  593.                 }
  594.             },
  595.             "autoload": {
  596.                 "psr-0": {
  597.                     "Doctrine\\Common\\Lexer\\": "lib/"
  598.                 }
  599.             },
  600.             "notification-url": "https://packagist.org/downloads/",
  601.             "license": [
  602.                 "MIT"
  603.             ],
  604.             "authors": [
  605.                 {
  606.                     "name": "Roman Borschel",
  607.                     "email": "roman@code-factory.org"
  608.                 },
  609.                 {
  610.                     "name": "Guilherme Blanco",
  611.                     "email": "guilhermeblanco@gmail.com"
  612.                 },
  613.                 {
  614.                     "name": "Johannes Schmitt",
  615.                     "email": "schmittjoh@gmail.com"
  616.                 }
  617.             ],
  618.             "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
  619.             "homepage": "http://www.doctrine-project.org",
  620.             "keywords": [
  621.                 "lexer",
  622.                 "parser"
  623.             ],
  624.             "time": "2014-09-09T13:34:57+00:00"
  625.         },
  626.         {
  627.             "name": "dompdf/dompdf",
  628.             "version": "v0.8.2",
  629.             "source": {
  630.                 "type": "git",
  631.                 "url": "https://github.com/dompdf/dompdf.git",
  632.                 "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6"
  633.             },
  634.             "dist": {
  635.                 "type": "zip",
  636.                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/5113accd9ae5d466077cce5208dcf3fb871bf8f6",
  637.                 "reference": "5113accd9ae5d466077cce5208dcf3fb871bf8f6",
  638.                 "shasum": ""
  639.             },
  640.             "require": {
  641.                 "ext-dom": "*",
  642.                 "ext-gd": "*",
  643.                 "ext-mbstring": "*",
  644.                 "phenx/php-font-lib": "0.5.*",
  645.                 "phenx/php-svg-lib": "0.3.*",
  646.                 "php": ">=5.4.0"
  647.             },
  648.             "require-dev": {
  649.                 "phpunit/phpunit": "4.8.*",
  650.                 "squizlabs/php_codesniffer": "2.*"
  651.             },
  652.             "type": "library",
  653.             "extra": {
  654.                 "branch-alias": {
  655.                     "dev-develop": "0.7-dev"
  656.                 }
  657.             },
  658.             "autoload": {
  659.                 "psr-4": {
  660.                     "Dompdf\\": "src/"
  661.                 },
  662.                 "classmap": [
  663.                     "lib/"
  664.                 ]
  665.             },
  666.             "notification-url": "https://packagist.org/downloads/",
  667.             "license": [
  668.                 "LGPL-2.1"
  669.             ],
  670.             "authors": [
  671.                 {
  672.                     "name": "Fabien Ménager",
  673.                     "email": "fabien.menager@gmail.com"
  674.                 },
  675.                 {
  676.                     "name": "Brian Sweeney",
  677.                     "email": "eclecticgeek@gmail.com"
  678.                 },
  679.                 {
  680.                     "name": "Gabriel Bull",
  681.                     "email": "me@gabrielbull.com"
  682.                 }
  683.             ],
  684.             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
  685.             "homepage": "https://github.com/dompdf/dompdf",
  686.             "time": "2017-11-26T14:49:08+00:00"
  687.         },
  688.         {
  689.             "name": "egulias/email-validator",
  690.             "version": "2.1.4",
  691.             "source": {
  692.                 "type": "git",
  693.                 "url": "https://github.com/egulias/EmailValidator.git",
  694.                 "reference": "8790f594151ca6a2010c6218e09d96df67173ad3"
  695.             },
  696.             "dist": {
  697.                 "type": "zip",
  698.                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/8790f594151ca6a2010c6218e09d96df67173ad3",
  699.                 "reference": "8790f594151ca6a2010c6218e09d96df67173ad3",
  700.                 "shasum": ""
  701.             },
  702.             "require": {
  703.                 "doctrine/lexer": "^1.0.1",
  704.                 "php": ">= 5.5"
  705.             },
  706.             "require-dev": {
  707.                 "dominicsayers/isemail": "dev-master",
  708.                 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
  709.                 "satooshi/php-coveralls": "^1.0.1"
  710.             },
  711.             "suggest": {
  712.                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
  713.             },
  714.             "type": "library",
  715.             "extra": {
  716.                 "branch-alias": {
  717.                     "dev-master": "2.0.x-dev"
  718.                 }
  719.             },
  720.             "autoload": {
  721.                 "psr-4": {
  722.                     "Egulias\\EmailValidator\\": "EmailValidator"
  723.                 }
  724.             },
  725.             "notification-url": "https://packagist.org/downloads/",
  726.             "license": [
  727.                 "MIT"
  728.             ],
  729.             "authors": [
  730.                 {
  731.                     "name": "Eduardo Gulias Davis"
  732.                 }
  733.             ],
  734.             "description": "A library for validating emails against several RFCs",
  735.             "homepage": "https://github.com/egulias/EmailValidator",
  736.             "keywords": [
  737.                 "email",
  738.                 "emailvalidation",
  739.                 "emailvalidator",
  740.                 "validation",
  741.                 "validator"
  742.             ],
  743.             "time": "2018-04-10T10:11:19+00:00"
  744.         },
  745.         {
  746.             "name": "erusev/parsedown",
  747.             "version": "1.7.1",
  748.             "source": {
  749.                 "type": "git",
  750.                 "url": "https://github.com/erusev/parsedown.git",
  751.                 "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1"
  752.             },
  753.             "dist": {
  754.                 "type": "zip",
  755.                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
  756.                 "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
  757.                 "shasum": ""
  758.             },
  759.             "require": {
  760.                 "ext-mbstring": "*",
  761.                 "php": ">=5.3.0"
  762.             },
  763.             "require-dev": {
  764.                 "phpunit/phpunit": "^4.8.35"
  765.             },
  766.             "type": "library",
  767.             "autoload": {
  768.                 "psr-0": {
  769.                     "Parsedown": ""
  770.                 }
  771.             },
  772.             "notification-url": "https://packagist.org/downloads/",
  773.             "license": [
  774.                 "MIT"
  775.             ],
  776.             "authors": [
  777.                 {
  778.                     "name": "Emanuil Rusev",
  779.                     "email": "hello@erusev.com",
  780.                     "homepage": "http://erusev.com"
  781.                 }
  782.             ],
  783.             "description": "Parser for Markdown.",
  784.             "homepage": "http://parsedown.org",
  785.             "keywords": [
  786.                 "markdown",
  787.                 "parser"
  788.             ],
  789.             "time": "2018-03-08T01:11:30+00:00"
  790.         },
  791.         {
  792.             "name": "fzaninotto/faker",
  793.             "version": "v1.7.1",
  794.             "source": {
  795.                 "type": "git",
  796.                 "url": "https://github.com/fzaninotto/Faker.git",
  797.                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d"
  798.             },
  799.             "dist": {
  800.                 "type": "zip",
  801.                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  802.                 "reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d",
  803.                 "shasum": ""
  804.             },
  805.             "require": {
  806.                 "php": "^5.3.3 || ^7.0"
  807.             },
  808.             "require-dev": {
  809.                 "ext-intl": "*",
  810.                 "phpunit/phpunit": "^4.0 || ^5.0",
  811.                 "squizlabs/php_codesniffer": "^1.5"
  812.             },
  813.             "type": "library",
  814.             "extra": {
  815.                 "branch-alias": {
  816.                     "dev-master": "1.8-dev"
  817.                 }
  818.             },
  819.             "autoload": {
  820.                 "psr-4": {
  821.                     "Faker\\": "src/Faker/"
  822.                 }
  823.             },
  824.             "notification-url": "https://packagist.org/downloads/",
  825.             "license": [
  826.                 "MIT"
  827.             ],
  828.             "authors": [
  829.                 {
  830.                     "name": "François Zaninotto"
  831.                 }
  832.             ],
  833.             "description": "Faker is a PHP library that generates fake data for you.",
  834.             "keywords": [
  835.                 "data",
  836.                 "faker",
  837.                 "fixtures"
  838.             ],
  839.             "time": "2017-08-15T16:48:10+00:00"
  840.         },
  841.         {
  842.             "name": "guzzlehttp/guzzle",
  843.             "version": "6.3.3",
  844.             "source": {
  845.                 "type": "git",
  846.                 "url": "https://github.com/guzzle/guzzle.git",
  847.                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
  848.             },
  849.             "dist": {
  850.                 "type": "zip",
  851.                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  852.                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
  853.                 "shasum": ""
  854.             },
  855.             "require": {
  856.                 "guzzlehttp/promises": "^1.0",
  857.                 "guzzlehttp/psr7": "^1.4",
  858.                 "php": ">=5.5"
  859.             },
  860.             "require-dev": {
  861.                 "ext-curl": "*",
  862.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
  863.                 "psr/log": "^1.0"
  864.             },
  865.             "suggest": {
  866.                 "psr/log": "Required for using the Log middleware"
  867.             },
  868.             "type": "library",
  869.             "extra": {
  870.                 "branch-alias": {
  871.                     "dev-master": "6.3-dev"
  872.                 }
  873.             },
  874.             "autoload": {
  875.                 "files": [
  876.                     "src/functions_include.php"
  877.                 ],
  878.                 "psr-4": {
  879.                     "GuzzleHttp\\": "src/"
  880.                 }
  881.             },
  882.             "notification-url": "https://packagist.org/downloads/",
  883.             "license": [
  884.                 "MIT"
  885.             ],
  886.             "authors": [
  887.                 {
  888.                     "name": "Michael Dowling",
  889.                     "email": "mtdowling@gmail.com",
  890.                     "homepage": "https://github.com/mtdowling"
  891.                 }
  892.             ],
  893.             "description": "Guzzle is a PHP HTTP client library",
  894.             "homepage": "http://guzzlephp.org/",
  895.             "keywords": [
  896.                 "client",
  897.                 "curl",
  898.                 "framework",
  899.                 "http",
  900.                 "http client",
  901.                 "rest",
  902.                 "web service"
  903.             ],
  904.             "time": "2018-04-22T15:46:56+00:00"
  905.         },
  906.         {
  907.             "name": "guzzlehttp/promises",
  908.             "version": "v1.3.1",
  909.             "source": {
  910.                 "type": "git",
  911.                 "url": "https://github.com/guzzle/promises.git",
  912.                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  913.             },
  914.             "dist": {
  915.                 "type": "zip",
  916.                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  917.                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  918.                 "shasum": ""
  919.             },
  920.             "require": {
  921.                 "php": ">=5.5.0"
  922.             },
  923.             "require-dev": {
  924.                 "phpunit/phpunit": "^4.0"
  925.             },
  926.             "type": "library",
  927.             "extra": {
  928.                 "branch-alias": {
  929.                     "dev-master": "1.4-dev"
  930.                 }
  931.             },
  932.             "autoload": {
  933.                 "psr-4": {
  934.                     "GuzzleHttp\\Promise\\": "src/"
  935.                 },
  936.                 "files": [
  937.                     "src/functions_include.php"
  938.                 ]
  939.             },
  940.             "notification-url": "https://packagist.org/downloads/",
  941.             "license": [
  942.                 "MIT"
  943.             ],
  944.             "authors": [
  945.                 {
  946.                     "name": "Michael Dowling",
  947.                     "email": "mtdowling@gmail.com",
  948.                     "homepage": "https://github.com/mtdowling"
  949.                 }
  950.             ],
  951.             "description": "Guzzle promises library",
  952.             "keywords": [
  953.                 "promise"
  954.             ],
  955.             "time": "2016-12-20T10:07:11+00:00"
  956.         },
  957.         {
  958.             "name": "guzzlehttp/psr7",
  959.             "version": "1.4.2",
  960.             "source": {
  961.                 "type": "git",
  962.                 "url": "https://github.com/guzzle/psr7.git",
  963.                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  964.             },
  965.             "dist": {
  966.                 "type": "zip",
  967.                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  968.                 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  969.                 "shasum": ""
  970.             },
  971.             "require": {
  972.                 "php": ">=5.4.0",
  973.                 "psr/http-message": "~1.0"
  974.             },
  975.             "provide": {
  976.                 "psr/http-message-implementation": "1.0"
  977.             },
  978.             "require-dev": {
  979.                 "phpunit/phpunit": "~4.0"
  980.             },
  981.             "type": "library",
  982.             "extra": {
  983.                 "branch-alias": {
  984.                     "dev-master": "1.4-dev"
  985.                 }
  986.             },
  987.             "autoload": {
  988.                 "psr-4": {
  989.                     "GuzzleHttp\\Psr7\\": "src/"
  990.                 },
  991.                 "files": [
  992.                     "src/functions_include.php"
  993.                 ]
  994.             },
  995.             "notification-url": "https://packagist.org/downloads/",
  996.             "license": [
  997.                 "MIT"
  998.             ],
  999.             "authors": [
  1000.                 {
  1001.                     "name": "Michael Dowling",
  1002.                     "email": "mtdowling@gmail.com",
  1003.                     "homepage": "https://github.com/mtdowling"
  1004.                 },
  1005.                 {
  1006.                     "name": "Tobias Schultze",
  1007.                     "homepage": "https://github.com/Tobion"
  1008.                 }
  1009.             ],
  1010.             "description": "PSR-7 message implementation that also provides common utility methods",
  1011.             "keywords": [
  1012.                 "http",
  1013.                 "message",
  1014.                 "request",
  1015.                 "response",
  1016.                 "stream",
  1017.                 "uri",
  1018.                 "url"
  1019.             ],
  1020.             "time": "2017-03-20T17:10:46+00:00"
  1021.         },
  1022.         {
  1023.             "name": "intervention/image",
  1024.             "version": "2.4.1",
  1025.             "source": {
  1026.                 "type": "git",
  1027.                 "url": "https://github.com/Intervention/image.git",
  1028.                 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919"
  1029.             },
  1030.             "dist": {
  1031.                 "type": "zip",
  1032.                 "url": "https://api.github.com/repos/Intervention/image/zipball/3603dbcc9a17d307533473246a6c58c31cf17919",
  1033.                 "reference": "3603dbcc9a17d307533473246a6c58c31cf17919",
  1034.                 "shasum": ""
  1035.             },
  1036.             "require": {
  1037.                 "ext-fileinfo": "*",
  1038.                 "guzzlehttp/psr7": "~1.1",
  1039.                 "php": ">=5.4.0"
  1040.             },
  1041.             "require-dev": {
  1042.                 "mockery/mockery": "~0.9.2",
  1043.                 "phpunit/phpunit": "^4.8 || ^5.7"
  1044.             },
  1045.             "suggest": {
  1046.                 "ext-gd": "to use GD library based image processing.",
  1047.                 "ext-imagick": "to use Imagick based image processing.",
  1048.                 "intervention/imagecache": "Caching extension for the Intervention Image library"
  1049.             },
  1050.             "type": "library",
  1051.             "extra": {
  1052.                 "branch-alias": {
  1053.                     "dev-master": "2.3-dev"
  1054.                 },
  1055.                 "laravel": {
  1056.                     "providers": [
  1057.                         "Intervention\\Image\\ImageServiceProvider"
  1058.                     ],
  1059.                     "aliases": {
  1060.                         "Image": "Intervention\\Image\\Facades\\Image"
  1061.                     }
  1062.                 }
  1063.             },
  1064.             "autoload": {
  1065.                 "psr-4": {
  1066.                     "Intervention\\Image\\": "src/Intervention/Image"
  1067.                 }
  1068.             },
  1069.             "notification-url": "https://packagist.org/downloads/",
  1070.             "license": [
  1071.                 "MIT"
  1072.             ],
  1073.             "authors": [
  1074.                 {
  1075.                     "name": "Oliver Vogel",
  1076.                     "email": "oliver@olivervogel.com",
  1077.                     "homepage": "http://olivervogel.com/"
  1078.                 }
  1079.             ],
  1080.             "description": "Image handling and manipulation library with support for Laravel integration",
  1081.             "homepage": "http://image.intervention.io/",
  1082.             "keywords": [
  1083.                 "gd",
  1084.                 "image",
  1085.                 "imagick",
  1086.                 "laravel",
  1087.                 "thumbnail",
  1088.                 "watermark"
  1089.             ],
  1090.             "time": "2017-09-21T16:29:17+00:00"
  1091.         },
  1092.         {
  1093.             "name": "jakub-onderka/php-console-color",
  1094.             "version": "0.1",
  1095.             "source": {
  1096.                 "type": "git",
  1097.                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
  1098.                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
  1099.             },
  1100.             "dist": {
  1101.                 "type": "zip",
  1102.                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
  1103.                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
  1104.                 "shasum": ""
  1105.             },
  1106.             "require": {
  1107.                 "php": ">=5.3.2"
  1108.             },
  1109.             "require-dev": {
  1110.                 "jakub-onderka/php-code-style": "1.0",
  1111.                 "jakub-onderka/php-parallel-lint": "0.*",
  1112.                 "jakub-onderka/php-var-dump-check": "0.*",
  1113.                 "phpunit/phpunit": "3.7.*",
  1114.                 "squizlabs/php_codesniffer": "1.*"
  1115.             },
  1116.             "type": "library",
  1117.             "autoload": {
  1118.                 "psr-0": {
  1119.                     "JakubOnderka\\PhpConsoleColor": "src/"
  1120.                 }
  1121.             },
  1122.             "notification-url": "https://packagist.org/downloads/",
  1123.             "license": [
  1124.                 "BSD-2-Clause"
  1125.             ],
  1126.             "authors": [
  1127.                 {
  1128.                     "name": "Jakub Onderka",
  1129.                     "email": "jakub.onderka@gmail.com",
  1130.                     "homepage": "http://www.acci.cz"
  1131.                 }
  1132.             ],
  1133.             "time": "2014-04-08T15:00:19+00:00"
  1134.         },
  1135.         {
  1136.             "name": "jakub-onderka/php-console-highlighter",
  1137.             "version": "v0.3.2",
  1138.             "source": {
  1139.                 "type": "git",
  1140.                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
  1141.                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
  1142.             },
  1143.             "dist": {
  1144.                 "type": "zip",
  1145.                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  1146.                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
  1147.                 "shasum": ""
  1148.             },
  1149.             "require": {
  1150.                 "jakub-onderka/php-console-color": "~0.1",
  1151.                 "php": ">=5.3.0"
  1152.             },
  1153.             "require-dev": {
  1154.                 "jakub-onderka/php-code-style": "~1.0",
  1155.                 "jakub-onderka/php-parallel-lint": "~0.5",
  1156.                 "jakub-onderka/php-var-dump-check": "~0.1",
  1157.                 "phpunit/phpunit": "~4.0",
  1158.                 "squizlabs/php_codesniffer": "~1.5"
  1159.             },
  1160.             "type": "library",
  1161.             "autoload": {
  1162.                 "psr-0": {
  1163.                     "JakubOnderka\\PhpConsoleHighlighter": "src/"
  1164.                 }
  1165.             },
  1166.             "notification-url": "https://packagist.org/downloads/",
  1167.             "license": [
  1168.                 "MIT"
  1169.             ],
  1170.             "authors": [
  1171.                 {
  1172.                     "name": "Jakub Onderka",
  1173.                     "email": "acci@acci.cz",
  1174.                     "homepage": "http://www.acci.cz/"
  1175.                 }
  1176.             ],
  1177.             "time": "2015-04-20T18:58:01+00:00"
  1178.         },
  1179.         {
  1180.             "name": "jstayton/google-maps-geocoder",
  1181.             "version": "v2.4.0",
  1182.             "source": {
  1183.                 "type": "git",
  1184.                 "url": "https://github.com/jstayton/GoogleMapsGeocoder.git",
  1185.                 "reference": "9da0b1363e0dc2908750e60af23f2d32b0afe855"
  1186.             },
  1187.             "dist": {
  1188.                 "type": "zip",
  1189.                 "url": "https://api.github.com/repos/jstayton/GoogleMapsGeocoder/zipball/9da0b1363e0dc2908750e60af23f2d32b0afe855",
  1190.                 "reference": "9da0b1363e0dc2908750e60af23f2d32b0afe855",
  1191.                 "shasum": ""
  1192.             },
  1193.             "require": {
  1194.                 "php": ">=5.2.0"
  1195.             },
  1196.             "require-dev": {
  1197.                 "phpdocumentor/phpdocumentor": "*"
  1198.             },
  1199.             "type": "library",
  1200.             "autoload": {
  1201.                 "psr-0": {
  1202.                     "GoogleMapsGeocoder": "src/"
  1203.                 }
  1204.             },
  1205.             "notification-url": "https://packagist.org/downloads/",
  1206.             "license": [
  1207.                 "MIT"
  1208.             ],
  1209.             "authors": [
  1210.                 {
  1211.                     "name": "Justin Stayton",
  1212.                     "homepage": "http://justinstayton.com",
  1213.                     "role": "Developer"
  1214.                 }
  1215.             ],
  1216.             "description": "A PHP wrapper for the Google Maps Geocoding API v3.",
  1217.             "homepage": "https://github.com/jstayton/GoogleMapsGeocoder",
  1218.             "keywords": [
  1219.                 "geocode",
  1220.                 "geocoder",
  1221.                 "geocoding",
  1222.                 "gmap",
  1223.                 "gmaps",
  1224.                 "google",
  1225.                 "map",
  1226.                 "maps"
  1227.             ],
  1228.             "time": "2015-11-10T19:17:52+00:00"
  1229.         },
  1230.         {
  1231.             "name": "laravel/cashier",
  1232.             "version": "v7.1.0",
  1233.             "source": {
  1234.                 "type": "git",
  1235.                 "url": "https://github.com/laravel/cashier.git",
  1236.                 "reference": "24064155f6f9d97e83669455ad305c3dfec908b7"
  1237.             },
  1238.             "dist": {
  1239.                 "type": "zip",
  1240.                 "url": "https://api.github.com/repos/laravel/cashier/zipball/24064155f6f9d97e83669455ad305c3dfec908b7",
  1241.                 "reference": "24064155f6f9d97e83669455ad305c3dfec908b7",
  1242.                 "shasum": ""
  1243.             },
  1244.             "require": {
  1245.                 "dompdf/dompdf": "^0.8.0",
  1246.                 "illuminate/database": "~5.3",
  1247.                 "illuminate/support": "~5.3",
  1248.                 "nesbot/carbon": "~1.0",
  1249.                 "php": ">=5.5.9",
  1250.                 "stripe/stripe-php": "~5.0",
  1251.                 "symfony/http-kernel": "~2.7|~3.0|~4.0"
  1252.             },
  1253.             "require-dev": {
  1254.                 "illuminate/http": "~5.3",
  1255.                 "illuminate/routing": "~5.3",
  1256.                 "illuminate/view": "~5.3",
  1257.                 "mockery/mockery": "~1.0",
  1258.                 "phpunit/phpunit": "~5.0",
  1259.                 "vlucas/phpdotenv": "~2.0"
  1260.             },
  1261.             "type": "library",
  1262.             "extra": {
  1263.                 "branch-alias": {
  1264.                     "dev-master": "8.0-dev"
  1265.                 },
  1266.                 "laravel": {
  1267.                     "providers": [
  1268.                         "Laravel\\Cashier\\CashierServiceProvider"
  1269.                     ]
  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": "2018-03-14T12:22:43+00:00"
  1294.         },
  1295.         {
  1296.             "name": "laravel/framework",
  1297.             "version": "v5.5.40",
  1298.             "source": {
  1299.                 "type": "git",
  1300.                 "url": "https://github.com/laravel/framework.git",
  1301.                 "reference": "d724ce0aa61bbd9adf658215eec484f5dd6711d6"
  1302.             },
  1303.             "dist": {
  1304.                 "type": "zip",
  1305.                 "url": "https://api.github.com/repos/laravel/framework/zipball/d724ce0aa61bbd9adf658215eec484f5dd6711d6",
  1306.                 "reference": "d724ce0aa61bbd9adf658215eec484f5dd6711d6",
  1307.                 "shasum": ""
  1308.             },
  1309.             "require": {
  1310.                 "doctrine/inflector": "~1.1",
  1311.                 "erusev/parsedown": "~1.7",
  1312.                 "ext-mbstring": "*",
  1313.                 "ext-openssl": "*",
  1314.                 "league/flysystem": "^1.0.8",
  1315.                 "monolog/monolog": "~1.12",
  1316.                 "mtdowling/cron-expression": "~1.0",
  1317.                 "nesbot/carbon": "^1.24.1",
  1318.                 "php": ">=7.0",
  1319.                 "psr/container": "~1.0",
  1320.                 "psr/simple-cache": "^1.0",
  1321.                 "ramsey/uuid": "~3.0",
  1322.                 "swiftmailer/swiftmailer": "~6.0",
  1323.                 "symfony/console": "~3.3",
  1324.                 "symfony/debug": "~3.3",
  1325.                 "symfony/finder": "~3.3",
  1326.                 "symfony/http-foundation": "~3.3",
  1327.                 "symfony/http-kernel": "~3.3",
  1328.                 "symfony/process": "~3.3",
  1329.                 "symfony/routing": "~3.3",
  1330.                 "symfony/var-dumper": "~3.3",
  1331.                 "tijsverkoyen/css-to-inline-styles": "~2.2",
  1332.                 "vlucas/phpdotenv": "~2.2"
  1333.             },
  1334.             "replace": {
  1335.                 "illuminate/auth": "self.version",
  1336.                 "illuminate/broadcasting": "self.version",
  1337.                 "illuminate/bus": "self.version",
  1338.                 "illuminate/cache": "self.version",
  1339.                 "illuminate/config": "self.version",
  1340.                 "illuminate/console": "self.version",
  1341.                 "illuminate/container": "self.version",
  1342.                 "illuminate/contracts": "self.version",
  1343.                 "illuminate/cookie": "self.version",
  1344.                 "illuminate/database": "self.version",
  1345.                 "illuminate/encryption": "self.version",
  1346.                 "illuminate/events": "self.version",
  1347.                 "illuminate/filesystem": "self.version",
  1348.                 "illuminate/hashing": "self.version",
  1349.                 "illuminate/http": "self.version",
  1350.                 "illuminate/log": "self.version",
  1351.                 "illuminate/mail": "self.version",
  1352.                 "illuminate/notifications": "self.version",
  1353.                 "illuminate/pagination": "self.version",
  1354.                 "illuminate/pipeline": "self.version",
  1355.                 "illuminate/queue": "self.version",
  1356.                 "illuminate/redis": "self.version",
  1357.                 "illuminate/routing": "self.version",
  1358.                 "illuminate/session": "self.version",
  1359.                 "illuminate/support": "self.version",
  1360.                 "illuminate/translation": "self.version",
  1361.                 "illuminate/validation": "self.version",
  1362.                 "illuminate/view": "self.version",
  1363.                 "tightenco/collect": "<5.5.33"
  1364.             },
  1365.             "require-dev": {
  1366.                 "aws/aws-sdk-php": "~3.0",
  1367.                 "doctrine/dbal": "~2.5",
  1368.                 "filp/whoops": "^2.1.4",
  1369.                 "mockery/mockery": "~1.0",
  1370.                 "orchestra/testbench-core": "3.5.*",
  1371.                 "pda/pheanstalk": "~3.0",
  1372.                 "phpunit/phpunit": "~6.0",
  1373.                 "predis/predis": "^1.1.1",
  1374.                 "symfony/css-selector": "~3.3",
  1375.                 "symfony/dom-crawler": "~3.3"
  1376.             },
  1377.             "suggest": {
  1378.                 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
  1379.                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.5).",
  1380.                 "ext-pcntl": "Required to use all features of the queue worker.",
  1381.                 "ext-posix": "Required to use all features of the queue worker.",
  1382.                 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
  1383.                 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
  1384.                 "laravel/tinker": "Required to use the tinker console command (~1.0).",
  1385.                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
  1386.                 "league/flysystem-cached-adapter": "Required to use Flysystem caching (~1.0).",
  1387.                 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
  1388.                 "nexmo/client": "Required to use the Nexmo transport (~1.0).",
  1389.                 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
  1390.                 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
  1391.                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0).",
  1392.                 "symfony/css-selector": "Required to use some of the crawler integration testing tools (~3.3).",
  1393.                 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~3.3).",
  1394.                 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)."
  1395.             },
  1396.             "type": "library",
  1397.             "extra": {
  1398.                 "branch-alias": {
  1399.                     "dev-master": "5.5-dev"
  1400.                 }
  1401.             },
  1402.             "autoload": {
  1403.                 "files": [
  1404.                     "src/Illuminate/Foundation/helpers.php",
  1405.                     "src/Illuminate/Support/helpers.php"
  1406.                 ],
  1407.                 "psr-4": {
  1408.                     "Illuminate\\": "src/Illuminate/"
  1409.                 }
  1410.             },
  1411.             "notification-url": "https://packagist.org/downloads/",
  1412.             "license": [
  1413.                 "MIT"
  1414.             ],
  1415.             "authors": [
  1416.                 {
  1417.                     "name": "Taylor Otwell",
  1418.                     "email": "taylor@laravel.com"
  1419.                 }
  1420.             ],
  1421.             "description": "The Laravel Framework.",
  1422.             "homepage": "https://laravel.com",
  1423.             "keywords": [
  1424.                 "framework",
  1425.                 "laravel"
  1426.             ],
  1427.             "time": "2018-03-30T13:29:30+00:00"
  1428.         },
  1429.         {
  1430.             "name": "laravel/tinker",
  1431.             "version": "v1.0.6",
  1432.             "source": {
  1433.                 "type": "git",
  1434.                 "url": "https://github.com/laravel/tinker.git",
  1435.                 "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b"
  1436.             },
  1437.             "dist": {
  1438.                 "type": "zip",
  1439.                 "url": "https://api.github.com/repos/laravel/tinker/zipball/b22fe905fcefdffae76b011e27c7ac09e07e052b",
  1440.                 "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b",
  1441.                 "shasum": ""
  1442.             },
  1443.             "require": {
  1444.                 "illuminate/console": "~5.1",
  1445.                 "illuminate/contracts": "~5.1",
  1446.                 "illuminate/support": "~5.1",
  1447.                 "php": ">=5.5.9",
  1448.                 "psy/psysh": "0.7.*|0.8.*|0.9.*",
  1449.                 "symfony/var-dumper": "~3.0|~4.0"
  1450.             },
  1451.             "require-dev": {
  1452.                 "phpunit/phpunit": "~4.0|~5.0"
  1453.             },
  1454.             "suggest": {
  1455.                 "illuminate/database": "The Illuminate Database package (~5.1)."
  1456.             },
  1457.             "type": "library",
  1458.             "extra": {
  1459.                 "branch-alias": {
  1460.                     "dev-master": "1.0-dev"
  1461.                 },
  1462.                 "laravel": {
  1463.                     "providers": [
  1464.                         "Laravel\\Tinker\\TinkerServiceProvider"
  1465.                     ]
  1466.                 }
  1467.             },
  1468.             "autoload": {
  1469.                 "psr-4": {
  1470.                     "Laravel\\Tinker\\": "src/"
  1471.                 }
  1472.             },
  1473.             "notification-url": "https://packagist.org/downloads/",
  1474.             "license": [
  1475.                 "MIT"
  1476.             ],
  1477.             "authors": [
  1478.                 {
  1479.                     "name": "Taylor Otwell",
  1480.                     "email": "taylor@laravel.com"
  1481.                 }
  1482.             ],
  1483.             "description": "Powerful REPL for the Laravel framework.",
  1484.             "keywords": [
  1485.                 "REPL",
  1486.                 "Tinker",
  1487.                 "laravel",
  1488.                 "psysh"
  1489.             ],
  1490.             "time": "2018-04-16T12:10:37+00:00"
  1491.         },
  1492.         {
  1493.             "name": "league/flysystem",
  1494.             "version": "1.0.44",
  1495.             "source": {
  1496.                 "type": "git",
  1497.                 "url": "https://github.com/thephpleague/flysystem.git",
  1498.                 "reference": "168dbe519737221dc87d17385cde33073881fd02"
  1499.             },
  1500.             "dist": {
  1501.                 "type": "zip",
  1502.                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02",
  1503.                 "reference": "168dbe519737221dc87d17385cde33073881fd02",
  1504.                 "shasum": ""
  1505.             },
  1506.             "require": {
  1507.                 "php": ">=5.5.9"
  1508.             },
  1509.             "conflict": {
  1510.                 "league/flysystem-sftp": "<1.0.6"
  1511.             },
  1512.             "require-dev": {
  1513.                 "ext-fileinfo": "*",
  1514.                 "phpspec/phpspec": "^3.4",
  1515.                 "phpunit/phpunit": "^5.7"
  1516.             },
  1517.             "suggest": {
  1518.                 "ext-fileinfo": "Required for MimeType",
  1519.                 "ext-ftp": "Allows you to use FTP server storage",
  1520.                 "ext-openssl": "Allows you to use FTPS server storage",
  1521.                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
  1522.                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
  1523.                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
  1524.                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
  1525.                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
  1526.                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
  1527.                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
  1528.                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
  1529.                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
  1530.                 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
  1531.                 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
  1532.             },
  1533.             "type": "library",
  1534.             "extra": {
  1535.                 "branch-alias": {
  1536.                     "dev-master": "1.1-dev"
  1537.                 }
  1538.             },
  1539.             "autoload": {
  1540.                 "psr-4": {
  1541.                     "League\\Flysystem\\": "src/"
  1542.                 }
  1543.             },
  1544.             "notification-url": "https://packagist.org/downloads/",
  1545.             "license": [
  1546.                 "MIT"
  1547.             ],
  1548.             "authors": [
  1549.                 {
  1550.                     "name": "Frank de Jonge",
  1551.                     "email": "info@frenky.net"
  1552.                 }
  1553.             ],
  1554.             "description": "Filesystem abstraction: Many filesystems, one API.",
  1555.             "keywords": [
  1556.                 "Cloud Files",
  1557.                 "WebDAV",
  1558.                 "abstraction",
  1559.                 "aws",
  1560.                 "cloud",
  1561.                 "copy.com",
  1562.                 "dropbox",
  1563.                 "file systems",
  1564.                 "files",
  1565.                 "filesystem",
  1566.                 "filesystems",
  1567.                 "ftp",
  1568.                 "rackspace",
  1569.                 "remote",
  1570.                 "s3",
  1571.                 "sftp",
  1572.                 "storage"
  1573.             ],
  1574.             "time": "2018-04-06T09:58:14+00:00"
  1575.         },
  1576.         {
  1577.             "name": "league/oauth1-client",
  1578.             "version": "1.7.0",
  1579.             "source": {
  1580.                 "type": "git",
  1581.                 "url": "https://github.com/thephpleague/oauth1-client.git",
  1582.                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
  1583.             },
  1584.             "dist": {
  1585.                 "type": "zip",
  1586.                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
  1587.                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
  1588.                 "shasum": ""
  1589.             },
  1590.             "require": {
  1591.                 "guzzlehttp/guzzle": "^6.0",
  1592.                 "php": ">=5.5.0"
  1593.             },
  1594.             "require-dev": {
  1595.                 "mockery/mockery": "^0.9",
  1596.                 "phpunit/phpunit": "^4.0",
  1597.                 "squizlabs/php_codesniffer": "^2.0"
  1598.             },
  1599.             "type": "library",
  1600.             "extra": {
  1601.                 "branch-alias": {
  1602.                     "dev-master": "1.0-dev"
  1603.                 }
  1604.             },
  1605.             "autoload": {
  1606.                 "psr-4": {
  1607.                     "League\\OAuth1\\": "src/"
  1608.                 }
  1609.             },
  1610.             "notification-url": "https://packagist.org/downloads/",
  1611.             "license": [
  1612.                 "MIT"
  1613.             ],
  1614.             "authors": [
  1615.                 {
  1616.                     "name": "Ben Corlett",
  1617.                     "email": "bencorlett@me.com",
  1618.                     "homepage": "http://www.webcomm.com.au",
  1619.                     "role": "Developer"
  1620.                 }
  1621.             ],
  1622.             "description": "OAuth 1.0 Client Library",
  1623.             "keywords": [
  1624.                 "Authentication",
  1625.                 "SSO",
  1626.                 "authorization",
  1627.                 "bitbucket",
  1628.                 "identity",
  1629.                 "idp",
  1630.                 "oauth",
  1631.                 "oauth1",
  1632.                 "single sign on",
  1633.                 "trello",
  1634.                 "tumblr",
  1635.                 "twitter"
  1636.             ],
  1637.             "time": "2016-08-17T00:36:58+00:00"
  1638.         },
  1639.         {
  1640.             "name": "league/pipeline",
  1641.             "version": "0.3.0",
  1642.             "source": {
  1643.                 "type": "git",
  1644.                 "url": "https://github.com/thephpleague/pipeline.git",
  1645.                 "reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4"
  1646.             },
  1647.             "dist": {
  1648.                 "type": "zip",
  1649.                 "url": "https://api.github.com/repos/thephpleague/pipeline/zipball/27dc18166c30d6429c75d1320f41e8238c59c3d4",
  1650.                 "reference": "27dc18166c30d6429c75d1320f41e8238c59c3d4",
  1651.                 "shasum": ""
  1652.             },
  1653.             "require": {
  1654.                 "php": ">=5.5"
  1655.             },
  1656.             "require-dev": {
  1657.                 "henrikbjorn/phpspec-code-coverage": "^1.0",
  1658.                 "phpspec/phpspec": "^2.2"
  1659.             },
  1660.             "type": "library",
  1661.             "autoload": {
  1662.                 "psr-4": {
  1663.                     "League\\Pipeline\\": "src"
  1664.                 }
  1665.             },
  1666.             "notification-url": "https://packagist.org/downloads/",
  1667.             "license": [
  1668.                 "MIT"
  1669.             ],
  1670.             "authors": [
  1671.                 {
  1672.                     "name": "Frank de Jonge",
  1673.                     "email": "info@frenky.net"
  1674.                 }
  1675.             ],
  1676.             "description": "A plug and play pipeline implementation.",
  1677.             "keywords": [
  1678.                 "composition",
  1679.                 "design pattern",
  1680.                 "pattern",
  1681.                 "pipeline",
  1682.                 "sequential"
  1683.             ],
  1684.             "time": "2016-10-13T20:53:39+00:00"
  1685.         },
  1686.         {
  1687.             "name": "maximebf/debugbar",
  1688.             "version": "1.13.1",
  1689.             "source": {
  1690.                 "type": "git",
  1691.                 "url": "https://github.com/maximebf/php-debugbar.git",
  1692.                 "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a"
  1693.             },
  1694.             "dist": {
  1695.                 "type": "zip",
  1696.                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/afee79a236348e39a44cb837106b7c5b4897ac2a",
  1697.                 "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a",
  1698.                 "shasum": ""
  1699.             },
  1700.             "require": {
  1701.                 "php": ">=5.3.0",
  1702.                 "psr/log": "^1.0",
  1703.                 "symfony/var-dumper": "^2.6|^3.0"
  1704.             },
  1705.             "require-dev": {
  1706.                 "phpunit/phpunit": "^4.0|^5.0"
  1707.             },
  1708.             "suggest": {
  1709.                 "kriswallsmith/assetic": "The best way to manage assets",
  1710.                 "monolog/monolog": "Log using Monolog",
  1711.                 "predis/predis": "Redis storage"
  1712.             },
  1713.             "type": "library",
  1714.             "extra": {
  1715.                 "branch-alias": {
  1716.                     "dev-master": "1.13-dev"
  1717.                 }
  1718.             },
  1719.             "autoload": {
  1720.                 "psr-4": {
  1721.                     "DebugBar\\": "src/DebugBar/"
  1722.                 }
  1723.             },
  1724.             "notification-url": "https://packagist.org/downloads/",
  1725.             "license": [
  1726.                 "MIT"
  1727.             ],
  1728.             "authors": [
  1729.                 {
  1730.                     "name": "Maxime Bouroumeau-Fuseau",
  1731.                     "email": "maxime.bouroumeau@gmail.com",
  1732.                     "homepage": "http://maximebf.com"
  1733.                 },
  1734.                 {
  1735.                     "name": "Barry vd. Heuvel",
  1736.                     "email": "barryvdh@gmail.com"
  1737.                 }
  1738.             ],
  1739.             "description": "Debug bar in the browser for php application",
  1740.             "homepage": "https://github.com/maximebf/php-debugbar",
  1741.             "keywords": [
  1742.                 "debug",
  1743.                 "debugbar"
  1744.             ],
  1745.             "time": "2017-01-05T08:46:19+00:00"
  1746.         },
  1747.         {
  1748.             "name": "mexitek/phpcolors",
  1749.             "version": "dev-master",
  1750.             "source": {
  1751.                 "type": "git",
  1752.                 "url": "https://github.com/mexitek/phpColors.git",
  1753.                 "reference": "edf134221a1f2b6b9a15c0cfadd65dc1add8bad2"
  1754.             },
  1755.             "dist": {
  1756.                 "type": "zip",
  1757.                 "url": "https://api.github.com/repos/mexitek/phpColors/zipball/edf134221a1f2b6b9a15c0cfadd65dc1add8bad2",
  1758.                 "reference": "edf134221a1f2b6b9a15c0cfadd65dc1add8bad2",
  1759.                 "shasum": ""
  1760.             },
  1761.             "require": {
  1762.                 "php": ">=5.3.0"
  1763.             },
  1764.             "require-dev": {
  1765.                 "nette/tester": "~1.6"
  1766.             },
  1767.             "type": "library",
  1768.             "autoload": {
  1769.                 "classmap": [
  1770.                     "src"
  1771.                 ]
  1772.             },
  1773.             "notification-url": "https://packagist.org/downloads/",
  1774.             "license": [
  1775.                 "MIT"
  1776.             ],
  1777.             "authors": [
  1778.                 {
  1779.                     "name": "Arlo Carreon",
  1780.                     "homepage": "http://arlocarreon.com",
  1781.                     "role": "creator"
  1782.                 }
  1783.             ],
  1784.             "description": "A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.",
  1785.             "homepage": "http://mexitek.github.com/phpColors/",
  1786.             "keywords": [
  1787.                 "color",
  1788.                 "css",
  1789.                 "design",
  1790.                 "frontend",
  1791.                 "ui"
  1792.             ],
  1793.             "time": "2018-03-26 06:13:55"
  1794.         },
  1795.         {
  1796.             "name": "monolog/monolog",
  1797.             "version": "1.23.0",
  1798.             "source": {
  1799.                 "type": "git",
  1800.                 "url": "https://github.com/Seldaek/monolog.git",
  1801.                 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
  1802.             },
  1803.             "dist": {
  1804.                 "type": "zip",
  1805.                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  1806.                 "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
  1807.                 "shasum": ""
  1808.             },
  1809.             "require": {
  1810.                 "php": ">=5.3.0",
  1811.                 "psr/log": "~1.0"
  1812.             },
  1813.             "provide": {
  1814.                 "psr/log-implementation": "1.0.0"
  1815.             },
  1816.             "require-dev": {
  1817.                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
  1818.                 "doctrine/couchdb": "~1.0@dev",
  1819.                 "graylog2/gelf-php": "~1.0",
  1820.                 "jakub-onderka/php-parallel-lint": "0.9",
  1821.                 "php-amqplib/php-amqplib": "~2.4",
  1822.                 "php-console/php-console": "^3.1.3",
  1823.                 "phpunit/phpunit": "~4.5",
  1824.                 "phpunit/phpunit-mock-objects": "2.3.0",
  1825.                 "ruflin/elastica": ">=0.90 <3.0",
  1826.                 "sentry/sentry": "^0.13",
  1827.                 "swiftmailer/swiftmailer": "^5.3|^6.0"
  1828.             },
  1829.             "suggest": {
  1830.                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
  1831.                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
  1832.                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
  1833.                 "ext-mongo": "Allow sending log messages to a MongoDB server",
  1834.                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
  1835.                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
  1836.                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
  1837.                 "php-console/php-console": "Allow sending log messages to Google Chrome",
  1838.                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
  1839.                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
  1840.                 "sentry/sentry": "Allow sending log messages to a Sentry server"
  1841.             },
  1842.             "type": "library",
  1843.             "extra": {
  1844.                 "branch-alias": {
  1845.                     "dev-master": "2.0.x-dev"
  1846.                 }
  1847.             },
  1848.             "autoload": {
  1849.                 "psr-4": {
  1850.                     "Monolog\\": "src/Monolog"
  1851.                 }
  1852.             },
  1853.             "notification-url": "https://packagist.org/downloads/",
  1854.             "license": [
  1855.                 "MIT"
  1856.             ],
  1857.             "authors": [
  1858.                 {
  1859.                     "name": "Jordi Boggiano",
  1860.                     "email": "j.boggiano@seld.be",
  1861.                     "homepage": "http://seld.be"
  1862.                 }
  1863.             ],
  1864.             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
  1865.             "homepage": "http://github.com/Seldaek/monolog",
  1866.             "keywords": [
  1867.                 "log",
  1868.                 "logging",
  1869.                 "psr-3"
  1870.             ],
  1871.             "time": "2017-06-19T01:22:40+00:00"
  1872.         },
  1873.         {
  1874.             "name": "mpdf/mpdf",
  1875.             "version": "v7.0.3",
  1876.             "source": {
  1877.                 "type": "git",
  1878.                 "url": "https://github.com/mpdf/mpdf.git",
  1879.                 "reference": "5681a0cae1eea197143d5d27f06e19b0523cd8d6"
  1880.             },
  1881.             "dist": {
  1882.                 "type": "zip",
  1883.                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5681a0cae1eea197143d5d27f06e19b0523cd8d6",
  1884.                 "reference": "5681a0cae1eea197143d5d27f06e19b0523cd8d6",
  1885.                 "shasum": ""
  1886.             },
  1887.             "require": {
  1888.                 "ext-gd": "*",
  1889.                 "ext-mbstring": "*",
  1890.                 "paragonie/random_compat": "^1.4|^2.0",
  1891.                 "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0",
  1892.                 "psr/log": "^1.0",
  1893.                 "setasign/fpdi": "1.6.*"
  1894.             },
  1895.             "require-dev": {
  1896.                 "mockery/mockery": "^0.9.5",
  1897.                 "phpunit/phpunit": "^5.0",
  1898.                 "squizlabs/php_codesniffer": "^2.7.0",
  1899.                 "tracy/tracy": "^2.4"
  1900.             },
  1901.             "suggest": {
  1902.                 "ext-bcmath": "Needed for generation of some types of barcodes",
  1903.                 "ext-xml": "Needed mainly for SVG manipulation",
  1904.                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
  1905.             },
  1906.             "type": "library",
  1907.             "extra": {
  1908.                 "branch-alias": {
  1909.                     "dev-development": "7.0-dev"
  1910.                 }
  1911.             },
  1912.             "autoload": {
  1913.                 "psr-4": {
  1914.                     "Mpdf\\": "src/"
  1915.                 }
  1916.             },
  1917.             "notification-url": "https://packagist.org/downloads/",
  1918.             "license": [
  1919.                 "GPL-2.0"
  1920.             ],
  1921.             "authors": [
  1922.                 {
  1923.                     "name": "MatÄ›j Humpál",
  1924.                     "role": "Developer, maintainer"
  1925.                 },
  1926.                 {
  1927.                     "name": "Ian Back",
  1928.                     "role": "Developer (retired)"
  1929.                 }
  1930.             ],
  1931.             "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
  1932.             "homepage": "https://mpdf.github.io",
  1933.             "keywords": [
  1934.                 "pdf",
  1935.                 "php",
  1936.                 "utf-8"
  1937.             ],
  1938.             "time": "2018-01-03T07:32:36+00:00"
  1939.         },
  1940.         {
  1941.             "name": "mpociot/teamwork",
  1942.             "version": "5.1.0",
  1943.             "source": {
  1944.                 "type": "git",
  1945.                 "url": "https://github.com/mpociot/teamwork.git",
  1946.                 "reference": "ffea927c2f8c3e51869486ee7932adf024e3e5a4"
  1947.             },
  1948.             "dist": {
  1949.                 "type": "zip",
  1950.                 "url": "https://api.github.com/repos/mpociot/teamwork/zipball/ffea927c2f8c3e51869486ee7932adf024e3e5a4",
  1951.                 "reference": "ffea927c2f8c3e51869486ee7932adf024e3e5a4",
  1952.                 "shasum": ""
  1953.             },
  1954.             "require": {
  1955.                 "laravel/framework": "~5.5",
  1956.                 "php": ">=5.6.4"
  1957.             },
  1958.             "require-dev": {
  1959.                 "illuminate/database": "~5.0",
  1960.                 "mockery/mockery": "dev-master",
  1961.                 "orchestra/testbench": "3.4.*@dev",
  1962.                 "phpunit/phpunit": "~4.1"
  1963.             },
  1964.             "type": "library",
  1965.             "autoload": {
  1966.                 "psr-0": {
  1967.                     "Mpociot\\Teamwork": "src/"
  1968.                 }
  1969.             },
  1970.             "notification-url": "https://packagist.org/downloads/",
  1971.             "license": [
  1972.                 "MIT"
  1973.             ],
  1974.             "authors": [
  1975.                 {
  1976.                     "name": "Marcel Pociot",
  1977.                     "email": "m.pociot@gmail.com"
  1978.                 }
  1979.             ],
  1980.             "description": "User to Team associations for the Laravel 5 Framework",
  1981.             "homepage": "http://github.com/mpociot/teamwork",
  1982.             "keywords": [
  1983.                 "Invite",
  1984.                 "Teams"
  1985.             ],
  1986.             "time": "2018-01-27T19:36:20+00:00"
  1987.         },
  1988.         {
  1989.             "name": "mtdowling/cron-expression",
  1990.             "version": "v1.2.1",
  1991.             "source": {
  1992.                 "type": "git",
  1993.                 "url": "https://github.com/mtdowling/cron-expression.git",
  1994.                 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
  1995.             },
  1996.             "dist": {
  1997.                 "type": "zip",
  1998.                 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
  1999.                 "reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
  2000.                 "shasum": ""
  2001.             },
  2002.             "require": {
  2003.                 "php": ">=5.3.2"
  2004.             },
  2005.             "require-dev": {
  2006.                 "phpunit/phpunit": "~4.0|~5.0"
  2007.             },
  2008.             "type": "library",
  2009.             "autoload": {
  2010.                 "psr-4": {
  2011.                     "Cron\\": "src/Cron/"
  2012.                 }
  2013.             },
  2014.             "notification-url": "https://packagist.org/downloads/",
  2015.             "license": [
  2016.                 "MIT"
  2017.             ],
  2018.             "authors": [
  2019.                 {
  2020.                     "name": "Michael Dowling",
  2021.                     "email": "mtdowling@gmail.com",
  2022.                     "homepage": "https://github.com/mtdowling"
  2023.                 }
  2024.             ],
  2025.             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
  2026.             "keywords": [
  2027.                 "cron",
  2028.                 "schedule"
  2029.             ],
  2030.             "time": "2017-01-23T04:29:33+00:00"
  2031.         },
  2032.         {
  2033.             "name": "nesbot/carbon",
  2034.             "version": "1.26.4",
  2035.             "source": {
  2036.                 "type": "git",
  2037.                 "url": "https://github.com/briannesbitt/Carbon.git",
  2038.                 "reference": "e3d9014279133a3cccc01f6a691322a2d5a6a87b"
  2039.             },
  2040.             "dist": {
  2041.                 "type": "zip",
  2042.                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e3d9014279133a3cccc01f6a691322a2d5a6a87b",
  2043.                 "reference": "e3d9014279133a3cccc01f6a691322a2d5a6a87b",
  2044.                 "shasum": ""
  2045.             },
  2046.             "require": {
  2047.                 "php": ">=5.3.9",
  2048.                 "symfony/translation": "~2.6 || ~3.0 || ~4.0"
  2049.             },
  2050.             "require-dev": {
  2051.                 "friendsofphp/php-cs-fixer": "~2",
  2052.                 "phpunit/phpunit": "^4.8.35 || ^5.7"
  2053.             },
  2054.             "type": "library",
  2055.             "autoload": {
  2056.                 "psr-4": {
  2057.                     "": "src/"
  2058.                 }
  2059.             },
  2060.             "notification-url": "https://packagist.org/downloads/",
  2061.             "license": [
  2062.                 "MIT"
  2063.             ],
  2064.             "authors": [
  2065.                 {
  2066.                     "name": "Brian Nesbitt",
  2067.                     "email": "brian@nesbot.com",
  2068.                     "homepage": "http://nesbot.com"
  2069.                 }
  2070.             ],
  2071.             "description": "A simple API extension for DateTime.",
  2072.             "homepage": "http://carbon.nesbot.com",
  2073.             "keywords": [
  2074.                 "date",
  2075.                 "datetime",
  2076.                 "time"
  2077.             ],
  2078.             "time": "2018-04-17T15:35:42+00:00"
  2079.         },
  2080.         {
  2081.             "name": "nikic/php-parser",
  2082.             "version": "v4.0.1",
  2083.             "source": {
  2084.                 "type": "git",
  2085.                 "url": "https://github.com/nikic/PHP-Parser.git",
  2086.                 "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3"
  2087.             },
  2088.             "dist": {
  2089.                 "type": "zip",
  2090.                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
  2091.                 "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
  2092.                 "shasum": ""
  2093.             },
  2094.             "require": {
  2095.                 "ext-tokenizer": "*",
  2096.                 "php": ">=7.0"
  2097.             },
  2098.             "require-dev": {
  2099.                 "phpunit/phpunit": "^6.5 || ^7.0"
  2100.             },
  2101.             "bin": [
  2102.                 "bin/php-parse"
  2103.             ],
  2104.             "type": "library",
  2105.             "extra": {
  2106.                 "branch-alias": {
  2107.                     "dev-master": "4.0-dev"
  2108.                 }
  2109.             },
  2110.             "autoload": {
  2111.                 "psr-4": {
  2112.                     "PhpParser\\": "lib/PhpParser"
  2113.                 }
  2114.             },
  2115.             "notification-url": "https://packagist.org/downloads/",
  2116.             "license": [
  2117.                 "BSD-3-Clause"
  2118.             ],
  2119.             "authors": [
  2120.                 {
  2121.                     "name": "Nikita Popov"
  2122.                 }
  2123.             ],
  2124.             "description": "A PHP parser written in PHP",
  2125.             "keywords": [
  2126.                 "parser",
  2127.                 "php"
  2128.             ],
  2129.             "time": "2018-03-25T17:35:16+00:00"
  2130.         },
  2131.         {
  2132.             "name": "niklasravnsborg/laravel-pdf",
  2133.             "version": "v2.0.0",
  2134.             "source": {
  2135.                 "type": "git",
  2136.                 "url": "https://github.com/niklasravnsborg/laravel-pdf.git",
  2137.                 "reference": "f5aa1bfeafbaa109be756cade545e6812ae5c106"
  2138.             },
  2139.             "dist": {
  2140.                 "type": "zip",
  2141.                 "url": "https://api.github.com/repos/niklasravnsborg/laravel-pdf/zipball/f5aa1bfeafbaa109be756cade545e6812ae5c106",
  2142.                 "reference": "f5aa1bfeafbaa109be756cade545e6812ae5c106",
  2143.                 "shasum": ""
  2144.             },
  2145.             "require": {
  2146.                 "mpdf/mpdf": "^7.0",
  2147.                 "php": ">=5.6"
  2148.             },
  2149.             "type": "library",
  2150.             "autoload": {
  2151.                 "psr-4": {
  2152.                     "niklasravnsborg\\LaravelPdf\\": "src/LaravelPdf"
  2153.                 }
  2154.             },
  2155.             "notification-url": "https://packagist.org/downloads/",
  2156.             "license": [
  2157.                 "MIT"
  2158.             ],
  2159.             "description": "Generate PDFs in Laravel with this mPDF wrapper.",
  2160.             "keywords": [
  2161.                 "laravel",
  2162.                 "mpdf",
  2163.                 "pdf"
  2164.             ],
  2165.             "time": "2017-12-03T16:17:11+00:00"
  2166.         },
  2167.         {
  2168.             "name": "paragonie/random_compat",
  2169.             "version": "v2.0.12",
  2170.             "source": {
  2171.                 "type": "git",
  2172.                 "url": "https://github.com/paragonie/random_compat.git",
  2173.                 "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
  2174.             },
  2175.             "dist": {
  2176.                 "type": "zip",
  2177.                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
  2178.                 "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
  2179.                 "shasum": ""
  2180.             },
  2181.             "require": {
  2182.                 "php": ">=5.2.0"
  2183.             },
  2184.             "require-dev": {
  2185.                 "phpunit/phpunit": "4.*|5.*"
  2186.             },
  2187.             "suggest": {
  2188.                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  2189.             },
  2190.             "type": "library",
  2191.             "autoload": {
  2192.                 "files": [
  2193.                     "lib/random.php"
  2194.                 ]
  2195.             },
  2196.             "notification-url": "https://packagist.org/downloads/",
  2197.             "license": [
  2198.                 "MIT"
  2199.             ],
  2200.             "authors": [
  2201.                 {
  2202.                     "name": "Paragon Initiative Enterprises",
  2203.                     "email": "security@paragonie.com",
  2204.                     "homepage": "https://paragonie.com"
  2205.                 }
  2206.             ],
  2207.             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  2208.             "keywords": [
  2209.                 "csprng",
  2210.                 "pseudorandom",
  2211.                 "random"
  2212.             ],
  2213.             "time": "2018-04-04T21:24:14+00:00"
  2214.         },
  2215.         {
  2216.             "name": "phenx/php-font-lib",
  2217.             "version": "0.5.1",
  2218.             "source": {
  2219.                 "type": "git",
  2220.                 "url": "https://github.com/PhenX/php-font-lib.git",
  2221.                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
  2222.             },
  2223.             "dist": {
  2224.                 "type": "zip",
  2225.                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
  2226.                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
  2227.                 "shasum": ""
  2228.             },
  2229.             "require-dev": {
  2230.                 "phpunit/phpunit": "^4.8"
  2231.             },
  2232.             "type": "library",
  2233.             "autoload": {
  2234.                 "psr-4": {
  2235.                     "FontLib\\": "src/FontLib"
  2236.                 }
  2237.             },
  2238.             "notification-url": "https://packagist.org/downloads/",
  2239.             "license": [
  2240.                 "LGPL-3.0"
  2241.             ],
  2242.             "authors": [
  2243.                 {
  2244.                     "name": "Fabien Ménager",
  2245.                     "email": "fabien.menager@gmail.com"
  2246.                 }
  2247.             ],
  2248.             "description": "A library to read, parse, export and make subsets of different types of font files.",
  2249.             "homepage": "https://github.com/PhenX/php-font-lib",
  2250.             "time": "2017-09-13T16:14:37+00:00"
  2251.         },
  2252.         {
  2253.             "name": "phenx/php-svg-lib",
  2254.             "version": "v0.3",
  2255.             "source": {
  2256.                 "type": "git",
  2257.                 "url": "https://github.com/PhenX/php-svg-lib.git",
  2258.                 "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa"
  2259.             },
  2260.             "dist": {
  2261.                 "type": "zip",
  2262.                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
  2263.                 "reference": "a85f7fe9fe08d093a4a8583cdd306b553ff918aa",
  2264.                 "shasum": ""
  2265.             },
  2266.             "require": {
  2267.                 "sabberworm/php-css-parser": "8.1.*"
  2268.             },
  2269.             "require-dev": {
  2270.                 "phpunit/phpunit": "~5.0"
  2271.             },
  2272.             "type": "library",
  2273.             "autoload": {
  2274.                 "psr-0": {
  2275.                     "Svg\\": "src/"
  2276.                 }
  2277.             },
  2278.             "notification-url": "https://packagist.org/downloads/",
  2279.             "license": [
  2280.                 "LGPL-3.0"
  2281.             ],
  2282.             "authors": [
  2283.                 {
  2284.                     "name": "Fabien Ménager",
  2285.                     "email": "fabien.menager@gmail.com"
  2286.                 }
  2287.             ],
  2288.             "description": "A library to read, parse and export to PDF SVG files.",
  2289.             "homepage": "https://github.com/PhenX/php-svg-lib",
  2290.             "time": "2017-05-24T10:07:27+00:00"
  2291.         },
  2292.         {
  2293.             "name": "psr/container",
  2294.             "version": "1.0.0",
  2295.             "source": {
  2296.                 "type": "git",
  2297.                 "url": "https://github.com/php-fig/container.git",
  2298.                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
  2299.             },
  2300.             "dist": {
  2301.                 "type": "zip",
  2302.                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2303.                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
  2304.                 "shasum": ""
  2305.             },
  2306.             "require": {
  2307.                 "php": ">=5.3.0"
  2308.             },
  2309.             "type": "library",
  2310.             "extra": {
  2311.                 "branch-alias": {
  2312.                     "dev-master": "1.0.x-dev"
  2313.                 }
  2314.             },
  2315.             "autoload": {
  2316.                 "psr-4": {
  2317.                     "Psr\\Container\\": "src/"
  2318.                 }
  2319.             },
  2320.             "notification-url": "https://packagist.org/downloads/",
  2321.             "license": [
  2322.                 "MIT"
  2323.             ],
  2324.             "authors": [
  2325.                 {
  2326.                     "name": "PHP-FIG",
  2327.                     "homepage": "http://www.php-fig.org/"
  2328.                 }
  2329.             ],
  2330.             "description": "Common Container Interface (PHP FIG PSR-11)",
  2331.             "homepage": "https://github.com/php-fig/container",
  2332.             "keywords": [
  2333.                 "PSR-11",
  2334.                 "container",
  2335.                 "container-interface",
  2336.                 "container-interop",
  2337.                 "psr"
  2338.             ],
  2339.             "time": "2017-02-14T16:28:37+00:00"
  2340.         },
  2341.         {
  2342.             "name": "psr/http-message",
  2343.             "version": "1.0.1",
  2344.             "source": {
  2345.                 "type": "git",
  2346.                 "url": "https://github.com/php-fig/http-message.git",
  2347.                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  2348.             },
  2349.             "dist": {
  2350.                 "type": "zip",
  2351.                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  2352.                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  2353.                 "shasum": ""
  2354.             },
  2355.             "require": {
  2356.                 "php": ">=5.3.0"
  2357.             },
  2358.             "type": "library",
  2359.             "extra": {
  2360.                 "branch-alias": {
  2361.                     "dev-master": "1.0.x-dev"
  2362.                 }
  2363.             },
  2364.             "autoload": {
  2365.                 "psr-4": {
  2366.                     "Psr\\Http\\Message\\": "src/"
  2367.                 }
  2368.             },
  2369.             "notification-url": "https://packagist.org/downloads/",
  2370.             "license": [
  2371.                 "MIT"
  2372.             ],
  2373.             "authors": [
  2374.                 {
  2375.                     "name": "PHP-FIG",
  2376.                     "homepage": "http://www.php-fig.org/"
  2377.                 }
  2378.             ],
  2379.             "description": "Common interface for HTTP messages",
  2380.             "homepage": "https://github.com/php-fig/http-message",
  2381.             "keywords": [
  2382.                 "http",
  2383.                 "http-message",
  2384.                 "psr",
  2385.                 "psr-7",
  2386.                 "request",
  2387.                 "response"
  2388.             ],
  2389.             "time": "2016-08-06T14:39:51+00:00"
  2390.         },
  2391.         {
  2392.             "name": "psr/log",
  2393.             "version": "1.0.2",
  2394.             "source": {
  2395.                 "type": "git",
  2396.                 "url": "https://github.com/php-fig/log.git",
  2397.                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  2398.             },
  2399.             "dist": {
  2400.                 "type": "zip",
  2401.                 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  2402.                 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  2403.                 "shasum": ""
  2404.             },
  2405.             "require": {
  2406.                 "php": ">=5.3.0"
  2407.             },
  2408.             "type": "library",
  2409.             "extra": {
  2410.                 "branch-alias": {
  2411.                     "dev-master": "1.0.x-dev"
  2412.                 }
  2413.             },
  2414.             "autoload": {
  2415.                 "psr-4": {
  2416.                     "Psr\\Log\\": "Psr/Log/"
  2417.                 }
  2418.             },
  2419.             "notification-url": "https://packagist.org/downloads/",
  2420.             "license": [
  2421.                 "MIT"
  2422.             ],
  2423.             "authors": [
  2424.                 {
  2425.                     "name": "PHP-FIG",
  2426.                     "homepage": "http://www.php-fig.org/"
  2427.                 }
  2428.             ],
  2429.             "description": "Common interface for logging libraries",
  2430.             "homepage": "https://github.com/php-fig/log",
  2431.             "keywords": [
  2432.                 "log",
  2433.                 "psr",
  2434.                 "psr-3"
  2435.             ],
  2436.             "time": "2016-10-10T12:19:37+00:00"
  2437.         },
  2438.         {
  2439.             "name": "psr/simple-cache",
  2440.             "version": "1.0.1",
  2441.             "source": {
  2442.                 "type": "git",
  2443.                 "url": "https://github.com/php-fig/simple-cache.git",
  2444.                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  2445.             },
  2446.             "dist": {
  2447.                 "type": "zip",
  2448.                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2449.                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
  2450.                 "shasum": ""
  2451.             },
  2452.             "require": {
  2453.                 "php": ">=5.3.0"
  2454.             },
  2455.             "type": "library",
  2456.             "extra": {
  2457.                 "branch-alias": {
  2458.                     "dev-master": "1.0.x-dev"
  2459.                 }
  2460.             },
  2461.             "autoload": {
  2462.                 "psr-4": {
  2463.                     "Psr\\SimpleCache\\": "src/"
  2464.                 }
  2465.             },
  2466.             "notification-url": "https://packagist.org/downloads/",
  2467.             "license": [
  2468.                 "MIT"
  2469.             ],
  2470.             "authors": [
  2471.                 {
  2472.                     "name": "PHP-FIG",
  2473.                     "homepage": "http://www.php-fig.org/"
  2474.                 }
  2475.             ],
  2476.             "description": "Common interfaces for simple caching",
  2477.             "keywords": [
  2478.                 "cache",
  2479.                 "caching",
  2480.                 "psr",
  2481.                 "psr-16",
  2482.                 "simple-cache"
  2483.             ],
  2484.             "time": "2017-10-23T01:57:42+00:00"
  2485.         },
  2486.         {
  2487.             "name": "psy/psysh",
  2488.             "version": "v0.9.3",
  2489.             "source": {
  2490.                 "type": "git",
  2491.                 "url": "https://github.com/bobthecow/psysh.git",
  2492.                 "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4"
  2493.             },
  2494.             "dist": {
  2495.                 "type": "zip",
  2496.                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/79c280013cf0b30fa23f3ba8bd3649218075adf4",
  2497.                 "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4",
  2498.                 "shasum": ""
  2499.             },
  2500.             "require": {
  2501.                 "dnoegel/php-xdg-base-dir": "0.1",
  2502.                 "jakub-onderka/php-console-highlighter": "0.3.*",
  2503.                 "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
  2504.                 "php": ">=5.4.0",
  2505.                 "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
  2506.                 "symfony/var-dumper": "~2.7|~3.0|~4.0"
  2507.             },
  2508.             "require-dev": {
  2509.                 "hoa/console": "~2.15|~3.16",
  2510.                 "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0",
  2511.                 "symfony/finder": "~2.1|~3.0|~4.0"
  2512.             },
  2513.             "suggest": {
  2514.                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
  2515.                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
  2516.                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
  2517.                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
  2518.                 "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
  2519.             },
  2520.             "bin": [
  2521.                 "bin/psysh"
  2522.             ],
  2523.             "type": "library",
  2524.             "extra": {
  2525.                 "branch-alias": {
  2526.                     "dev-develop": "0.9.x-dev"
  2527.                 }
  2528.             },
  2529.             "autoload": {
  2530.                 "files": [
  2531.                     "src/functions.php"
  2532.                 ],
  2533.                 "psr-4": {
  2534.                     "Psy\\": "src/"
  2535.                 }
  2536.             },
  2537.             "notification-url": "https://packagist.org/downloads/",
  2538.             "license": [
  2539.                 "MIT"
  2540.             ],
  2541.             "authors": [
  2542.                 {
  2543.                     "name": "Justin Hileman",
  2544.                     "email": "justin@justinhileman.info",
  2545.                     "homepage": "http://justinhileman.com"
  2546.                 }
  2547.             ],
  2548.             "description": "An interactive shell for modern PHP.",
  2549.             "homepage": "http://psysh.org",
  2550.             "keywords": [
  2551.                 "REPL",
  2552.                 "console",
  2553.                 "interactive",
  2554.                 "shell"
  2555.             ],
  2556.             "time": "2018-04-18T12:32:50+00:00"
  2557.         },
  2558.         {
  2559.             "name": "ramsey/uuid",
  2560.             "version": "3.7.3",
  2561.             "source": {
  2562.                 "type": "git",
  2563.                 "url": "https://github.com/ramsey/uuid.git",
  2564.                 "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76"
  2565.             },
  2566.             "dist": {
  2567.                 "type": "zip",
  2568.                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
  2569.                 "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
  2570.                 "shasum": ""
  2571.             },
  2572.             "require": {
  2573.                 "paragonie/random_compat": "^1.0|^2.0",
  2574.                 "php": "^5.4 || ^7.0"
  2575.             },
  2576.             "replace": {
  2577.                 "rhumsaa/uuid": "self.version"
  2578.             },
  2579.             "require-dev": {
  2580.                 "codeception/aspect-mock": "^1.0 | ~2.0.0",
  2581.                 "doctrine/annotations": "~1.2.0",
  2582.                 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
  2583.                 "ircmaxell/random-lib": "^1.1",
  2584.                 "jakub-onderka/php-parallel-lint": "^0.9.0",
  2585.                 "mockery/mockery": "^0.9.9",
  2586.                 "moontoast/math": "^1.1",
  2587.                 "php-mock/php-mock-phpunit": "^0.3|^1.1",
  2588.                 "phpunit/phpunit": "^4.7|^5.0",
  2589.                 "squizlabs/php_codesniffer": "^2.3"
  2590.             },
  2591.             "suggest": {
  2592.                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
  2593.                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
  2594.                 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
  2595.                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
  2596.                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
  2597.                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
  2598.             },
  2599.             "type": "library",
  2600.             "extra": {
  2601.                 "branch-alias": {
  2602.                     "dev-master": "3.x-dev"
  2603.                 }
  2604.             },
  2605.             "autoload": {
  2606.                 "psr-4": {
  2607.                     "Ramsey\\Uuid\\": "src/"
  2608.                 }
  2609.             },
  2610.             "notification-url": "https://packagist.org/downloads/",
  2611.             "license": [
  2612.                 "MIT"
  2613.             ],
  2614.             "authors": [
  2615.                 {
  2616.                     "name": "Marijn Huizendveld",
  2617.                     "email": "marijn.huizendveld@gmail.com"
  2618.                 },
  2619.                 {
  2620.                     "name": "Thibaud Fabre",
  2621.                     "email": "thibaud@aztech.io"
  2622.                 },
  2623.                 {
  2624.                     "name": "Ben Ramsey",
  2625.                     "email": "ben@benramsey.com",
  2626.                     "homepage": "https://benramsey.com"
  2627.                 }
  2628.             ],
  2629.             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
  2630.             "homepage": "https://github.com/ramsey/uuid",
  2631.             "keywords": [
  2632.                 "guid",
  2633.                 "identifier",
  2634.                 "uuid"
  2635.             ],
  2636.             "time": "2018-01-20T00:28:24+00:00"
  2637.         },
  2638.         {
  2639.             "name": "rcrowe/twigbridge",
  2640.             "version": "v0.9.6",
  2641.             "source": {
  2642.                 "type": "git",
  2643.                 "url": "https://github.com/rcrowe/TwigBridge.git",
  2644.                 "reference": "c3579440a3ca47ca45bfb0ed854bc0ff9b086bf5"
  2645.             },
  2646.             "dist": {
  2647.                 "type": "zip",
  2648.                 "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/c3579440a3ca47ca45bfb0ed854bc0ff9b086bf5",
  2649.                 "reference": "c3579440a3ca47ca45bfb0ed854bc0ff9b086bf5",
  2650.                 "shasum": ""
  2651.             },
  2652.             "require": {
  2653.                 "illuminate/support": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
  2654.                 "illuminate/view": "5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
  2655.                 "php": ">=5.4.0",
  2656.                 "twig/twig": "~1.30"
  2657.             },
  2658.             "require-dev": {
  2659.                 "laravel/framework": "5.0.*",
  2660.                 "mockery/mockery": "0.9.*",
  2661.                 "phpunit/phpunit": "~4.0",
  2662.                 "satooshi/php-coveralls": "~0.6",
  2663.                 "squizlabs/php_codesniffer": "~1.5"
  2664.             },
  2665.             "suggest": {
  2666.                 "laravelcollective/html": "For bringing back html/form in Laravel 5.x",
  2667.                 "twig/extensions": "~1.0"
  2668.             },
  2669.             "type": "library",
  2670.             "extra": {
  2671.                 "branch-alias": {
  2672.                     "dev-master": "0.10-dev"
  2673.                 },
  2674.                 "laravel": {
  2675.                     "providers": [
  2676.                         "TwigBridge\\ServiceProvider"
  2677.                     ],
  2678.                     "aliases": {
  2679.                         "Twig": "TwigBridge\\Facade\\Twig"
  2680.                     }
  2681.                 }
  2682.             },
  2683.             "autoload": {
  2684.                 "psr-4": {
  2685.                     "TwigBridge\\": "src",
  2686.                     "TwigBridge\\Tests\\": "tests"
  2687.                 }
  2688.             },
  2689.             "notification-url": "https://packagist.org/downloads/",
  2690.             "license": [
  2691.                 "MIT"
  2692.             ],
  2693.             "authors": [
  2694.                 {
  2695.                     "name": "Barry vd. Heuvel",
  2696.                     "email": "barryvdh@gmail.com"
  2697.                 },
  2698.                 {
  2699.                     "name": "Rob Crowe",
  2700.                     "email": "hello@vivalacrowe.com"
  2701.                 }
  2702.             ],
  2703.             "description": "Adds the power of Twig to Laravel",
  2704.             "keywords": [
  2705.                 "laravel",
  2706.                 "twig"
  2707.             ],
  2708.             "time": "2018-02-08T15:59:23+00:00"
  2709.         },
  2710.         {
  2711.             "name": "rollbar/rollbar",
  2712.             "version": "v1.4.3",
  2713.             "source": {
  2714.                 "type": "git",
  2715.                 "url": "https://github.com/rollbar/rollbar-php.git",
  2716.                 "reference": "5c53a02ab4a48a62888cc53dff230b5d01ba39cd"
  2717.             },
  2718.             "dist": {
  2719.                 "type": "zip",
  2720.                 "url": "https://api.github.com/repos/rollbar/rollbar-php/zipball/5c53a02ab4a48a62888cc53dff230b5d01ba39cd",
  2721.                 "reference": "5c53a02ab4a48a62888cc53dff230b5d01ba39cd",
  2722.                 "shasum": ""
  2723.             },
  2724.             "require": {
  2725.                 "ext-curl": "*",
  2726.                 "monolog/monolog": "^1.23",
  2727.                 "psr/log": "^1.0.1"
  2728.             },
  2729.             "require-dev": {
  2730.                 "codeclimate/php-test-reporter": "dev-master",
  2731.                 "mockery/mockery": "0.9.*",
  2732.                 "monolog/monolog": "^1.23",
  2733.                 "packfire/php5.3-compat": "*",
  2734.                 "phpmd/phpmd": "@stable",
  2735.                 "phpunit/phpunit": "4.8.*",
  2736.                 "squizlabs/php_codesniffer": "2.*"
  2737.             },
  2738.             "suggest": {
  2739.                 "fluent/logger": "Needed to use the 'fluent' handler for fluentd support",
  2740.                 "packfire/php5.3-compat": "for backward compatibility with PHP 5.3"
  2741.             },
  2742.             "type": "library",
  2743.             "autoload": {
  2744.                 "psr-4": {
  2745.                     "Rollbar\\": "src/"
  2746.                 }
  2747.             },
  2748.             "notification-url": "https://packagist.org/downloads/",
  2749.             "license": [
  2750.                 "MIT"
  2751.             ],
  2752.             "authors": [
  2753.                 {
  2754.                     "name": "Rollbar, Inc.",
  2755.                     "email": "support@rollbar.com",
  2756.                     "role": "Developer"
  2757.                 }
  2758.             ],
  2759.             "description": "Monitors errors and exceptions and reports them to Rollbar",
  2760.             "homepage": "http://github.com/rollbar/rollbar-php",
  2761.             "keywords": [
  2762.                 "debugging",
  2763.                 "errors",
  2764.                 "exceptions",
  2765.                 "logging",
  2766.                 "monitoring"
  2767.             ],
  2768.             "time": "2018-04-17T08:16:40+00:00"
  2769.         },
  2770.         {
  2771.             "name": "rollbar/rollbar-laravel",
  2772.             "version": "v2.3.0",
  2773.             "source": {
  2774.                 "type": "git",
  2775.                 "url": "https://github.com/rollbar/rollbar-php-laravel.git",
  2776.                 "reference": "babf54eecde563d9a53fac6405f3b2c789af6feb"
  2777.             },
  2778.             "dist": {
  2779.                 "type": "zip",
  2780.                 "url": "https://api.github.com/repos/rollbar/rollbar-php-laravel/zipball/babf54eecde563d9a53fac6405f3b2c789af6feb",
  2781.                 "reference": "babf54eecde563d9a53fac6405f3b2c789af6feb",
  2782.                 "shasum": ""
  2783.             },
  2784.             "require": {
  2785.                 "illuminate/support": "^4.0|^5.0",
  2786.                 "php": ">=5.4",
  2787.                 "rollbar/rollbar": "^1"
  2788.             },
  2789.             "require-dev": {
  2790.                 "mockery/mockery": "^0.9",
  2791.                 "orchestra/testbench": "~3.0",
  2792.                 "phpunit/phpunit": "~4.0|~5.0",
  2793.                 "satooshi/php-coveralls": "^1.0",
  2794.                 "squizlabs/php_codesniffer": "2.*"
  2795.             },
  2796.             "type": "library",
  2797.             "extra": {
  2798.                 "laravel": {
  2799.                     "providers": [
  2800.                         "Rollbar\\Laravel\\RollbarServiceProvider"
  2801.                     ],
  2802.                     "aliases": {
  2803.                         "Rollbar": "Rollbar\\Laravel\\Facades\\Rollbar"
  2804.                     }
  2805.                 }
  2806.             },
  2807.             "autoload": {
  2808.                 "psr-4": {
  2809.                     "Rollbar\\Laravel\\": "src/"
  2810.                 }
  2811.             },
  2812.             "notification-url": "https://packagist.org/downloads/",
  2813.             "license": [
  2814.                 "MIT"
  2815.             ],
  2816.             "authors": [
  2817.                 {
  2818.                     "name": "Jens Segers",
  2819.                     "homepage": "https://jenssegers.com"
  2820.                 },
  2821.                 {
  2822.                     "name": "Artur Moczulski",
  2823.                     "email": "artur.moczulski@gmail.com",
  2824.                     "role": "Contractor @ Rollbar, Inc."
  2825.                 }
  2826.             ],
  2827.             "description": "Rollbar error monitoring integration for Laravel projects",
  2828.             "homepage": "https://github.com/rollbar/rollbar-php-laravel",
  2829.             "keywords": [
  2830.                 "error",
  2831.                 "laravel",
  2832.                 "logging",
  2833.                 "monitoring",
  2834.                 "rollbar"
  2835.             ],
  2836.             "time": "2018-03-22T05:59:47+00:00"
  2837.         },
  2838.         {
  2839.             "name": "sabberworm/php-css-parser",
  2840.             "version": "8.1.0",
  2841.             "source": {
  2842.                 "type": "git",
  2843.                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
  2844.                 "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef"
  2845.             },
  2846.             "dist": {
  2847.                 "type": "zip",
  2848.                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/850cbbcbe7fbb155387a151ea562897a67e242ef",
  2849.                 "reference": "850cbbcbe7fbb155387a151ea562897a67e242ef",
  2850.                 "shasum": ""
  2851.             },
  2852.             "require": {
  2853.                 "php": ">=5.3.2"
  2854.             },
  2855.             "require-dev": {
  2856.                 "phpunit/phpunit": "*"
  2857.             },
  2858.             "type": "library",
  2859.             "autoload": {
  2860.                 "psr-0": {
  2861.                     "Sabberworm\\CSS": "lib/"
  2862.                 }
  2863.             },
  2864.             "notification-url": "https://packagist.org/downloads/",
  2865.             "license": [
  2866.                 "MIT"
  2867.             ],
  2868.             "authors": [
  2869.                 {
  2870.                     "name": "Raphael Schweikert"
  2871.                 }
  2872.             ],
  2873.             "description": "Parser for CSS Files written in PHP",
  2874.             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
  2875.             "keywords": [
  2876.                 "css",
  2877.                 "parser",
  2878.                 "stylesheet"
  2879.             ],
  2880.             "time": "2016-07-19T19:14:21+00:00"
  2881.         },
  2882.         {
  2883.             "name": "segmentio/analytics-php",
  2884.             "version": "1.5.2",
  2885.             "source": {
  2886.                 "type": "git",
  2887.                 "url": "https://github.com/segmentio/analytics-php.git",
  2888.                 "reference": "9513e3762ab24c9abd00078b0fb9e185aec10e07"
  2889.             },
  2890.             "dist": {
  2891.                 "type": "zip",
  2892.                 "url": "https://api.github.com/repos/segmentio/analytics-php/zipball/9513e3762ab24c9abd00078b0fb9e185aec10e07",
  2893.                 "reference": "9513e3762ab24c9abd00078b0fb9e185aec10e07",
  2894.                 "shasum": ""
  2895.             },
  2896.             "require": {
  2897.                 "php": ">=5.3.3"
  2898.             },
  2899.             "require-dev": {
  2900.                 "phpunit/phpunit": "~4.0"
  2901.             },
  2902.             "bin": [
  2903.                 "bin/analytics"
  2904.             ],
  2905.             "type": "library",
  2906.             "autoload": {
  2907.                 "files": [
  2908.                     "lib/Segment.php"
  2909.                 ]
  2910.             },
  2911.             "notification-url": "https://packagist.org/downloads/",
  2912.             "license": [
  2913.                 "MIT"
  2914.             ],
  2915.             "authors": [
  2916.                 {
  2917.                     "name": "Segment.io <friends@segment.com>",
  2918.                     "homepage": "https://segment.com/"
  2919.                 }
  2920.             ],
  2921.             "description": "Segment Analytics PHP Library",
  2922.             "homepage": "https://segment.com/libraries/php",
  2923.             "keywords": [
  2924.                 "analytics",
  2925.                 "analytics.js",
  2926.                 "segment",
  2927.                 "segmentio"
  2928.             ],
  2929.             "time": "2017-08-18T22:13:00+00:00"
  2930.         },
  2931.         {
  2932.             "name": "setasign/fpdi",
  2933.             "version": "1.6.2",
  2934.             "source": {
  2935.                 "type": "git",
  2936.                 "url": "https://github.com/Setasign/FPDI.git",
  2937.                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea"
  2938.             },
  2939.             "dist": {
  2940.                 "type": "zip",
  2941.                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
  2942.                 "reference": "a6ad58897a6d97cc2d2cd2adaeda343b25a368ea",
  2943.                 "shasum": ""
  2944.             },
  2945.             "suggest": {
  2946.                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
  2947.                 "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
  2948.                 "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
  2949.             },
  2950.             "type": "library",
  2951.             "autoload": {
  2952.                 "classmap": [
  2953.                     "filters/",
  2954.                     "fpdi.php",
  2955.                     "fpdf_tpl.php",
  2956.                     "fpdi_pdf_parser.php",
  2957.                     "pdf_context.php"
  2958.                 ]
  2959.             },
  2960.             "notification-url": "https://packagist.org/downloads/",
  2961.             "license": [
  2962.                 "MIT"
  2963.             ],
  2964.             "authors": [
  2965.                 {
  2966.                     "name": "Jan Slabon",
  2967.                     "email": "jan.slabon@setasign.com",
  2968.                     "homepage": "https://www.setasign.com"
  2969.                 }
  2970.             ],
  2971.             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
  2972.             "homepage": "https://www.setasign.com/fpdi",
  2973.             "keywords": [
  2974.                 "fpdf",
  2975.                 "fpdi",
  2976.                 "pdf"
  2977.             ],
  2978.             "time": "2017-05-11T14:25:49+00:00"
  2979.         },
  2980.         {
  2981.             "name": "stripe/stripe-php",
  2982.             "version": "v5.9.2",
  2983.             "source": {
  2984.                 "type": "git",
  2985.                 "url": "https://github.com/stripe/stripe-php.git",
  2986.                 "reference": "026191d12241a76c957884dff75e4f3721b0e77f"
  2987.             },
  2988.             "dist": {
  2989.                 "type": "zip",
  2990.                 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/026191d12241a76c957884dff75e4f3721b0e77f",
  2991.                 "reference": "026191d12241a76c957884dff75e4f3721b0e77f",
  2992.                 "shasum": ""
  2993.             },
  2994.             "require": {
  2995.                 "ext-curl": "*",
  2996.                 "ext-json": "*",
  2997.                 "ext-mbstring": "*",
  2998.                 "php": ">=5.3.3"
  2999.             },
  3000.             "require-dev": {
  3001.                 "phpunit/phpunit": "~4.0",
  3002.                 "satooshi/php-coveralls": "~0.6.1",
  3003.                 "squizlabs/php_codesniffer": "~2.0"
  3004.             },
  3005.             "type": "library",
  3006.             "extra": {
  3007.                 "branch-alias": {
  3008.                     "dev-master": "2.0-dev"
  3009.                 }
  3010.             },
  3011.             "autoload": {
  3012.                 "psr-4": {
  3013.                     "Stripe\\": "lib/"
  3014.                 }
  3015.             },
  3016.             "notification-url": "https://packagist.org/downloads/",
  3017.             "license": [
  3018.                 "MIT"
  3019.             ],
  3020.             "authors": [
  3021.                 {
  3022.                     "name": "Stripe and contributors",
  3023.                     "homepage": "https://github.com/stripe/stripe-php/contributors"
  3024.                 }
  3025.             ],
  3026.             "description": "Stripe PHP Library",
  3027.             "homepage": "https://stripe.com/",
  3028.             "keywords": [
  3029.                 "api",
  3030.                 "payment processing",
  3031.                 "stripe"
  3032.             ],
  3033.             "time": "2018-02-07T18:36:55+00:00"
  3034.         },
  3035.         {
  3036.             "name": "swiftmailer/swiftmailer",
  3037.             "version": "v6.0.2",
  3038.             "source": {
  3039.                 "type": "git",
  3040.                 "url": "https://github.com/swiftmailer/swiftmailer.git",
  3041.                 "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc"
  3042.             },
  3043.             "dist": {
  3044.                 "type": "zip",
  3045.                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/412333372fb6c8ffb65496a2bbd7321af75733fc",
  3046.                 "reference": "412333372fb6c8ffb65496a2bbd7321af75733fc",
  3047.                 "shasum": ""
  3048.             },
  3049.             "require": {
  3050.                 "egulias/email-validator": "~2.0",
  3051.                 "php": ">=7.0.0"
  3052.             },
  3053.             "require-dev": {
  3054.                 "mockery/mockery": "~0.9.1",
  3055.                 "symfony/phpunit-bridge": "~3.3@dev"
  3056.             },
  3057.             "type": "library",
  3058.             "extra": {
  3059.                 "branch-alias": {
  3060.                     "dev-master": "6.0-dev"
  3061.                 }
  3062.             },
  3063.             "autoload": {
  3064.                 "files": [
  3065.                     "lib/swift_required.php"
  3066.                 ]
  3067.             },
  3068.             "notification-url": "https://packagist.org/downloads/",
  3069.             "license": [
  3070.                 "MIT"
  3071.             ],
  3072.             "authors": [
  3073.                 {
  3074.                     "name": "Chris Corbyn"
  3075.                 },
  3076.                 {
  3077.                     "name": "Fabien Potencier",
  3078.                     "email": "fabien@symfony.com"
  3079.                 }
  3080.             ],
  3081.             "description": "Swiftmailer, free feature-rich PHP mailer",
  3082.             "homepage": "http://swiftmailer.symfony.com",
  3083.             "keywords": [
  3084.                 "email",
  3085.                 "mail",
  3086.                 "mailer"
  3087.             ],
  3088.             "time": "2017-09-30T22:39:41+00:00"
  3089.         },
  3090.         {
  3091.             "name": "symfony/console",
  3092.             "version": "v3.4.8",
  3093.             "source": {
  3094.                 "type": "git",
  3095.                 "url": "https://github.com/symfony/console.git",
  3096.                 "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf"
  3097.             },
  3098.             "dist": {
  3099.                 "type": "zip",
  3100.                 "url": "https://api.github.com/repos/symfony/console/zipball/d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
  3101.                 "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
  3102.                 "shasum": ""
  3103.             },
  3104.             "require": {
  3105.                 "php": "^5.5.9|>=7.0.8",
  3106.                 "symfony/debug": "~2.8|~3.0|~4.0",
  3107.                 "symfony/polyfill-mbstring": "~1.0"
  3108.             },
  3109.             "conflict": {
  3110.                 "symfony/dependency-injection": "<3.4",
  3111.                 "symfony/process": "<3.3"
  3112.             },
  3113.             "require-dev": {
  3114.                 "psr/log": "~1.0",
  3115.                 "symfony/config": "~3.3|~4.0",
  3116.                 "symfony/dependency-injection": "~3.4|~4.0",
  3117.                 "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  3118.                 "symfony/lock": "~3.4|~4.0",
  3119.                 "symfony/process": "~3.3|~4.0"
  3120.             },
  3121.             "suggest": {
  3122.                 "psr/log": "For using the console logger",
  3123.                 "symfony/event-dispatcher": "",
  3124.                 "symfony/lock": "",
  3125.                 "symfony/process": ""
  3126.             },
  3127.             "type": "library",
  3128.             "extra": {
  3129.                 "branch-alias": {
  3130.                     "dev-master": "3.4-dev"
  3131.                 }
  3132.             },
  3133.             "autoload": {
  3134.                 "psr-4": {
  3135.                     "Symfony\\Component\\Console\\": ""
  3136.                 },
  3137.                 "exclude-from-classmap": [
  3138.                     "/Tests/"
  3139.                 ]
  3140.             },
  3141.             "notification-url": "https://packagist.org/downloads/",
  3142.             "license": [
  3143.                 "MIT"
  3144.             ],
  3145.             "authors": [
  3146.                 {
  3147.                     "name": "Fabien Potencier",
  3148.                     "email": "fabien@symfony.com"
  3149.                 },
  3150.                 {
  3151.                     "name": "Symfony Community",
  3152.                     "homepage": "https://symfony.com/contributors"
  3153.                 }
  3154.             ],
  3155.             "description": "Symfony Console Component",
  3156.             "homepage": "https://symfony.com",
  3157.             "time": "2018-04-03T05:22:50+00:00"
  3158.         },
  3159.         {
  3160.             "name": "symfony/css-selector",
  3161.             "version": "v3.4.8",
  3162.             "source": {
  3163.                 "type": "git",
  3164.                 "url": "https://github.com/symfony/css-selector.git",
  3165.                 "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0"
  3166.             },
  3167.             "dist": {
  3168.                 "type": "zip",
  3169.                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
  3170.                 "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
  3171.                 "shasum": ""
  3172.             },
  3173.             "require": {
  3174.                 "php": "^5.5.9|>=7.0.8"
  3175.             },
  3176.             "type": "library",
  3177.             "extra": {
  3178.                 "branch-alias": {
  3179.                     "dev-master": "3.4-dev"
  3180.                 }
  3181.             },
  3182.             "autoload": {
  3183.                 "psr-4": {
  3184.                     "Symfony\\Component\\CssSelector\\": ""
  3185.                 },
  3186.                 "exclude-from-classmap": [
  3187.                     "/Tests/"
  3188.                 ]
  3189.             },
  3190.             "notification-url": "https://packagist.org/downloads/",
  3191.             "license": [
  3192.                 "MIT"
  3193.             ],
  3194.             "authors": [
  3195.                 {
  3196.                     "name": "Jean-François Simon",
  3197.                     "email": "jeanfrancois.simon@sensiolabs.com"
  3198.                 },
  3199.                 {
  3200.                     "name": "Fabien Potencier",
  3201.                     "email": "fabien@symfony.com"
  3202.                 },
  3203.                 {
  3204.                     "name": "Symfony Community",
  3205.                     "homepage": "https://symfony.com/contributors"
  3206.                 }
  3207.             ],
  3208.             "description": "Symfony CssSelector Component",
  3209.             "homepage": "https://symfony.com",
  3210.             "time": "2018-03-19T22:32:39+00:00"
  3211.         },
  3212.         {
  3213.             "name": "symfony/debug",
  3214.             "version": "v3.4.8",
  3215.             "source": {
  3216.                 "type": "git",
  3217.                 "url": "https://github.com/symfony/debug.git",
  3218.                 "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7"
  3219.             },
  3220.             "dist": {
  3221.                 "type": "zip",
  3222.                 "url": "https://api.github.com/repos/symfony/debug/zipball/9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
  3223.                 "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
  3224.                 "shasum": ""
  3225.             },
  3226.             "require": {
  3227.                 "php": "^5.5.9|>=7.0.8",
  3228.                 "psr/log": "~1.0"
  3229.             },
  3230.             "conflict": {
  3231.                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  3232.             },
  3233.             "require-dev": {
  3234.                 "symfony/http-kernel": "~2.8|~3.0|~4.0"
  3235.             },
  3236.             "type": "library",
  3237.             "extra": {
  3238.                 "branch-alias": {
  3239.                     "dev-master": "3.4-dev"
  3240.                 }
  3241.             },
  3242.             "autoload": {
  3243.                 "psr-4": {
  3244.                     "Symfony\\Component\\Debug\\": ""
  3245.                 },
  3246.                 "exclude-from-classmap": [
  3247.                     "/Tests/"
  3248.                 ]
  3249.             },
  3250.             "notification-url": "https://packagist.org/downloads/",
  3251.             "license": [
  3252.                 "MIT"
  3253.             ],
  3254.             "authors": [
  3255.                 {
  3256.                     "name": "Fabien Potencier",
  3257.                     "email": "fabien@symfony.com"
  3258.                 },
  3259.                 {
  3260.                     "name": "Symfony Community",
  3261.                     "homepage": "https://symfony.com/contributors"
  3262.                 }
  3263.             ],
  3264.             "description": "Symfony Debug Component",
  3265.             "homepage": "https://symfony.com",
  3266.             "time": "2018-04-03T05:22:50+00:00"
  3267.         },
  3268.         {
  3269.             "name": "symfony/event-dispatcher",
  3270.             "version": "v3.4.8",
  3271.             "source": {
  3272.                 "type": "git",
  3273.                 "url": "https://github.com/symfony/event-dispatcher.git",
  3274.                 "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8"
  3275.             },
  3276.             "dist": {
  3277.                 "type": "zip",
  3278.                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/fdd5abcebd1061ec647089c6c41a07ed60af09f8",
  3279.                 "reference": "fdd5abcebd1061ec647089c6c41a07ed60af09f8",
  3280.                 "shasum": ""
  3281.             },
  3282.             "require": {
  3283.                 "php": "^5.5.9|>=7.0.8"
  3284.             },
  3285.             "conflict": {
  3286.                 "symfony/dependency-injection": "<3.3"
  3287.             },
  3288.             "require-dev": {
  3289.                 "psr/log": "~1.0",
  3290.                 "symfony/config": "~2.8|~3.0|~4.0",
  3291.                 "symfony/dependency-injection": "~3.3|~4.0",
  3292.                 "symfony/expression-language": "~2.8|~3.0|~4.0",
  3293.                 "symfony/stopwatch": "~2.8|~3.0|~4.0"
  3294.             },
  3295.             "suggest": {
  3296.                 "symfony/dependency-injection": "",
  3297.                 "symfony/http-kernel": ""
  3298.             },
  3299.             "type": "library",
  3300.             "extra": {
  3301.                 "branch-alias": {
  3302.                     "dev-master": "3.4-dev"
  3303.                 }
  3304.             },
  3305.             "autoload": {
  3306.                 "psr-4": {
  3307.                     "Symfony\\Component\\EventDispatcher\\": ""
  3308.                 },
  3309.                 "exclude-from-classmap": [
  3310.                     "/Tests/"
  3311.                 ]
  3312.             },
  3313.             "notification-url": "https://packagist.org/downloads/",
  3314.             "license": [
  3315.                 "MIT"
  3316.             ],
  3317.             "authors": [
  3318.                 {
  3319.                     "name": "Fabien Potencier",
  3320.                     "email": "fabien@symfony.com"
  3321.                 },
  3322.                 {
  3323.                     "name": "Symfony Community",
  3324.                     "homepage": "https://symfony.com/contributors"
  3325.                 }
  3326.             ],
  3327.             "description": "Symfony EventDispatcher Component",
  3328.             "homepage": "https://symfony.com",
  3329.             "time": "2018-04-06T07:35:25+00:00"
  3330.         },
  3331.         {
  3332.             "name": "symfony/finder",
  3333.             "version": "v3.4.8",
  3334.             "source": {
  3335.                 "type": "git",
  3336.                 "url": "https://github.com/symfony/finder.git",
  3337.                 "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433"
  3338.             },
  3339.             "dist": {
  3340.                 "type": "zip",
  3341.                 "url": "https://api.github.com/repos/symfony/finder/zipball/bd14efe8b1fabc4de82bf50dce62f05f9a102433",
  3342.                 "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433",
  3343.                 "shasum": ""
  3344.             },
  3345.             "require": {
  3346.                 "php": "^5.5.9|>=7.0.8"
  3347.             },
  3348.             "type": "library",
  3349.             "extra": {
  3350.                 "branch-alias": {
  3351.                     "dev-master": "3.4-dev"
  3352.                 }
  3353.             },
  3354.             "autoload": {
  3355.                 "psr-4": {
  3356.                     "Symfony\\Component\\Finder\\": ""
  3357.                 },
  3358.                 "exclude-from-classmap": [
  3359.                     "/Tests/"
  3360.                 ]
  3361.             },
  3362.             "notification-url": "https://packagist.org/downloads/",
  3363.             "license": [
  3364.                 "MIT"
  3365.             ],
  3366.             "authors": [
  3367.                 {
  3368.                     "name": "Fabien Potencier",
  3369.                     "email": "fabien@symfony.com"
  3370.                 },
  3371.                 {
  3372.                     "name": "Symfony Community",
  3373.                     "homepage": "https://symfony.com/contributors"
  3374.                 }
  3375.             ],
  3376.             "description": "Symfony Finder Component",
  3377.             "homepage": "https://symfony.com",
  3378.             "time": "2018-04-04T05:07:11+00:00"
  3379.         },
  3380.         {
  3381.             "name": "symfony/http-foundation",
  3382.             "version": "v3.4.8",
  3383.             "source": {
  3384.                 "type": "git",
  3385.                 "url": "https://github.com/symfony/http-foundation.git",
  3386.                 "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e"
  3387.             },
  3388.             "dist": {
  3389.                 "type": "zip",
  3390.                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
  3391.                 "reference": "b11e6d165ff4cbf5685d185ab19a90f2f3bb7d1e",
  3392.                 "shasum": ""
  3393.             },
  3394.             "require": {
  3395.                 "php": "^5.5.9|>=7.0.8",
  3396.                 "symfony/polyfill-mbstring": "~1.1",
  3397.                 "symfony/polyfill-php70": "~1.6"
  3398.             },
  3399.             "require-dev": {
  3400.                 "symfony/expression-language": "~2.8|~3.0|~4.0"
  3401.             },
  3402.             "type": "library",
  3403.             "extra": {
  3404.                 "branch-alias": {
  3405.                     "dev-master": "3.4-dev"
  3406.                 }
  3407.             },
  3408.             "autoload": {
  3409.                 "psr-4": {
  3410.                     "Symfony\\Component\\HttpFoundation\\": ""
  3411.                 },
  3412.                 "exclude-from-classmap": [
  3413.                     "/Tests/"
  3414.                 ]
  3415.             },
  3416.             "notification-url": "https://packagist.org/downloads/",
  3417.             "license": [
  3418.                 "MIT"
  3419.             ],
  3420.             "authors": [
  3421.                 {
  3422.                     "name": "Fabien Potencier",
  3423.                     "email": "fabien@symfony.com"
  3424.                 },
  3425.                 {
  3426.                     "name": "Symfony Community",
  3427.                     "homepage": "https://symfony.com/contributors"
  3428.                 }
  3429.             ],
  3430.             "description": "Symfony HttpFoundation Component",
  3431.             "homepage": "https://symfony.com",
  3432.             "time": "2018-04-03T05:22:50+00:00"
  3433.         },
  3434.         {
  3435.             "name": "symfony/http-kernel",
  3436.             "version": "v3.4.8",
  3437.             "source": {
  3438.                 "type": "git",
  3439.                 "url": "https://github.com/symfony/http-kernel.git",
  3440.                 "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4"
  3441.             },
  3442.             "dist": {
  3443.                 "type": "zip",
  3444.                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3cc2d4374aa9590c09277ad68657671cf49dbbf4",
  3445.                 "reference": "3cc2d4374aa9590c09277ad68657671cf49dbbf4",
  3446.                 "shasum": ""
  3447.             },
  3448.             "require": {
  3449.                 "php": "^5.5.9|>=7.0.8",
  3450.                 "psr/log": "~1.0",
  3451.                 "symfony/debug": "~2.8|~3.0|~4.0",
  3452.                 "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
  3453.                 "symfony/http-foundation": "^3.4.4|^4.0.4"
  3454.             },
  3455.             "conflict": {
  3456.                 "symfony/config": "<2.8",
  3457.                 "symfony/dependency-injection": "<3.4.5|<4.0.5,>=4",
  3458.                 "symfony/var-dumper": "<3.3",
  3459.                 "twig/twig": "<1.34|<2.4,>=2"
  3460.             },
  3461.             "provide": {
  3462.                 "psr/log-implementation": "1.0"
  3463.             },
  3464.             "require-dev": {
  3465.                 "psr/cache": "~1.0",
  3466.                 "symfony/browser-kit": "~2.8|~3.0|~4.0",
  3467.                 "symfony/class-loader": "~2.8|~3.0",
  3468.                 "symfony/config": "~2.8|~3.0|~4.0",
  3469.                 "symfony/console": "~2.8|~3.0|~4.0",
  3470.                 "symfony/css-selector": "~2.8|~3.0|~4.0",
  3471.                 "symfony/dependency-injection": "^3.4.5|^4.0.5",
  3472.                 "symfony/dom-crawler": "~2.8|~3.0|~4.0",
  3473.                 "symfony/expression-language": "~2.8|~3.0|~4.0",
  3474.                 "symfony/finder": "~2.8|~3.0|~4.0",
  3475.                 "symfony/process": "~2.8|~3.0|~4.0",
  3476.                 "symfony/routing": "~3.4|~4.0",
  3477.                 "symfony/stopwatch": "~2.8|~3.0|~4.0",
  3478.                 "symfony/templating": "~2.8|~3.0|~4.0",
  3479.                 "symfony/translation": "~2.8|~3.0|~4.0",
  3480.                 "symfony/var-dumper": "~3.3|~4.0"
  3481.             },
  3482.             "suggest": {
  3483.                 "symfony/browser-kit": "",
  3484.                 "symfony/config": "",
  3485.                 "symfony/console": "",
  3486.                 "symfony/dependency-injection": "",
  3487.                 "symfony/finder": "",
  3488.                 "symfony/var-dumper": ""
  3489.             },
  3490.             "type": "library",
  3491.             "extra": {
  3492.                 "branch-alias": {
  3493.                     "dev-master": "3.4-dev"
  3494.                 }
  3495.             },
  3496.             "autoload": {
  3497.                 "psr-4": {
  3498.                     "Symfony\\Component\\HttpKernel\\": ""
  3499.                 },
  3500.                 "exclude-from-classmap": [
  3501.                     "/Tests/"
  3502.                 ]
  3503.             },
  3504.             "notification-url": "https://packagist.org/downloads/",
  3505.             "license": [
  3506.                 "MIT"
  3507.             ],
  3508.             "authors": [
  3509.                 {
  3510.                     "name": "Fabien Potencier",
  3511.                     "email": "fabien@symfony.com"
  3512.                 },
  3513.                 {
  3514.                     "name": "Symfony Community",
  3515.                     "homepage": "https://symfony.com/contributors"
  3516.                 }
  3517.             ],
  3518.             "description": "Symfony HttpKernel Component",
  3519.             "homepage": "https://symfony.com",
  3520.             "time": "2018-04-06T15:19:48+00:00"
  3521.         },
  3522.         {
  3523.             "name": "symfony/polyfill-mbstring",
  3524.             "version": "v1.7.0",
  3525.             "source": {
  3526.                 "type": "git",
  3527.                 "url": "https://github.com/symfony/polyfill-mbstring.git",
  3528.                 "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
  3529.             },
  3530.             "dist": {
  3531.                 "type": "zip",
  3532.                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
  3533.                 "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
  3534.                 "shasum": ""
  3535.             },
  3536.             "require": {
  3537.                 "php": ">=5.3.3"
  3538.             },
  3539.             "suggest": {
  3540.                 "ext-mbstring": "For best performance"
  3541.             },
  3542.             "type": "library",
  3543.             "extra": {
  3544.                 "branch-alias": {
  3545.                     "dev-master": "1.7-dev"
  3546.                 }
  3547.             },
  3548.             "autoload": {
  3549.                 "psr-4": {
  3550.                     "Symfony\\Polyfill\\Mbstring\\": ""
  3551.                 },
  3552.                 "files": [
  3553.                     "bootstrap.php"
  3554.                 ]
  3555.             },
  3556.             "notification-url": "https://packagist.org/downloads/",
  3557.             "license": [
  3558.                 "MIT"
  3559.             ],
  3560.             "authors": [
  3561.                 {
  3562.                     "name": "Nicolas Grekas",
  3563.                     "email": "p@tchwork.com"
  3564.                 },
  3565.                 {
  3566.                     "name": "Symfony Community",
  3567.                     "homepage": "https://symfony.com/contributors"
  3568.                 }
  3569.             ],
  3570.             "description": "Symfony polyfill for the Mbstring extension",
  3571.             "homepage": "https://symfony.com",
  3572.             "keywords": [
  3573.                 "compatibility",
  3574.                 "mbstring",
  3575.                 "polyfill",
  3576.                 "portable",
  3577.                 "shim"
  3578.             ],
  3579.             "time": "2018-01-30T19:27:44+00:00"
  3580.         },
  3581.         {
  3582.             "name": "symfony/polyfill-php70",
  3583.             "version": "v1.7.0",
  3584.             "source": {
  3585.                 "type": "git",
  3586.                 "url": "https://github.com/symfony/polyfill-php70.git",
  3587.                 "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f"
  3588.             },
  3589.             "dist": {
  3590.                 "type": "zip",
  3591.                 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/3532bfcd8f933a7816f3a0a59682fc404776600f",
  3592.                 "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f",
  3593.                 "shasum": ""
  3594.             },
  3595.             "require": {
  3596.                 "paragonie/random_compat": "~1.0|~2.0",
  3597.                 "php": ">=5.3.3"
  3598.             },
  3599.             "type": "library",
  3600.             "extra": {
  3601.                 "branch-alias": {
  3602.                     "dev-master": "1.7-dev"
  3603.                 }
  3604.             },
  3605.             "autoload": {
  3606.                 "psr-4": {
  3607.                     "Symfony\\Polyfill\\Php70\\": ""
  3608.                 },
  3609.                 "files": [
  3610.                     "bootstrap.php"
  3611.                 ],
  3612.                 "classmap": [
  3613.                     "Resources/stubs"
  3614.                 ]
  3615.             },
  3616.             "notification-url": "https://packagist.org/downloads/",
  3617.             "license": [
  3618.                 "MIT"
  3619.             ],
  3620.             "authors": [
  3621.                 {
  3622.                     "name": "Nicolas Grekas",
  3623.                     "email": "p@tchwork.com"
  3624.                 },
  3625.                 {
  3626.                     "name": "Symfony Community",
  3627.                     "homepage": "https://symfony.com/contributors"
  3628.                 }
  3629.             ],
  3630.             "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
  3631.             "homepage": "https://symfony.com",
  3632.             "keywords": [
  3633.                 "compatibility",
  3634.                 "polyfill",
  3635.                 "portable",
  3636.                 "shim"
  3637.             ],
  3638.             "time": "2018-01-30T19:27:44+00:00"
  3639.         },
  3640.         {
  3641.             "name": "symfony/process",
  3642.             "version": "v3.4.8",
  3643.             "source": {
  3644.                 "type": "git",
  3645.                 "url": "https://github.com/symfony/process.git",
  3646.                 "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b"
  3647.             },
  3648.             "dist": {
  3649.                 "type": "zip",
  3650.                 "url": "https://api.github.com/repos/symfony/process/zipball/4b7d64e852886319e93ddfdecff0d744ab87658b",
  3651.                 "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b",
  3652.                 "shasum": ""
  3653.             },
  3654.             "require": {
  3655.                 "php": "^5.5.9|>=7.0.8"
  3656.             },
  3657.             "type": "library",
  3658.             "extra": {
  3659.                 "branch-alias": {
  3660.                     "dev-master": "3.4-dev"
  3661.                 }
  3662.             },
  3663.             "autoload": {
  3664.                 "psr-4": {
  3665.                     "Symfony\\Component\\Process\\": ""
  3666.                 },
  3667.                 "exclude-from-classmap": [
  3668.                     "/Tests/"
  3669.                 ]
  3670.             },
  3671.             "notification-url": "https://packagist.org/downloads/",
  3672.             "license": [
  3673.                 "MIT"
  3674.             ],
  3675.             "authors": [
  3676.                 {
  3677.                     "name": "Fabien Potencier",
  3678.                     "email": "fabien@symfony.com"
  3679.                 },
  3680.                 {
  3681.                     "name": "Symfony Community",
  3682.                     "homepage": "https://symfony.com/contributors"
  3683.                 }
  3684.             ],
  3685.             "description": "Symfony Process Component",
  3686.             "homepage": "https://symfony.com",
  3687.             "time": "2018-04-03T05:22:50+00:00"
  3688.         },
  3689.         {
  3690.             "name": "symfony/routing",
  3691.             "version": "v3.4.8",
  3692.             "source": {
  3693.                 "type": "git",
  3694.                 "url": "https://github.com/symfony/routing.git",
  3695.                 "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c"
  3696.             },
  3697.             "dist": {
  3698.                 "type": "zip",
  3699.                 "url": "https://api.github.com/repos/symfony/routing/zipball/50f333b707bef9f6972ad04e6df3ec8875c9a67c",
  3700.                 "reference": "50f333b707bef9f6972ad04e6df3ec8875c9a67c",
  3701.                 "shasum": ""
  3702.             },
  3703.             "require": {
  3704.                 "php": "^5.5.9|>=7.0.8"
  3705.             },
  3706.             "conflict": {
  3707.                 "symfony/config": "<3.3.1",
  3708.                 "symfony/dependency-injection": "<3.3",
  3709.                 "symfony/yaml": "<3.4"
  3710.             },
  3711.             "require-dev": {
  3712.                 "doctrine/annotations": "~1.0",
  3713.                 "doctrine/common": "~2.2",
  3714.                 "psr/log": "~1.0",
  3715.                 "symfony/config": "^3.3.1|~4.0",
  3716.                 "symfony/dependency-injection": "~3.3|~4.0",
  3717.                 "symfony/expression-language": "~2.8|~3.0|~4.0",
  3718.                 "symfony/http-foundation": "~2.8|~3.0|~4.0",
  3719.                 "symfony/yaml": "~3.4|~4.0"
  3720.             },
  3721.             "suggest": {
  3722.                 "doctrine/annotations": "For using the annotation loader",
  3723.                 "symfony/config": "For using the all-in-one router or any loader",
  3724.                 "symfony/dependency-injection": "For loading routes from a service",
  3725.                 "symfony/expression-language": "For using expression matching",
  3726.                 "symfony/http-foundation": "For using a Symfony Request object",
  3727.                 "symfony/yaml": "For using the YAML loader"
  3728.             },
  3729.             "type": "library",
  3730.             "extra": {
  3731.                 "branch-alias": {
  3732.                     "dev-master": "3.4-dev"
  3733.                 }
  3734.             },
  3735.             "autoload": {
  3736.                 "psr-4": {
  3737.                     "Symfony\\Component\\Routing\\": ""
  3738.                 },
  3739.                 "exclude-from-classmap": [
  3740.                     "/Tests/"
  3741.                 ]
  3742.             },
  3743.             "notification-url": "https://packagist.org/downloads/",
  3744.             "license": [
  3745.                 "MIT"
  3746.             ],
  3747.             "authors": [
  3748.                 {
  3749.                     "name": "Fabien Potencier",
  3750.                     "email": "fabien@symfony.com"
  3751.                 },
  3752.                 {
  3753.                     "name": "Symfony Community",
  3754.                     "homepage": "https://symfony.com/contributors"
  3755.                 }
  3756.             ],
  3757.             "description": "Symfony Routing Component",
  3758.             "homepage": "https://symfony.com",
  3759.             "keywords": [
  3760.                 "router",
  3761.                 "routing",
  3762.                 "uri",
  3763.                 "url"
  3764.             ],
  3765.             "time": "2018-04-04T13:22:16+00:00"
  3766.         },
  3767.         {
  3768.             "name": "symfony/translation",
  3769.             "version": "v3.4.8",
  3770.             "source": {
  3771.                 "type": "git",
  3772.                 "url": "https://github.com/symfony/translation.git",
  3773.                 "reference": "80e19eaf12cbb546ac40384e5c55c36306823e57"
  3774.             },
  3775.             "dist": {
  3776.                 "type": "zip",
  3777.                 "url": "https://api.github.com/repos/symfony/translation/zipball/80e19eaf12cbb546ac40384e5c55c36306823e57",
  3778.                 "reference": "80e19eaf12cbb546ac40384e5c55c36306823e57",
  3779.                 "shasum": ""
  3780.             },
  3781.             "require": {
  3782.                 "php": "^5.5.9|>=7.0.8",
  3783.                 "symfony/polyfill-mbstring": "~1.0"
  3784.             },
  3785.             "conflict": {
  3786.                 "symfony/config": "<2.8",
  3787.                 "symfony/dependency-injection": "<3.4",
  3788.                 "symfony/yaml": "<3.4"
  3789.             },
  3790.             "require-dev": {
  3791.                 "psr/log": "~1.0",
  3792.                 "symfony/config": "~2.8|~3.0|~4.0",
  3793.                 "symfony/dependency-injection": "~3.4|~4.0",
  3794.                 "symfony/finder": "~2.8|~3.0|~4.0",
  3795.                 "symfony/intl": "^2.8.18|^3.2.5|~4.0",
  3796.                 "symfony/yaml": "~3.4|~4.0"
  3797.             },
  3798.             "suggest": {
  3799.                 "psr/log": "To use logging capability in translator",
  3800.                 "symfony/config": "",
  3801.                 "symfony/yaml": ""
  3802.             },
  3803.             "type": "library",
  3804.             "extra": {
  3805.                 "branch-alias": {
  3806.                     "dev-master": "3.4-dev"
  3807.                 }
  3808.             },
  3809.             "autoload": {
  3810.                 "psr-4": {
  3811.                     "Symfony\\Component\\Translation\\": ""
  3812.                 },
  3813.                 "exclude-from-classmap": [
  3814.                     "/Tests/"
  3815.                 ]
  3816.             },
  3817.             "notification-url": "https://packagist.org/downloads/",
  3818.             "license": [
  3819.                 "MIT"
  3820.             ],
  3821.             "authors": [
  3822.                 {
  3823.                     "name": "Fabien Potencier",
  3824.                     "email": "fabien@symfony.com"
  3825.                 },
  3826.                 {
  3827.                     "name": "Symfony Community",
  3828.                     "homepage": "https://symfony.com/contributors"
  3829.                 }
  3830.             ],
  3831.             "description": "Symfony Translation Component",
  3832.             "homepage": "https://symfony.com",
  3833.             "time": "2018-02-22T06:28:18+00:00"
  3834.         },
  3835.         {
  3836.             "name": "symfony/var-dumper",
  3837.             "version": "v3.4.8",
  3838.             "source": {
  3839.                 "type": "git",
  3840.                 "url": "https://github.com/symfony/var-dumper.git",
  3841.                 "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb"
  3842.             },
  3843.             "dist": {
  3844.                 "type": "zip",
  3845.                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/951643091b39a6fd40fce56cd16e21e12bef3feb",
  3846.                 "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb",
  3847.                 "shasum": ""
  3848.             },
  3849.             "require": {
  3850.                 "php": "^5.5.9|>=7.0.8",
  3851.                 "symfony/polyfill-mbstring": "~1.0"
  3852.             },
  3853.             "conflict": {
  3854.                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
  3855.             },
  3856.             "require-dev": {
  3857.                 "ext-iconv": "*",
  3858.                 "twig/twig": "~1.34|~2.4"
  3859.             },
  3860.             "suggest": {
  3861.                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
  3862.                 "ext-intl": "To show region name in time zone dump",
  3863.                 "ext-symfony_debug": ""
  3864.             },
  3865.             "type": "library",
  3866.             "extra": {
  3867.                 "branch-alias": {
  3868.                     "dev-master": "3.4-dev"
  3869.                 }
  3870.             },
  3871.             "autoload": {
  3872.                 "files": [
  3873.                     "Resources/functions/dump.php"
  3874.                 ],
  3875.                 "psr-4": {
  3876.                     "Symfony\\Component\\VarDumper\\": ""
  3877.                 },
  3878.                 "exclude-from-classmap": [
  3879.                     "/Tests/"
  3880.                 ]
  3881.             },
  3882.             "notification-url": "https://packagist.org/downloads/",
  3883.             "license": [
  3884.                 "MIT"
  3885.             ],
  3886.             "authors": [
  3887.                 {
  3888.                     "name": "Nicolas Grekas",
  3889.                     "email": "p@tchwork.com"
  3890.                 },
  3891.                 {
  3892.                     "name": "Symfony Community",
  3893.                     "homepage": "https://symfony.com/contributors"
  3894.                 }
  3895.             ],
  3896.             "description": "Symfony mechanism for exploring and dumping PHP variables",
  3897.             "homepage": "https://symfony.com",
  3898.             "keywords": [
  3899.                 "debug",
  3900.                 "dump"
  3901.             ],
  3902.             "time": "2018-04-03T20:34:11+00:00"
  3903.         },
  3904.         {
  3905.             "name": "tijsverkoyen/css-to-inline-styles",
  3906.             "version": "2.2.1",
  3907.             "source": {
  3908.                 "type": "git",
  3909.                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
  3910.                 "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757"
  3911.             },
  3912.             "dist": {
  3913.                 "type": "zip",
  3914.                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
  3915.                 "reference": "0ed4a2ea4e0902dac0489e6436ebcd5bbcae9757",
  3916.                 "shasum": ""
  3917.             },
  3918.             "require": {
  3919.                 "php": "^5.5 || ^7.0",
  3920.                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0"
  3921.             },
  3922.             "require-dev": {
  3923.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  3924.             },
  3925.             "type": "library",
  3926.             "extra": {
  3927.                 "branch-alias": {
  3928.                     "dev-master": "2.2.x-dev"
  3929.                 }
  3930.             },
  3931.             "autoload": {
  3932.                 "psr-4": {
  3933.                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
  3934.                 }
  3935.             },
  3936.             "notification-url": "https://packagist.org/downloads/",
  3937.             "license": [
  3938.                 "BSD-3-Clause"
  3939.             ],
  3940.             "authors": [
  3941.                 {
  3942.                     "name": "Tijs Verkoyen",
  3943.                     "email": "css_to_inline_styles@verkoyen.eu",
  3944.                     "role": "Developer"
  3945.                 }
  3946.             ],
  3947.             "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
  3948.             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
  3949.             "time": "2017-11-27T11:13:29+00:00"
  3950.         },
  3951.         {
  3952.             "name": "tinify/tinify",
  3953.             "version": "1.5.2",
  3954.             "source": {
  3955.                 "type": "git",
  3956.                 "url": "https://github.com/tinify/tinify-php.git",
  3957.                 "reference": "b15d1f31d94d9b06e60251543cc918f426f0d55b"
  3958.             },
  3959.             "dist": {
  3960.                 "type": "zip",
  3961.                 "url": "https://api.github.com/repos/tinify/tinify-php/zipball/b15d1f31d94d9b06e60251543cc918f426f0d55b",
  3962.                 "reference": "b15d1f31d94d9b06e60251543cc918f426f0d55b",
  3963.                 "shasum": ""
  3964.             },
  3965.             "require": {
  3966.                 "ext-curl": "*",
  3967.                 "ext-json": "*",
  3968.                 "lib-curl": ">=7.20.0",
  3969.                 "php": ">=5.3.0"
  3970.             },
  3971.             "require-dev": {
  3972.                 "phpunit/phpunit": "~4.0",
  3973.                 "symfony/yaml": "~2.0"
  3974.             },
  3975.             "type": "library",
  3976.             "autoload": {
  3977.                 "files": [
  3978.                     "lib/Tinify.php",
  3979.                     "lib/Tinify/Exception.php"
  3980.                 ],
  3981.                 "psr-4": {
  3982.                     "Tinify\\": "lib/Tinify/"
  3983.                 }
  3984.             },
  3985.             "notification-url": "https://packagist.org/downloads/",
  3986.             "license": [
  3987.                 "MIT"
  3988.             ],
  3989.             "authors": [
  3990.                 {
  3991.                     "name": "Rolf Timmermans",
  3992.                     "email": "rolftimmermans@voormedia.com"
  3993.                 }
  3994.             ],
  3995.             "description": "PHP client for the Tinify API. Tinify compresses your images intelligently. Read more at https://tinify.com.",
  3996.             "homepage": "https://tinify.com/developers",
  3997.             "keywords": [
  3998.                 "api",
  3999.                 "compress",
  4000.                 "images",
  4001.                 "tinify",
  4002.                 "tinyjpg",
  4003.                 "tinypng"
  4004.             ],
  4005.             "time": "2017-07-19T12:26:04+00:00"
  4006.         },
  4007.         {
  4008.             "name": "twig/twig",
  4009.             "version": "v1.35.3",
  4010.             "source": {
  4011.                 "type": "git",
  4012.                 "url": "https://github.com/twigphp/Twig.git",
  4013.                 "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
  4014.             },
  4015.             "dist": {
  4016.                 "type": "zip",
  4017.                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
  4018.                 "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
  4019.                 "shasum": ""
  4020.             },
  4021.             "require": {
  4022.                 "php": ">=5.3.3"
  4023.             },
  4024.             "require-dev": {
  4025.                 "psr/container": "^1.0",
  4026.                 "symfony/debug": "^2.7",
  4027.                 "symfony/phpunit-bridge": "^3.3"
  4028.             },
  4029.             "type": "library",
  4030.             "extra": {
  4031.                 "branch-alias": {
  4032.                     "dev-master": "1.35-dev"
  4033.                 }
  4034.             },
  4035.             "autoload": {
  4036.                 "psr-0": {
  4037.                     "Twig_": "lib/"
  4038.                 },
  4039.                 "psr-4": {
  4040.                     "Twig\\": "src/"
  4041.                 }
  4042.             },
  4043.             "notification-url": "https://packagist.org/downloads/",
  4044.             "license": [
  4045.                 "BSD-3-Clause"
  4046.             ],
  4047.             "authors": [
  4048.                 {
  4049.                     "name": "Fabien Potencier",
  4050.                     "email": "fabien@symfony.com",
  4051.                     "homepage": "http://fabien.potencier.org",
  4052.                     "role": "Lead Developer"
  4053.                 },
  4054.                 {
  4055.                     "name": "Armin Ronacher",
  4056.                     "email": "armin.ronacher@active-4.com",
  4057.                     "role": "Project Founder"
  4058.                 },
  4059.                 {
  4060.                     "name": "Twig Team",
  4061.                     "homepage": "http://twig.sensiolabs.org/contributors",
  4062.                     "role": "Contributors"
  4063.                 }
  4064.             ],
  4065.             "description": "Twig, the flexible, fast, and secure template language for PHP",
  4066.             "homepage": "http://twig.sensiolabs.org",
  4067.             "keywords": [
  4068.                 "templating"
  4069.             ],
  4070.             "time": "2018-03-20T04:25:58+00:00"
  4071.         },
  4072.         {
  4073.             "name": "verdant/xml2array",
  4074.             "version": "dev-master",
  4075.             "source": {
  4076.                 "type": "git",
  4077.                 "url": "https://github.com/rentpost/xml2array.git",
  4078.                 "reference": "8afd54fbb08c02c32884b5da41ac75d42a14f048"
  4079.             },
  4080.             "dist": {
  4081.                 "type": "zip",
  4082.                 "url": "https://api.github.com/repos/rentpost/xml2array/zipball/8afd54fbb08c02c32884b5da41ac75d42a14f048",
  4083.                 "reference": "8afd54fbb08c02c32884b5da41ac75d42a14f048",
  4084.                 "shasum": ""
  4085.             },
  4086.             "require": {
  4087.                 "lib-libxml": "*",
  4088.                 "lib-pcre": "*",
  4089.                 "php": ">=5.3.2"
  4090.             },
  4091.             "type": "library",
  4092.             "autoload": {
  4093.                 "psr-0": {
  4094.                     "Verdant\\": ""
  4095.                 }
  4096.             },
  4097.             "notification-url": "https://packagist.org/downloads/",
  4098.             "license": [
  4099.                 "Apache-2.0"
  4100.             ],
  4101.             "description": "Convert from XML to array, array to XML, based on libs from lalit.org",
  4102.             "time": "2015-04-23 03:08:15"
  4103.         },
  4104.         {
  4105.             "name": "vlucas/phpdotenv",
  4106.             "version": "v2.4.0",
  4107.             "source": {
  4108.                 "type": "git",
  4109.                 "url": "https://github.com/vlucas/phpdotenv.git",
  4110.                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c"
  4111.             },
  4112.             "dist": {
  4113.                 "type": "zip",
  4114.                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
  4115.                 "reference": "3cc116adbe4b11be5ec557bf1d24dc5e3a21d18c",
  4116.                 "shasum": ""
  4117.             },
  4118.             "require": {
  4119.                 "php": ">=5.3.9"
  4120.             },
  4121.             "require-dev": {
  4122.                 "phpunit/phpunit": "^4.8 || ^5.0"
  4123.             },
  4124.             "type": "library",
  4125.             "extra": {
  4126.                 "branch-alias": {
  4127.                     "dev-master": "2.4-dev"
  4128.                 }
  4129.             },
  4130.             "autoload": {
  4131.                 "psr-4": {
  4132.                     "Dotenv\\": "src/"
  4133.                 }
  4134.             },
  4135.             "notification-url": "https://packagist.org/downloads/",
  4136.             "license": [
  4137.                 "BSD-3-Clause-Attribution"
  4138.             ],
  4139.             "authors": [
  4140.                 {
  4141.                     "name": "Vance Lucas",
  4142.                     "email": "vance@vancelucas.com",
  4143.                     "homepage": "http://www.vancelucas.com"
  4144.                 }
  4145.             ],
  4146.             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  4147.             "keywords": [
  4148.                 "dotenv",
  4149.                 "env",
  4150.                 "environment"
  4151.             ],
  4152.             "time": "2016-09-01T10:05:43+00:00"
  4153.         }
  4154.     ],
  4155.     "packages-dev": [
  4156.         {
  4157.             "name": "doctrine/instantiator",
  4158.             "version": "1.0.5",
  4159.             "source": {
  4160.                 "type": "git",
  4161.                 "url": "https://github.com/doctrine/instantiator.git",
  4162.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
  4163.             },
  4164.             "dist": {
  4165.                 "type": "zip",
  4166.                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
  4167.                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
  4168.                 "shasum": ""
  4169.             },
  4170.             "require": {
  4171.                 "php": ">=5.3,<8.0-DEV"
  4172.             },
  4173.             "require-dev": {
  4174.                 "athletic/athletic": "~0.1.8",
  4175.                 "ext-pdo": "*",
  4176.                 "ext-phar": "*",
  4177.                 "phpunit/phpunit": "~4.0",
  4178.                 "squizlabs/php_codesniffer": "~2.0"
  4179.             },
  4180.             "type": "library",
  4181.             "extra": {
  4182.                 "branch-alias": {
  4183.                     "dev-master": "1.0.x-dev"
  4184.                 }
  4185.             },
  4186.             "autoload": {
  4187.                 "psr-4": {
  4188.                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
  4189.                 }
  4190.             },
  4191.             "notification-url": "https://packagist.org/downloads/",
  4192.             "license": [
  4193.                 "MIT"
  4194.             ],
  4195.             "authors": [
  4196.                 {
  4197.                     "name": "Marco Pivetta",
  4198.                     "email": "ocramius@gmail.com",
  4199.                     "homepage": "http://ocramius.github.com/"
  4200.                 }
  4201.             ],
  4202.             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
  4203.             "homepage": "https://github.com/doctrine/instantiator",
  4204.             "keywords": [
  4205.                 "constructor",
  4206.                 "instantiate"
  4207.             ],
  4208.             "time": "2015-06-14T21:17:01+00:00"
  4209.         },
  4210.         {
  4211.             "name": "facebook/webdriver",
  4212.             "version": "1.5.0",
  4213.             "source": {
  4214.                 "type": "git",
  4215.                 "url": "https://github.com/facebook/php-webdriver.git",
  4216.                 "reference": "86b5ca2f67173c9d34340845dd690149c886a605"
  4217.             },
  4218.             "dist": {
  4219.                 "type": "zip",
  4220.                 "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/86b5ca2f67173c9d34340845dd690149c886a605",
  4221.                 "reference": "86b5ca2f67173c9d34340845dd690149c886a605",
  4222.                 "shasum": ""
  4223.             },
  4224.             "require": {
  4225.                 "ext-curl": "*",
  4226.                 "ext-zip": "*",
  4227.                 "php": "^5.6 || ~7.0",
  4228.                 "symfony/process": "^2.8 || ^3.1 || ^4.0"
  4229.             },
  4230.             "require-dev": {
  4231.                 "friendsofphp/php-cs-fixer": "^2.0",
  4232.                 "guzzle/guzzle": "^3.4.1",
  4233.                 "php-coveralls/php-coveralls": "^1.0.2",
  4234.                 "php-mock/php-mock-phpunit": "^1.1",
  4235.                 "phpunit/phpunit": "^5.7",
  4236.                 "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
  4237.                 "squizlabs/php_codesniffer": "^2.6",
  4238.                 "symfony/var-dumper": "^3.3 || ^4.0"
  4239.             },
  4240.             "type": "library",
  4241.             "extra": {
  4242.                 "branch-alias": {
  4243.                     "dev-community": "1.5-dev"
  4244.                 }
  4245.             },
  4246.             "autoload": {
  4247.                 "psr-4": {
  4248.                     "Facebook\\WebDriver\\": "lib/"
  4249.                 }
  4250.             },
  4251.             "notification-url": "https://packagist.org/downloads/",
  4252.             "license": [
  4253.                 "Apache-2.0"
  4254.             ],
  4255.             "description": "A PHP client for Selenium WebDriver",
  4256.             "homepage": "https://github.com/facebook/php-webdriver",
  4257.             "keywords": [
  4258.                 "facebook",
  4259.                 "php",
  4260.                 "selenium",
  4261.                 "webdriver"
  4262.             ],
  4263.             "time": "2017-11-15T11:08:09+00:00"
  4264.         },
  4265.         {
  4266.             "name": "filp/whoops",
  4267.             "version": "2.1.14",
  4268.             "source": {
  4269.                 "type": "git",
  4270.                 "url": "https://github.com/filp/whoops.git",
  4271.                 "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6"
  4272.             },
  4273.             "dist": {
  4274.                 "type": "zip",
  4275.                 "url": "https://api.github.com/repos/filp/whoops/zipball/c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
  4276.                 "reference": "c6081b8838686aa04f1e83ba7e91f78b7b2a23e6",
  4277.                 "shasum": ""
  4278.             },
  4279.             "require": {
  4280.                 "php": "^5.5.9 || ^7.0",
  4281.                 "psr/log": "^1.0.1"
  4282.             },
  4283.             "require-dev": {
  4284.                 "mockery/mockery": "0.9.*",
  4285.                 "phpunit/phpunit": "^4.8.35 || ^5.7",
  4286.                 "symfony/var-dumper": "^2.6 || ^3.0"
  4287.             },
  4288.             "suggest": {
  4289.                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
  4290.                 "whoops/soap": "Formats errors as SOAP responses"
  4291.             },
  4292.             "type": "library",
  4293.             "extra": {
  4294.                 "branch-alias": {
  4295.                     "dev-master": "2.0-dev"
  4296.                 }
  4297.             },
  4298.             "autoload": {
  4299.                 "psr-4": {
  4300.                     "Whoops\\": "src/Whoops/"
  4301.                 }
  4302.             },
  4303.             "notification-url": "https://packagist.org/downloads/",
  4304.             "license": [
  4305.                 "MIT"
  4306.             ],
  4307.             "authors": [
  4308.                 {
  4309.                     "name": "Filipe Dobreira",
  4310.                     "homepage": "https://github.com/filp",
  4311.                     "role": "Developer"
  4312.                 }
  4313.             ],
  4314.             "description": "php error handling for cool kids",
  4315.             "homepage": "https://filp.github.io/whoops/",
  4316.             "keywords": [
  4317.                 "error",
  4318.                 "exception",
  4319.                 "handling",
  4320.                 "library",
  4321.                 "throwable",
  4322.                 "whoops"
  4323.             ],
  4324.             "time": "2017-11-23T18:22:44+00:00"
  4325.         },
  4326.         {
  4327.             "name": "hamcrest/hamcrest-php",
  4328.             "version": "v1.2.2",
  4329.             "source": {
  4330.                 "type": "git",
  4331.                 "url": "https://github.com/hamcrest/hamcrest-php.git",
  4332.                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
  4333.             },
  4334.             "dist": {
  4335.                 "type": "zip",
  4336.                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
  4337.                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
  4338.                 "shasum": ""
  4339.             },
  4340.             "require": {
  4341.                 "php": ">=5.3.2"
  4342.             },
  4343.             "replace": {
  4344.                 "cordoval/hamcrest-php": "*",
  4345.                 "davedevelopment/hamcrest-php": "*",
  4346.                 "kodova/hamcrest-php": "*"
  4347.             },
  4348.             "require-dev": {
  4349.                 "phpunit/php-file-iterator": "1.3.3",
  4350.                 "satooshi/php-coveralls": "dev-master"
  4351.             },
  4352.             "type": "library",
  4353.             "autoload": {
  4354.                 "classmap": [
  4355.                     "hamcrest"
  4356.                 ],
  4357.                 "files": [
  4358.                     "hamcrest/Hamcrest.php"
  4359.                 ]
  4360.             },
  4361.             "notification-url": "https://packagist.org/downloads/",
  4362.             "license": [
  4363.                 "BSD"
  4364.             ],
  4365.             "description": "This is the PHP port of Hamcrest Matchers",
  4366.             "keywords": [
  4367.                 "test"
  4368.             ],
  4369.             "time": "2015-05-11T14:41:42+00:00"
  4370.         },
  4371.         {
  4372.             "name": "laravel/dusk",
  4373.             "version": "v2.0.14",
  4374.             "source": {
  4375.                 "type": "git",
  4376.                 "url": "https://github.com/laravel/dusk.git",
  4377.                 "reference": "a7aedd50dd5b4965ee589087ba575cb03981fe80"
  4378.             },
  4379.             "dist": {
  4380.                 "type": "zip",
  4381.                 "url": "https://api.github.com/repos/laravel/dusk/zipball/a7aedd50dd5b4965ee589087ba575cb03981fe80",
  4382.                 "reference": "a7aedd50dd5b4965ee589087ba575cb03981fe80",
  4383.                 "shasum": ""
  4384.             },
  4385.             "require": {
  4386.                 "facebook/webdriver": "~1.0",
  4387.                 "illuminate/console": "~5.5",
  4388.                 "illuminate/support": "~5.5",
  4389.                 "nesbot/carbon": "~1.20",
  4390.                 "php": ">=5.6.4",
  4391.                 "symfony/console": "~3.2",
  4392.                 "symfony/process": "~3.2"
  4393.             },
  4394.             "require-dev": {
  4395.                 "mockery/mockery": "~1.0",
  4396.                 "phpunit/phpunit": "~6.0"
  4397.             },
  4398.             "type": "library",
  4399.             "extra": {
  4400.                 "branch-alias": {
  4401.                     "dev-master": "2.0-dev"
  4402.                 },
  4403.                 "laravel": {
  4404.                     "providers": [
  4405.                         "Laravel\\Dusk\\DuskServiceProvider"
  4406.                     ]
  4407.                 }
  4408.             },
  4409.             "autoload": {
  4410.                 "psr-4": {
  4411.                     "Laravel\\Dusk\\": "src/"
  4412.                 }
  4413.             },
  4414.             "notification-url": "https://packagist.org/downloads/",
  4415.             "license": [
  4416.                 "MIT"
  4417.             ],
  4418.             "authors": [
  4419.                 {
  4420.                     "name": "Taylor Otwell",
  4421.                     "email": "taylor@laravel.com"
  4422.                 }
  4423.             ],
  4424.             "description": "Laravel Dusk provides simple end-to-end testing and browser automation.",
  4425.             "keywords": [
  4426.                 "laravel",
  4427.                 "testing",
  4428.                 "webdriver"
  4429.             ],
  4430.             "time": "2018-03-09T15:35:54+00:00"
  4431.         },
  4432.         {
  4433.             "name": "mockery/mockery",
  4434.             "version": "0.9.9",
  4435.             "source": {
  4436.                 "type": "git",
  4437.                 "url": "https://github.com/mockery/mockery.git",
  4438.                 "reference": "6fdb61243844dc924071d3404bb23994ea0b6856"
  4439.             },
  4440.             "dist": {
  4441.                 "type": "zip",
  4442.                 "url": "https://api.github.com/repos/mockery/mockery/zipball/6fdb61243844dc924071d3404bb23994ea0b6856",
  4443.                 "reference": "6fdb61243844dc924071d3404bb23994ea0b6856",
  4444.                 "shasum": ""
  4445.             },
  4446.             "require": {
  4447.                 "hamcrest/hamcrest-php": "~1.1",
  4448.                 "lib-pcre": ">=7.0",
  4449.                 "php": ">=5.3.2"
  4450.             },
  4451.             "require-dev": {
  4452.                 "phpunit/phpunit": "~4.0"
  4453.             },
  4454.             "type": "library",
  4455.             "extra": {
  4456.                 "branch-alias": {
  4457.                     "dev-master": "0.9.x-dev"
  4458.                 }
  4459.             },
  4460.             "autoload": {
  4461.                 "psr-0": {
  4462.                     "Mockery": "library/"
  4463.                 }
  4464.             },
  4465.             "notification-url": "https://packagist.org/downloads/",
  4466.             "license": [
  4467.                 "BSD-3-Clause"
  4468.             ],
  4469.             "authors": [
  4470.                 {
  4471.                     "name": "Pádraic Brady",
  4472.                     "email": "padraic.brady@gmail.com",
  4473.                     "homepage": "http://blog.astrumfutura.com"
  4474.                 },
  4475.                 {
  4476.                     "name": "Dave Marshall",
  4477.                     "email": "dave.marshall@atstsolutions.co.uk",
  4478.                     "homepage": "http://davedevelopment.co.uk"
  4479.                 }
  4480.             ],
  4481.             "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.",
  4482.             "homepage": "http://github.com/padraic/mockery",
  4483.             "keywords": [
  4484.                 "BDD",
  4485.                 "TDD",
  4486.                 "library",
  4487.                 "mock",
  4488.                 "mock objects",
  4489.                 "mockery",
  4490.                 "stub",
  4491.                 "test",
  4492.                 "test double",
  4493.                 "testing"
  4494.             ],
  4495.             "time": "2017-02-28T12:52:32+00:00"
  4496.         },
  4497.         {
  4498.             "name": "myclabs/deep-copy",
  4499.             "version": "1.7.0",
  4500.             "source": {
  4501.                 "type": "git",
  4502.                 "url": "https://github.com/myclabs/DeepCopy.git",
  4503.                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
  4504.             },
  4505.             "dist": {
  4506.                 "type": "zip",
  4507.                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
  4508.                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
  4509.                 "shasum": ""
  4510.             },
  4511.             "require": {
  4512.                 "php": "^5.6 || ^7.0"
  4513.             },
  4514.             "require-dev": {
  4515.                 "doctrine/collections": "^1.0",
  4516.                 "doctrine/common": "^2.6",
  4517.                 "phpunit/phpunit": "^4.1"
  4518.             },
  4519.             "type": "library",
  4520.             "autoload": {
  4521.                 "psr-4": {
  4522.                     "DeepCopy\\": "src/DeepCopy/"
  4523.                 },
  4524.                 "files": [
  4525.                     "src/DeepCopy/deep_copy.php"
  4526.                 ]
  4527.             },
  4528.             "notification-url": "https://packagist.org/downloads/",
  4529.             "license": [
  4530.                 "MIT"
  4531.             ],
  4532.             "description": "Create deep copies (clones) of your objects",
  4533.             "keywords": [
  4534.                 "clone",
  4535.                 "copy",
  4536.                 "duplicate",
  4537.                 "object",
  4538.                 "object graph"
  4539.             ],
  4540.             "time": "2017-10-19T19:58:43+00:00"
  4541.         },
  4542.         {
  4543.             "name": "phar-io/manifest",
  4544.             "version": "1.0.1",
  4545.             "source": {
  4546.                 "type": "git",
  4547.                 "url": "https://github.com/phar-io/manifest.git",
  4548.                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
  4549.             },
  4550.             "dist": {
  4551.                 "type": "zip",
  4552.                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
  4553.                 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
  4554.                 "shasum": ""
  4555.             },
  4556.             "require": {
  4557.                 "ext-dom": "*",
  4558.                 "ext-phar": "*",
  4559.                 "phar-io/version": "^1.0.1",
  4560.                 "php": "^5.6 || ^7.0"
  4561.             },
  4562.             "type": "library",
  4563.             "extra": {
  4564.                 "branch-alias": {
  4565.                     "dev-master": "1.0.x-dev"
  4566.                 }
  4567.             },
  4568.             "autoload": {
  4569.                 "classmap": [
  4570.                     "src/"
  4571.                 ]
  4572.             },
  4573.             "notification-url": "https://packagist.org/downloads/",
  4574.             "license": [
  4575.                 "BSD-3-Clause"
  4576.             ],
  4577.             "authors": [
  4578.                 {
  4579.                     "name": "Arne Blankerts",
  4580.                     "email": "arne@blankerts.de",
  4581.                     "role": "Developer"
  4582.                 },
  4583.                 {
  4584.                     "name": "Sebastian Heuer",
  4585.                     "email": "sebastian@phpeople.de",
  4586.                     "role": "Developer"
  4587.                 },
  4588.                 {
  4589.                     "name": "Sebastian Bergmann",
  4590.                     "email": "sebastian@phpunit.de",
  4591.                     "role": "Developer"
  4592.                 }
  4593.             ],
  4594.             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
  4595.             "time": "2017-03-05T18:14:27+00:00"
  4596.         },
  4597.         {
  4598.             "name": "phar-io/version",
  4599.             "version": "1.0.1",
  4600.             "source": {
  4601.                 "type": "git",
  4602.                 "url": "https://github.com/phar-io/version.git",
  4603.                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
  4604.             },
  4605.             "dist": {
  4606.                 "type": "zip",
  4607.                 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
  4608.                 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
  4609.                 "shasum": ""
  4610.             },
  4611.             "require": {
  4612.                 "php": "^5.6 || ^7.0"
  4613.             },
  4614.             "type": "library",
  4615.             "autoload": {
  4616.                 "classmap": [
  4617.                     "src/"
  4618.                 ]
  4619.             },
  4620.             "notification-url": "https://packagist.org/downloads/",
  4621.             "license": [
  4622.                 "BSD-3-Clause"
  4623.             ],
  4624.             "authors": [
  4625.                 {
  4626.                     "name": "Arne Blankerts",
  4627.                     "email": "arne@blankerts.de",
  4628.                     "role": "Developer"
  4629.                 },
  4630.                 {
  4631.                     "name": "Sebastian Heuer",
  4632.                     "email": "sebastian@phpeople.de",
  4633.                     "role": "Developer"
  4634.                 },
  4635.                 {
  4636.                     "name": "Sebastian Bergmann",
  4637.                     "email": "sebastian@phpunit.de",
  4638.                     "role": "Developer"
  4639.                 }
  4640.             ],
  4641.             "description": "Library for handling version information and constraints",
  4642.             "time": "2017-03-05T17:38:23+00:00"
  4643.         },
  4644.         {
  4645.             "name": "php-mock/php-mock",
  4646.             "version": "1.0.1",
  4647.             "source": {
  4648.                 "type": "git",
  4649.                 "url": "https://github.com/php-mock/php-mock.git",
  4650.                 "reference": "bfa2d17d64dbf129073a7ba2051a96ce52749570"
  4651.             },
  4652.             "dist": {
  4653.                 "type": "zip",
  4654.                 "url": "https://api.github.com/repos/php-mock/php-mock/zipball/bfa2d17d64dbf129073a7ba2051a96ce52749570",
  4655.                 "reference": "bfa2d17d64dbf129073a7ba2051a96ce52749570",
  4656.                 "shasum": ""
  4657.             },
  4658.             "require": {
  4659.                 "php": ">=5.5",
  4660.                 "phpunit/php-text-template": "^1"
  4661.             },
  4662.             "replace": {
  4663.                 "malkusch/php-mock": "*"
  4664.             },
  4665.             "require-dev": {
  4666.                 "phpunit/phpunit": "^4|^5"
  4667.             },
  4668.             "suggest": {
  4669.                 "php-mock/php-mock-mockery": "Allows using PHPMockery for Mockery integration",
  4670.                 "php-mock/php-mock-phpunit": "Allows integration into PHPUnit testcase with the trait PHPMock."
  4671.             },
  4672.             "type": "library",
  4673.             "autoload": {
  4674.                 "psr-4": {
  4675.                     "phpmock\\": [
  4676.                         "classes/",
  4677.                         "tests/unit/"
  4678.                     ]
  4679.                 }
  4680.             },
  4681.             "notification-url": "https://packagist.org/downloads/",
  4682.             "license": [
  4683.                 "WTFPL"
  4684.             ],
  4685.             "authors": [
  4686.                 {
  4687.                     "name": "Markus Malkusch",
  4688.                     "email": "markus@malkusch.de",
  4689.                     "homepage": "http://markus.malkusch.de",
  4690.                     "role": "Developer"
  4691.                 }
  4692.             ],
  4693.             "description": "PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.",
  4694.             "homepage": "https://github.com/php-mock/php-mock",
  4695.             "keywords": [
  4696.                 "BDD",
  4697.                 "TDD",
  4698.                 "function",
  4699.                 "mock",
  4700.                 "stub",
  4701.                 "test",
  4702.                 "test double"
  4703.             ],
  4704.             "time": "2015-11-11T22:37:09+00:00"
  4705.         },
  4706.         {
  4707.             "name": "php-mock/php-mock-integration",
  4708.             "version": "1.0.0",
  4709.             "source": {
  4710.                 "type": "git",
  4711.                 "url": "https://github.com/php-mock/php-mock-integration.git",
  4712.                 "reference": "e83fb65dd20cd3cf250d554cbd4682b96b684f4b"
  4713.             },
  4714.             "dist": {
  4715.                 "type": "zip",
  4716.                 "url": "https://api.github.com/repos/php-mock/php-mock-integration/zipball/e83fb65dd20cd3cf250d554cbd4682b96b684f4b",
  4717.                 "reference": "e83fb65dd20cd3cf250d554cbd4682b96b684f4b",
  4718.                 "shasum": ""
  4719.             },
  4720.             "require": {
  4721.                 "php": ">=5.5",
  4722.                 "php-mock/php-mock": "^1",
  4723.                 "phpunit/php-text-template": "^1"
  4724.             },
  4725.             "require-dev": {
  4726.                 "phpunit/phpunit": "^4|^5"
  4727.             },
  4728.             "type": "library",
  4729.             "autoload": {
  4730.                 "psr-4": {
  4731.                     "phpmock\\integration\\": "classes/"
  4732.                 }
  4733.             },
  4734.             "notification-url": "https://packagist.org/downloads/",
  4735.             "license": [
  4736.                 "WTFPL"
  4737.             ],
  4738.             "authors": [
  4739.                 {
  4740.                     "name": "Markus Malkusch",
  4741.                     "email": "markus@malkusch.de",
  4742.                     "homepage": "http://markus.malkusch.de",
  4743.                     "role": "Developer"
  4744.                 }
  4745.             ],
  4746.             "description": "Integration package for PHP-Mock",
  4747.             "homepage": "https://github.com/php-mock/php-mock-integration",
  4748.             "keywords": [
  4749.                 "BDD",
  4750.                 "TDD",
  4751.                 "function",
  4752.                 "mock",
  4753.                 "stub",
  4754.                 "test",
  4755.                 "test double"
  4756.             ],
  4757.             "time": "2015-10-26T21:21:42+00:00"
  4758.         },
  4759.         {
  4760.             "name": "php-mock/php-mock-mockery",
  4761.             "version": "1.1.0",
  4762.             "source": {
  4763.                 "type": "git",
  4764.                 "url": "https://github.com/php-mock/php-mock-mockery.git",
  4765.                 "reference": "bc1fe0608cd47c939aba5eac1cb50de1cda9cbc3"
  4766.             },
  4767.             "dist": {
  4768.                 "type": "zip",
  4769.                 "url": "https://api.github.com/repos/php-mock/php-mock-mockery/zipball/bc1fe0608cd47c939aba5eac1cb50de1cda9cbc3",
  4770.                 "reference": "bc1fe0608cd47c939aba5eac1cb50de1cda9cbc3",
  4771.                 "shasum": ""
  4772.             },
  4773.             "require": {
  4774.                 "mockery/mockery": "^0.9",
  4775.                 "php": ">=5.5",
  4776.                 "php-mock/php-mock-integration": "^1"
  4777.             },
  4778.             "require-dev": {
  4779.                 "phpunit/phpunit": "^4|^5"
  4780.             },
  4781.             "type": "library",
  4782.             "autoload": {
  4783.                 "psr-4": {
  4784.                     "phpmock\\mockery\\": "classes/"
  4785.                 }
  4786.             },
  4787.             "notification-url": "https://packagist.org/downloads/",
  4788.             "license": [
  4789.                 "WTFPL"
  4790.             ],
  4791.             "authors": [
  4792.                 {
  4793.                     "name": "Markus Malkusch",
  4794.                     "email": "markus@malkusch.de",
  4795.                     "homepage": "http://markus.malkusch.de",
  4796.                     "role": "Developer"
  4797.                 }
  4798.             ],
  4799.             "description": "Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.",
  4800.             "homepage": "https://github.com/php-mock/php-mock-mockery",
  4801.             "keywords": [
  4802.                 "BDD",
  4803.                 "TDD",
  4804.                 "function",
  4805.                 "mock",
  4806.                 "mockery",
  4807.                 "stub",
  4808.                 "test",
  4809.                 "test double"
  4810.             ],
  4811.             "time": "2015-11-11T22:48:58+00:00"
  4812.         },
  4813.         {
  4814.             "name": "phpdocumentor/reflection-common",
  4815.             "version": "1.0.1",
  4816.             "source": {
  4817.                 "type": "git",
  4818.                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
  4819.                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
  4820.             },
  4821.             "dist": {
  4822.                 "type": "zip",
  4823.                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  4824.                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
  4825.                 "shasum": ""
  4826.             },
  4827.             "require": {
  4828.                 "php": ">=5.5"
  4829.             },
  4830.             "require-dev": {
  4831.                 "phpunit/phpunit": "^4.6"
  4832.             },
  4833.             "type": "library",
  4834.             "extra": {
  4835.                 "branch-alias": {
  4836.                     "dev-master": "1.0.x-dev"
  4837.                 }
  4838.             },
  4839.             "autoload": {
  4840.                 "psr-4": {
  4841.                     "phpDocumentor\\Reflection\\": [
  4842.                         "src"
  4843.                     ]
  4844.                 }
  4845.             },
  4846.             "notification-url": "https://packagist.org/downloads/",
  4847.             "license": [
  4848.                 "MIT"
  4849.             ],
  4850.             "authors": [
  4851.                 {
  4852.                     "name": "Jaap van Otterdijk",
  4853.                     "email": "opensource@ijaap.nl"
  4854.                 }
  4855.             ],
  4856.             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
  4857.             "homepage": "http://www.phpdoc.org",
  4858.             "keywords": [
  4859.                 "FQSEN",
  4860.                 "phpDocumentor",
  4861.                 "phpdoc",
  4862.                 "reflection",
  4863.                 "static analysis"
  4864.             ],
  4865.             "time": "2017-09-11T18:02:19+00:00"
  4866.         },
  4867.         {
  4868.             "name": "phpdocumentor/reflection-docblock",
  4869.             "version": "4.3.0",
  4870.             "source": {
  4871.                 "type": "git",
  4872.                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
  4873.                 "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
  4874.             },
  4875.             "dist": {
  4876.                 "type": "zip",
  4877.                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
  4878.                 "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
  4879.                 "shasum": ""
  4880.             },
  4881.             "require": {
  4882.                 "php": "^7.0",
  4883.                 "phpdocumentor/reflection-common": "^1.0.0",
  4884.                 "phpdocumentor/type-resolver": "^0.4.0",
  4885.                 "webmozart/assert": "^1.0"
  4886.             },
  4887.             "require-dev": {
  4888.                 "doctrine/instantiator": "~1.0.5",
  4889.                 "mockery/mockery": "^1.0",
  4890.                 "phpunit/phpunit": "^6.4"
  4891.             },
  4892.             "type": "library",
  4893.             "extra": {
  4894.                 "branch-alias": {
  4895.                     "dev-master": "4.x-dev"
  4896.                 }
  4897.             },
  4898.             "autoload": {
  4899.                 "psr-4": {
  4900.                     "phpDocumentor\\Reflection\\": [
  4901.                         "src/"
  4902.                     ]
  4903.                 }
  4904.             },
  4905.             "notification-url": "https://packagist.org/downloads/",
  4906.             "license": [
  4907.                 "MIT"
  4908.             ],
  4909.             "authors": [
  4910.                 {
  4911.                     "name": "Mike van Riel",
  4912.                     "email": "me@mikevanriel.com"
  4913.                 }
  4914.             ],
  4915.             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
  4916.             "time": "2017-11-30T07:14:17+00:00"
  4917.         },
  4918.         {
  4919.             "name": "phpdocumentor/type-resolver",
  4920.             "version": "0.4.0",
  4921.             "source": {
  4922.                 "type": "git",
  4923.                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
  4924.                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
  4925.             },
  4926.             "dist": {
  4927.                 "type": "zip",
  4928.                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
  4929.                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
  4930.                 "shasum": ""
  4931.             },
  4932.             "require": {
  4933.                 "php": "^5.5 || ^7.0",
  4934.                 "phpdocumentor/reflection-common": "^1.0"
  4935.             },
  4936.             "require-dev": {
  4937.                 "mockery/mockery": "^0.9.4",
  4938.                 "phpunit/phpunit": "^5.2||^4.8.24"
  4939.             },
  4940.             "type": "library",
  4941.             "extra": {
  4942.                 "branch-alias": {
  4943.                     "dev-master": "1.0.x-dev"
  4944.                 }
  4945.             },
  4946.             "autoload": {
  4947.                 "psr-4": {
  4948.                     "phpDocumentor\\Reflection\\": [
  4949.                         "src/"
  4950.                     ]
  4951.                 }
  4952.             },
  4953.             "notification-url": "https://packagist.org/downloads/",
  4954.             "license": [
  4955.                 "MIT"
  4956.             ],
  4957.             "authors": [
  4958.                 {
  4959.                     "name": "Mike van Riel",
  4960.                     "email": "me@mikevanriel.com"
  4961.                 }
  4962.             ],
  4963.             "time": "2017-07-14T14:27:02+00:00"
  4964.         },
  4965.         {
  4966.             "name": "phpspec/prophecy",
  4967.             "version": "1.7.6",
  4968.             "source": {
  4969.                 "type": "git",
  4970.                 "url": "https://github.com/phpspec/prophecy.git",
  4971.                 "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
  4972.             },
  4973.             "dist": {
  4974.                 "type": "zip",
  4975.                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
  4976.                 "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
  4977.                 "shasum": ""
  4978.             },
  4979.             "require": {
  4980.                 "doctrine/instantiator": "^1.0.2",
  4981.                 "php": "^5.3|^7.0",
  4982.                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
  4983.                 "sebastian/comparator": "^1.1|^2.0|^3.0",
  4984.                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
  4985.             },
  4986.             "require-dev": {
  4987.                 "phpspec/phpspec": "^2.5|^3.2",
  4988.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
  4989.             },
  4990.             "type": "library",
  4991.             "extra": {
  4992.                 "branch-alias": {
  4993.                     "dev-master": "1.7.x-dev"
  4994.                 }
  4995.             },
  4996.             "autoload": {
  4997.                 "psr-0": {
  4998.                     "Prophecy\\": "src/"
  4999.                 }
  5000.             },
  5001.             "notification-url": "https://packagist.org/downloads/",
  5002.             "license": [
  5003.                 "MIT"
  5004.             ],
  5005.             "authors": [
  5006.                 {
  5007.                     "name": "Konstantin Kudryashov",
  5008.                     "email": "ever.zet@gmail.com",
  5009.                     "homepage": "http://everzet.com"
  5010.                 },
  5011.                 {
  5012.                     "name": "Marcello Duarte",
  5013.                     "email": "marcello.duarte@gmail.com"
  5014.                 }
  5015.             ],
  5016.             "description": "Highly opinionated mocking framework for PHP 5.3+",
  5017.             "homepage": "https://github.com/phpspec/prophecy",
  5018.             "keywords": [
  5019.                 "Double",
  5020.                 "Dummy",
  5021.                 "fake",
  5022.                 "mock",
  5023.                 "spy",
  5024.                 "stub"
  5025.             ],
  5026.             "time": "2018-04-18T13:57:24+00:00"
  5027.         },
  5028.         {
  5029.             "name": "phpunit/php-code-coverage",
  5030.             "version": "5.3.2",
  5031.             "source": {
  5032.                 "type": "git",
  5033.                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  5034.                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
  5035.             },
  5036.             "dist": {
  5037.                 "type": "zip",
  5038.                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
  5039.                 "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
  5040.                 "shasum": ""
  5041.             },
  5042.             "require": {
  5043.                 "ext-dom": "*",
  5044.                 "ext-xmlwriter": "*",
  5045.                 "php": "^7.0",
  5046.                 "phpunit/php-file-iterator": "^1.4.2",
  5047.                 "phpunit/php-text-template": "^1.2.1",
  5048.                 "phpunit/php-token-stream": "^2.0.1",
  5049.                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
  5050.                 "sebastian/environment": "^3.0",
  5051.                 "sebastian/version": "^2.0.1",
  5052.                 "theseer/tokenizer": "^1.1"
  5053.             },
  5054.             "require-dev": {
  5055.                 "phpunit/phpunit": "^6.0"
  5056.             },
  5057.             "suggest": {
  5058.                 "ext-xdebug": "^2.5.5"
  5059.             },
  5060.             "type": "library",
  5061.             "extra": {
  5062.                 "branch-alias": {
  5063.                     "dev-master": "5.3.x-dev"
  5064.                 }
  5065.             },
  5066.             "autoload": {
  5067.                 "classmap": [
  5068.                     "src/"
  5069.                 ]
  5070.             },
  5071.             "notification-url": "https://packagist.org/downloads/",
  5072.             "license": [
  5073.                 "BSD-3-Clause"
  5074.             ],
  5075.             "authors": [
  5076.                 {
  5077.                     "name": "Sebastian Bergmann",
  5078.                     "email": "sebastian@phpunit.de",
  5079.                     "role": "lead"
  5080.                 }
  5081.             ],
  5082.             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
  5083.             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
  5084.             "keywords": [
  5085.                 "coverage",
  5086.                 "testing",
  5087.                 "xunit"
  5088.             ],
  5089.             "time": "2018-04-06T15:36:58+00:00"
  5090.         },
  5091.         {
  5092.             "name": "phpunit/php-file-iterator",
  5093.             "version": "1.4.5",
  5094.             "source": {
  5095.                 "type": "git",
  5096.                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
  5097.                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
  5098.             },
  5099.             "dist": {
  5100.                 "type": "zip",
  5101.                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
  5102.                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
  5103.                 "shasum": ""
  5104.             },
  5105.             "require": {
  5106.                 "php": ">=5.3.3"
  5107.             },
  5108.             "type": "library",
  5109.             "extra": {
  5110.                 "branch-alias": {
  5111.                     "dev-master": "1.4.x-dev"
  5112.                 }
  5113.             },
  5114.             "autoload": {
  5115.                 "classmap": [
  5116.                     "src/"
  5117.                 ]
  5118.             },
  5119.             "notification-url": "https://packagist.org/downloads/",
  5120.             "license": [
  5121.                 "BSD-3-Clause"
  5122.             ],
  5123.             "authors": [
  5124.                 {
  5125.                     "name": "Sebastian Bergmann",
  5126.                     "email": "sb@sebastian-bergmann.de",
  5127.                     "role": "lead"
  5128.                 }
  5129.             ],
  5130.             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
  5131.             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
  5132.             "keywords": [
  5133.                 "filesystem",
  5134.                 "iterator"
  5135.             ],
  5136.             "time": "2017-11-27T13:52:08+00:00"
  5137.         },
  5138.         {
  5139.             "name": "phpunit/php-text-template",
  5140.             "version": "1.2.1",
  5141.             "source": {
  5142.                 "type": "git",
  5143.                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
  5144.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
  5145.             },
  5146.             "dist": {
  5147.                 "type": "zip",
  5148.                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  5149.                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
  5150.                 "shasum": ""
  5151.             },
  5152.             "require": {
  5153.                 "php": ">=5.3.3"
  5154.             },
  5155.             "type": "library",
  5156.             "autoload": {
  5157.                 "classmap": [
  5158.                     "src/"
  5159.                 ]
  5160.             },
  5161.             "notification-url": "https://packagist.org/downloads/",
  5162.             "license": [
  5163.                 "BSD-3-Clause"
  5164.             ],
  5165.             "authors": [
  5166.                 {
  5167.                     "name": "Sebastian Bergmann",
  5168.                     "email": "sebastian@phpunit.de",
  5169.                     "role": "lead"
  5170.                 }
  5171.             ],
  5172.             "description": "Simple template engine.",
  5173.             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
  5174.             "keywords": [
  5175.                 "template"
  5176.             ],
  5177.             "time": "2015-06-21T13:50:34+00:00"
  5178.         },
  5179.         {
  5180.             "name": "phpunit/php-timer",
  5181.             "version": "1.0.9",
  5182.             "source": {
  5183.                 "type": "git",
  5184.                 "url": "https://github.com/sebastianbergmann/php-timer.git",
  5185.                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
  5186.             },
  5187.             "dist": {
  5188.                 "type": "zip",
  5189.                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  5190.                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
  5191.                 "shasum": ""
  5192.             },
  5193.             "require": {
  5194.                 "php": "^5.3.3 || ^7.0"
  5195.             },
  5196.             "require-dev": {
  5197.                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
  5198.             },
  5199.             "type": "library",
  5200.             "extra": {
  5201.                 "branch-alias": {
  5202.                     "dev-master": "1.0-dev"
  5203.                 }
  5204.             },
  5205.             "autoload": {
  5206.                 "classmap": [
  5207.                     "src/"
  5208.                 ]
  5209.             },
  5210.             "notification-url": "https://packagist.org/downloads/",
  5211.             "license": [
  5212.                 "BSD-3-Clause"
  5213.             ],
  5214.             "authors": [
  5215.                 {
  5216.                     "name": "Sebastian Bergmann",
  5217.                     "email": "sb@sebastian-bergmann.de",
  5218.                     "role": "lead"
  5219.                 }
  5220.             ],
  5221.             "description": "Utility class for timing",
  5222.             "homepage": "https://github.com/sebastianbergmann/php-timer/",
  5223.             "keywords": [
  5224.                 "timer"
  5225.             ],
  5226.             "time": "2017-02-26T11:10:40+00:00"
  5227.         },
  5228.         {
  5229.             "name": "phpunit/php-token-stream",
  5230.             "version": "2.0.2",
  5231.             "source": {
  5232.                 "type": "git",
  5233.                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  5234.                 "reference": "791198a2c6254db10131eecfe8c06670700904db"
  5235.             },
  5236.             "dist": {
  5237.                 "type": "zip",
  5238.                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
  5239.                 "reference": "791198a2c6254db10131eecfe8c06670700904db",
  5240.                 "shasum": ""
  5241.             },
  5242.             "require": {
  5243.                 "ext-tokenizer": "*",
  5244.                 "php": "^7.0"
  5245.             },
  5246.             "require-dev": {
  5247.                 "phpunit/phpunit": "^6.2.4"
  5248.             },
  5249.             "type": "library",
  5250.             "extra": {
  5251.                 "branch-alias": {
  5252.                     "dev-master": "2.0-dev"
  5253.                 }
  5254.             },
  5255.             "autoload": {
  5256.                 "classmap": [
  5257.                     "src/"
  5258.                 ]
  5259.             },
  5260.             "notification-url": "https://packagist.org/downloads/",
  5261.             "license": [
  5262.                 "BSD-3-Clause"
  5263.             ],
  5264.             "authors": [
  5265.                 {
  5266.                     "name": "Sebastian Bergmann",
  5267.                     "email": "sebastian@phpunit.de"
  5268.                 }
  5269.             ],
  5270.             "description": "Wrapper around PHP's tokenizer extension.",
  5271.             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  5272.             "keywords": [
  5273.                 "tokenizer"
  5274.             ],
  5275.             "time": "2017-11-27T05:48:46+00:00"
  5276.         },
  5277.         {
  5278.             "name": "phpunit/phpunit",
  5279.             "version": "6.5.8",
  5280.             "source": {
  5281.                 "type": "git",
  5282.                 "url": "https://github.com/sebastianbergmann/phpunit.git",
  5283.                 "reference": "4f21a3c6b97c42952fd5c2837bb354ec0199b97b"
  5284.             },
  5285.             "dist": {
  5286.                 "type": "zip",
  5287.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4f21a3c6b97c42952fd5c2837bb354ec0199b97b",
  5288.                 "reference": "4f21a3c6b97c42952fd5c2837bb354ec0199b97b",
  5289.                 "shasum": ""
  5290.             },
  5291.             "require": {
  5292.                 "ext-dom": "*",
  5293.                 "ext-json": "*",
  5294.                 "ext-libxml": "*",
  5295.                 "ext-mbstring": "*",
  5296.                 "ext-xml": "*",
  5297.                 "myclabs/deep-copy": "^1.6.1",
  5298.                 "phar-io/manifest": "^1.0.1",
  5299.                 "phar-io/version": "^1.0",
  5300.                 "php": "^7.0",
  5301.                 "phpspec/prophecy": "^1.7",
  5302.                 "phpunit/php-code-coverage": "^5.3",
  5303.                 "phpunit/php-file-iterator": "^1.4.3",
  5304.                 "phpunit/php-text-template": "^1.2.1",
  5305.                 "phpunit/php-timer": "^1.0.9",
  5306.                 "phpunit/phpunit-mock-objects": "^5.0.5",
  5307.                 "sebastian/comparator": "^2.1",
  5308.                 "sebastian/diff": "^2.0",
  5309.                 "sebastian/environment": "^3.1",
  5310.                 "sebastian/exporter": "^3.1",
  5311.                 "sebastian/global-state": "^2.0",
  5312.                 "sebastian/object-enumerator": "^3.0.3",
  5313.                 "sebastian/resource-operations": "^1.0",
  5314.                 "sebastian/version": "^2.0.1"
  5315.             },
  5316.             "conflict": {
  5317.                 "phpdocumentor/reflection-docblock": "3.0.2",
  5318.                 "phpunit/dbunit": "<3.0"
  5319.             },
  5320.             "require-dev": {
  5321.                 "ext-pdo": "*"
  5322.             },
  5323.             "suggest": {
  5324.                 "ext-xdebug": "*",
  5325.                 "phpunit/php-invoker": "^1.1"
  5326.             },
  5327.             "bin": [
  5328.                 "phpunit"
  5329.             ],
  5330.             "type": "library",
  5331.             "extra": {
  5332.                 "branch-alias": {
  5333.                     "dev-master": "6.5.x-dev"
  5334.                 }
  5335.             },
  5336.             "autoload": {
  5337.                 "classmap": [
  5338.                     "src/"
  5339.                 ]
  5340.             },
  5341.             "notification-url": "https://packagist.org/downloads/",
  5342.             "license": [
  5343.                 "BSD-3-Clause"
  5344.             ],
  5345.             "authors": [
  5346.                 {
  5347.                     "name": "Sebastian Bergmann",
  5348.                     "email": "sebastian@phpunit.de",
  5349.                     "role": "lead"
  5350.                 }
  5351.             ],
  5352.             "description": "The PHP Unit Testing framework.",
  5353.             "homepage": "https://phpunit.de/",
  5354.             "keywords": [
  5355.                 "phpunit",
  5356.                 "testing",
  5357.                 "xunit"
  5358.             ],
  5359.             "time": "2018-04-10T11:38:34+00:00"
  5360.         },
  5361.         {
  5362.             "name": "phpunit/phpunit-mock-objects",
  5363.             "version": "5.0.6",
  5364.             "source": {
  5365.                 "type": "git",
  5366.                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  5367.                 "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf"
  5368.             },
  5369.             "dist": {
  5370.                 "type": "zip",
  5371.                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
  5372.                 "reference": "33fd41a76e746b8fa96d00b49a23dadfa8334cdf",
  5373.                 "shasum": ""
  5374.             },
  5375.             "require": {
  5376.                 "doctrine/instantiator": "^1.0.5",
  5377.                 "php": "^7.0",
  5378.                 "phpunit/php-text-template": "^1.2.1",
  5379.                 "sebastian/exporter": "^3.1"
  5380.             },
  5381.             "conflict": {
  5382.                 "phpunit/phpunit": "<6.0"
  5383.             },
  5384.             "require-dev": {
  5385.                 "phpunit/phpunit": "^6.5"
  5386.             },
  5387.             "suggest": {
  5388.                 "ext-soap": "*"
  5389.             },
  5390.             "type": "library",
  5391.             "extra": {
  5392.                 "branch-alias": {
  5393.                     "dev-master": "5.0.x-dev"
  5394.                 }
  5395.             },
  5396.             "autoload": {
  5397.                 "classmap": [
  5398.                     "src/"
  5399.                 ]
  5400.             },
  5401.             "notification-url": "https://packagist.org/downloads/",
  5402.             "license": [
  5403.                 "BSD-3-Clause"
  5404.             ],
  5405.             "authors": [
  5406.                 {
  5407.                     "name": "Sebastian Bergmann",
  5408.                     "email": "sebastian@phpunit.de",
  5409.                     "role": "lead"
  5410.                 }
  5411.             ],
  5412.             "description": "Mock Object library for PHPUnit",
  5413.             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  5414.             "keywords": [
  5415.                 "mock",
  5416.                 "xunit"
  5417.             ],
  5418.             "time": "2018-01-06T05:45:45+00:00"
  5419.         },
  5420.         {
  5421.             "name": "sebastian/code-unit-reverse-lookup",
  5422.             "version": "1.0.1",
  5423.             "source": {
  5424.                 "type": "git",
  5425.                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
  5426.                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
  5427.             },
  5428.             "dist": {
  5429.                 "type": "zip",
  5430.                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  5431.                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
  5432.                 "shasum": ""
  5433.             },
  5434.             "require": {
  5435.                 "php": "^5.6 || ^7.0"
  5436.             },
  5437.             "require-dev": {
  5438.                 "phpunit/phpunit": "^5.7 || ^6.0"
  5439.             },
  5440.             "type": "library",
  5441.             "extra": {
  5442.                 "branch-alias": {
  5443.                     "dev-master": "1.0.x-dev"
  5444.                 }
  5445.             },
  5446.             "autoload": {
  5447.                 "classmap": [
  5448.                     "src/"
  5449.                 ]
  5450.             },
  5451.             "notification-url": "https://packagist.org/downloads/",
  5452.             "license": [
  5453.                 "BSD-3-Clause"
  5454.             ],
  5455.             "authors": [
  5456.                 {
  5457.                     "name": "Sebastian Bergmann",
  5458.                     "email": "sebastian@phpunit.de"
  5459.                 }
  5460.             ],
  5461.             "description": "Looks up which function or method a line of code belongs to",
  5462.             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
  5463.             "time": "2017-03-04T06:30:41+00:00"
  5464.         },
  5465.         {
  5466.             "name": "sebastian/comparator",
  5467.             "version": "2.1.3",
  5468.             "source": {
  5469.                 "type": "git",
  5470.                 "url": "https://github.com/sebastianbergmann/comparator.git",
  5471.                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
  5472.             },
  5473.             "dist": {
  5474.                 "type": "zip",
  5475.                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
  5476.                 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
  5477.                 "shasum": ""
  5478.             },
  5479.             "require": {
  5480.                 "php": "^7.0",
  5481.                 "sebastian/diff": "^2.0 || ^3.0",
  5482.                 "sebastian/exporter": "^3.1"
  5483.             },
  5484.             "require-dev": {
  5485.                 "phpunit/phpunit": "^6.4"
  5486.             },
  5487.             "type": "library",
  5488.             "extra": {
  5489.                 "branch-alias": {
  5490.                     "dev-master": "2.1.x-dev"
  5491.                 }
  5492.             },
  5493.             "autoload": {
  5494.                 "classmap": [
  5495.                     "src/"
  5496.                 ]
  5497.             },
  5498.             "notification-url": "https://packagist.org/downloads/",
  5499.             "license": [
  5500.                 "BSD-3-Clause"
  5501.             ],
  5502.             "authors": [
  5503.                 {
  5504.                     "name": "Jeff Welch",
  5505.                     "email": "whatthejeff@gmail.com"
  5506.                 },
  5507.                 {
  5508.                     "name": "Volker Dusch",
  5509.                     "email": "github@wallbash.com"
  5510.                 },
  5511.                 {
  5512.                     "name": "Bernhard Schussek",
  5513.                     "email": "bschussek@2bepublished.at"
  5514.                 },
  5515.                 {
  5516.                     "name": "Sebastian Bergmann",
  5517.                     "email": "sebastian@phpunit.de"
  5518.                 }
  5519.             ],
  5520.             "description": "Provides the functionality to compare PHP values for equality",
  5521.             "homepage": "https://github.com/sebastianbergmann/comparator",
  5522.             "keywords": [
  5523.                 "comparator",
  5524.                 "compare",
  5525.                 "equality"
  5526.             ],
  5527.             "time": "2018-02-01T13:46:46+00:00"
  5528.         },
  5529.         {
  5530.             "name": "sebastian/diff",
  5531.             "version": "2.0.1",
  5532.             "source": {
  5533.                 "type": "git",
  5534.                 "url": "https://github.com/sebastianbergmann/diff.git",
  5535.                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
  5536.             },
  5537.             "dist": {
  5538.                 "type": "zip",
  5539.                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
  5540.                 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
  5541.                 "shasum": ""
  5542.             },
  5543.             "require": {
  5544.                 "php": "^7.0"
  5545.             },
  5546.             "require-dev": {
  5547.                 "phpunit/phpunit": "^6.2"
  5548.             },
  5549.             "type": "library",
  5550.             "extra": {
  5551.                 "branch-alias": {
  5552.                     "dev-master": "2.0-dev"
  5553.                 }
  5554.             },
  5555.             "autoload": {
  5556.                 "classmap": [
  5557.                     "src/"
  5558.                 ]
  5559.             },
  5560.             "notification-url": "https://packagist.org/downloads/",
  5561.             "license": [
  5562.                 "BSD-3-Clause"
  5563.             ],
  5564.             "authors": [
  5565.                 {
  5566.                     "name": "Kore Nordmann",
  5567.                     "email": "mail@kore-nordmann.de"
  5568.                 },
  5569.                 {
  5570.                     "name": "Sebastian Bergmann",
  5571.                     "email": "sebastian@phpunit.de"
  5572.                 }
  5573.             ],
  5574.             "description": "Diff implementation",
  5575.             "homepage": "https://github.com/sebastianbergmann/diff",
  5576.             "keywords": [
  5577.                 "diff"
  5578.             ],
  5579.             "time": "2017-08-03T08:09:46+00:00"
  5580.         },
  5581.         {
  5582.             "name": "sebastian/environment",
  5583.             "version": "3.1.0",
  5584.             "source": {
  5585.                 "type": "git",
  5586.                 "url": "https://github.com/sebastianbergmann/environment.git",
  5587.                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
  5588.             },
  5589.             "dist": {
  5590.                 "type": "zip",
  5591.                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  5592.                 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
  5593.                 "shasum": ""
  5594.             },
  5595.             "require": {
  5596.                 "php": "^7.0"
  5597.             },
  5598.             "require-dev": {
  5599.                 "phpunit/phpunit": "^6.1"
  5600.             },
  5601.             "type": "library",
  5602.             "extra": {
  5603.                 "branch-alias": {
  5604.                     "dev-master": "3.1.x-dev"
  5605.                 }
  5606.             },
  5607.             "autoload": {
  5608.                 "classmap": [
  5609.                     "src/"
  5610.                 ]
  5611.             },
  5612.             "notification-url": "https://packagist.org/downloads/",
  5613.             "license": [
  5614.                 "BSD-3-Clause"
  5615.             ],
  5616.             "authors": [
  5617.                 {
  5618.                     "name": "Sebastian Bergmann",
  5619.                     "email": "sebastian@phpunit.de"
  5620.                 }
  5621.             ],
  5622.             "description": "Provides functionality to handle HHVM/PHP environments",
  5623.             "homepage": "http://www.github.com/sebastianbergmann/environment",
  5624.             "keywords": [
  5625.                 "Xdebug",
  5626.                 "environment",
  5627.                 "hhvm"
  5628.             ],
  5629.             "time": "2017-07-01T08:51:00+00:00"
  5630.         },
  5631.         {
  5632.             "name": "sebastian/exporter",
  5633.             "version": "3.1.0",
  5634.             "source": {
  5635.                 "type": "git",
  5636.                 "url": "https://github.com/sebastianbergmann/exporter.git",
  5637.                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
  5638.             },
  5639.             "dist": {
  5640.                 "type": "zip",
  5641.                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
  5642.                 "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
  5643.                 "shasum": ""
  5644.             },
  5645.             "require": {
  5646.                 "php": "^7.0",
  5647.                 "sebastian/recursion-context": "^3.0"
  5648.             },
  5649.             "require-dev": {
  5650.                 "ext-mbstring": "*",
  5651.                 "phpunit/phpunit": "^6.0"
  5652.             },
  5653.             "type": "library",
  5654.             "extra": {
  5655.                 "branch-alias": {
  5656.                     "dev-master": "3.1.x-dev"
  5657.                 }
  5658.             },
  5659.             "autoload": {
  5660.                 "classmap": [
  5661.                     "src/"
  5662.                 ]
  5663.             },
  5664.             "notification-url": "https://packagist.org/downloads/",
  5665.             "license": [
  5666.                 "BSD-3-Clause"
  5667.             ],
  5668.             "authors": [
  5669.                 {
  5670.                     "name": "Jeff Welch",
  5671.                     "email": "whatthejeff@gmail.com"
  5672.                 },
  5673.                 {
  5674.                     "name": "Volker Dusch",
  5675.                     "email": "github@wallbash.com"
  5676.                 },
  5677.                 {
  5678.                     "name": "Bernhard Schussek",
  5679.                     "email": "bschussek@2bepublished.at"
  5680.                 },
  5681.                 {
  5682.                     "name": "Sebastian Bergmann",
  5683.                     "email": "sebastian@phpunit.de"
  5684.                 },
  5685.                 {
  5686.                     "name": "Adam Harvey",
  5687.                     "email": "aharvey@php.net"
  5688.                 }
  5689.             ],
  5690.             "description": "Provides the functionality to export PHP variables for visualization",
  5691.             "homepage": "http://www.github.com/sebastianbergmann/exporter",
  5692.             "keywords": [
  5693.                 "export",
  5694.                 "exporter"
  5695.             ],
  5696.             "time": "2017-04-03T13:19:02+00:00"
  5697.         },
  5698.         {
  5699.             "name": "sebastian/global-state",
  5700.             "version": "2.0.0",
  5701.             "source": {
  5702.                 "type": "git",
  5703.                 "url": "https://github.com/sebastianbergmann/global-state.git",
  5704.                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
  5705.             },
  5706.             "dist": {
  5707.                 "type": "zip",
  5708.                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  5709.                 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
  5710.                 "shasum": ""
  5711.             },
  5712.             "require": {
  5713.                 "php": "^7.0"
  5714.             },
  5715.             "require-dev": {
  5716.                 "phpunit/phpunit": "^6.0"
  5717.             },
  5718.             "suggest": {
  5719.                 "ext-uopz": "*"
  5720.             },
  5721.             "type": "library",
  5722.             "extra": {
  5723.                 "branch-alias": {
  5724.                     "dev-master": "2.0-dev"
  5725.                 }
  5726.             },
  5727.             "autoload": {
  5728.                 "classmap": [
  5729.                     "src/"
  5730.                 ]
  5731.             },
  5732.             "notification-url": "https://packagist.org/downloads/",
  5733.             "license": [
  5734.                 "BSD-3-Clause"
  5735.             ],
  5736.             "authors": [
  5737.                 {
  5738.                     "name": "Sebastian Bergmann",
  5739.                     "email": "sebastian@phpunit.de"
  5740.                 }
  5741.             ],
  5742.             "description": "Snapshotting of global state",
  5743.             "homepage": "http://www.github.com/sebastianbergmann/global-state",
  5744.             "keywords": [
  5745.                 "global state"
  5746.             ],
  5747.             "time": "2017-04-27T15:39:26+00:00"
  5748.         },
  5749.         {
  5750.             "name": "sebastian/object-enumerator",
  5751.             "version": "3.0.3",
  5752.             "source": {
  5753.                 "type": "git",
  5754.                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
  5755.                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
  5756.             },
  5757.             "dist": {
  5758.                 "type": "zip",
  5759.                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  5760.                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
  5761.                 "shasum": ""
  5762.             },
  5763.             "require": {
  5764.                 "php": "^7.0",
  5765.                 "sebastian/object-reflector": "^1.1.1",
  5766.                 "sebastian/recursion-context": "^3.0"
  5767.             },
  5768.             "require-dev": {
  5769.                 "phpunit/phpunit": "^6.0"
  5770.             },
  5771.             "type": "library",
  5772.             "extra": {
  5773.                 "branch-alias": {
  5774.                     "dev-master": "3.0.x-dev"
  5775.                 }
  5776.             },
  5777.             "autoload": {
  5778.                 "classmap": [
  5779.                     "src/"
  5780.                 ]
  5781.             },
  5782.             "notification-url": "https://packagist.org/downloads/",
  5783.             "license": [
  5784.                 "BSD-3-Clause"
  5785.             ],
  5786.             "authors": [
  5787.                 {
  5788.                     "name": "Sebastian Bergmann",
  5789.                     "email": "sebastian@phpunit.de"
  5790.                 }
  5791.             ],
  5792.             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
  5793.             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
  5794.             "time": "2017-08-03T12:35:26+00:00"
  5795.         },
  5796.         {
  5797.             "name": "sebastian/object-reflector",
  5798.             "version": "1.1.1",
  5799.             "source": {
  5800.                 "type": "git",
  5801.                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
  5802.                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
  5803.             },
  5804.             "dist": {
  5805.                 "type": "zip",
  5806.                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
  5807.                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
  5808.                 "shasum": ""
  5809.             },
  5810.             "require": {
  5811.                 "php": "^7.0"
  5812.             },
  5813.             "require-dev": {
  5814.                 "phpunit/phpunit": "^6.0"
  5815.             },
  5816.             "type": "library",
  5817.             "extra": {
  5818.                 "branch-alias": {
  5819.                     "dev-master": "1.1-dev"
  5820.                 }
  5821.             },
  5822.             "autoload": {
  5823.                 "classmap": [
  5824.                     "src/"
  5825.                 ]
  5826.             },
  5827.             "notification-url": "https://packagist.org/downloads/",
  5828.             "license": [
  5829.                 "BSD-3-Clause"
  5830.             ],
  5831.             "authors": [
  5832.                 {
  5833.                     "name": "Sebastian Bergmann",
  5834.                     "email": "sebastian@phpunit.de"
  5835.                 }
  5836.             ],
  5837.             "description": "Allows reflection of object attributes, including inherited and non-public ones",
  5838.             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
  5839.             "time": "2017-03-29T09:07:27+00:00"
  5840.         },
  5841.         {
  5842.             "name": "sebastian/recursion-context",
  5843.             "version": "3.0.0",
  5844.             "source": {
  5845.                 "type": "git",
  5846.                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
  5847.                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
  5848.             },
  5849.             "dist": {
  5850.                 "type": "zip",
  5851.                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  5852.                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
  5853.                 "shasum": ""
  5854.             },
  5855.             "require": {
  5856.                 "php": "^7.0"
  5857.             },
  5858.             "require-dev": {
  5859.                 "phpunit/phpunit": "^6.0"
  5860.             },
  5861.             "type": "library",
  5862.             "extra": {
  5863.                 "branch-alias": {
  5864.                     "dev-master": "3.0.x-dev"
  5865.                 }
  5866.             },
  5867.             "autoload": {
  5868.                 "classmap": [
  5869.                     "src/"
  5870.                 ]
  5871.             },
  5872.             "notification-url": "https://packagist.org/downloads/",
  5873.             "license": [
  5874.                 "BSD-3-Clause"
  5875.             ],
  5876.             "authors": [
  5877.                 {
  5878.                     "name": "Jeff Welch",
  5879.                     "email": "whatthejeff@gmail.com"
  5880.                 },
  5881.                 {
  5882.                     "name": "Sebastian Bergmann",
  5883.                     "email": "sebastian@phpunit.de"
  5884.                 },
  5885.                 {
  5886.                     "name": "Adam Harvey",
  5887.                     "email": "aharvey@php.net"
  5888.                 }
  5889.             ],
  5890.             "description": "Provides functionality to recursively process PHP variables",
  5891.             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  5892.             "time": "2017-03-03T06:23:57+00:00"
  5893.         },
  5894.         {
  5895.             "name": "sebastian/resource-operations",
  5896.             "version": "1.0.0",
  5897.             "source": {
  5898.                 "type": "git",
  5899.                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
  5900.                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  5901.             },
  5902.             "dist": {
  5903.                 "type": "zip",
  5904.                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  5905.                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  5906.                 "shasum": ""
  5907.             },
  5908.             "require": {
  5909.                 "php": ">=5.6.0"
  5910.             },
  5911.             "type": "library",
  5912.             "extra": {
  5913.                 "branch-alias": {
  5914.                     "dev-master": "1.0.x-dev"
  5915.                 }
  5916.             },
  5917.             "autoload": {
  5918.                 "classmap": [
  5919.                     "src/"
  5920.                 ]
  5921.             },
  5922.             "notification-url": "https://packagist.org/downloads/",
  5923.             "license": [
  5924.                 "BSD-3-Clause"
  5925.             ],
  5926.             "authors": [
  5927.                 {
  5928.                     "name": "Sebastian Bergmann",
  5929.                     "email": "sebastian@phpunit.de"
  5930.                 }
  5931.             ],
  5932.             "description": "Provides a list of PHP built-in functions that operate on resources",
  5933.             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
  5934.             "time": "2015-07-28T20:34:47+00:00"
  5935.         },
  5936.         {
  5937.             "name": "sebastian/version",
  5938.             "version": "2.0.1",
  5939.             "source": {
  5940.                 "type": "git",
  5941.                 "url": "https://github.com/sebastianbergmann/version.git",
  5942.                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
  5943.             },
  5944.             "dist": {
  5945.                 "type": "zip",
  5946.                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
  5947.                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
  5948.                 "shasum": ""
  5949.             },
  5950.             "require": {
  5951.                 "php": ">=5.6"
  5952.             },
  5953.             "type": "library",
  5954.             "extra": {
  5955.                 "branch-alias": {
  5956.                     "dev-master": "2.0.x-dev"
  5957.                 }
  5958.             },
  5959.             "autoload": {
  5960.                 "classmap": [
  5961.                     "src/"
  5962.                 ]
  5963.             },
  5964.             "notification-url": "https://packagist.org/downloads/",
  5965.             "license": [
  5966.                 "BSD-3-Clause"
  5967.             ],
  5968.             "authors": [
  5969.                 {
  5970.                     "name": "Sebastian Bergmann",
  5971.                     "email": "sebastian@phpunit.de",
  5972.                     "role": "lead"
  5973.                 }
  5974.             ],
  5975.             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  5976.             "homepage": "https://github.com/sebastianbergmann/version",
  5977.             "time": "2016-10-03T07:35:21+00:00"
  5978.         },
  5979.         {
  5980.             "name": "theseer/tokenizer",
  5981.             "version": "1.1.0",
  5982.             "source": {
  5983.                 "type": "git",
  5984.                 "url": "https://github.com/theseer/tokenizer.git",
  5985.                 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
  5986.             },
  5987.             "dist": {
  5988.                 "type": "zip",
  5989.                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  5990.                 "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
  5991.                 "shasum": ""
  5992.             },
  5993.             "require": {
  5994.                 "ext-dom": "*",
  5995.                 "ext-tokenizer": "*",
  5996.                 "ext-xmlwriter": "*",
  5997.                 "php": "^7.0"
  5998.             },
  5999.             "type": "library",
  6000.             "autoload": {
  6001.                 "classmap": [
  6002.                     "src/"
  6003.                 ]
  6004.             },
  6005.             "notification-url": "https://packagist.org/downloads/",
  6006.             "license": [
  6007.                 "BSD-3-Clause"
  6008.             ],
  6009.             "authors": [
  6010.                 {
  6011.                     "name": "Arne Blankerts",
  6012.                     "email": "arne@blankerts.de",
  6013.                     "role": "Developer"
  6014.                 }
  6015.             ],
  6016.             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
  6017.             "time": "2017-04-07T12:08:54+00:00"
  6018.         },
  6019.         {
  6020.             "name": "webmozart/assert",
  6021.             "version": "1.3.0",
  6022.             "source": {
  6023.                 "type": "git",
  6024.                 "url": "https://github.com/webmozart/assert.git",
  6025.                 "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
  6026.             },
  6027.             "dist": {
  6028.                 "type": "zip",
  6029.                 "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
  6030.                 "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
  6031.                 "shasum": ""
  6032.             },
  6033.             "require": {
  6034.                 "php": "^5.3.3 || ^7.0"
  6035.             },
  6036.             "require-dev": {
  6037.                 "phpunit/phpunit": "^4.6",
  6038.                 "sebastian/version": "^1.0.1"
  6039.             },
  6040.             "type": "library",
  6041.             "extra": {
  6042.                 "branch-alias": {
  6043.                     "dev-master": "1.3-dev"
  6044.                 }
  6045.             },
  6046.             "autoload": {
  6047.                 "psr-4": {
  6048.                     "Webmozart\\Assert\\": "src/"
  6049.                 }
  6050.             },
  6051.             "notification-url": "https://packagist.org/downloads/",
  6052.             "license": [
  6053.                 "MIT"
  6054.             ],
  6055.             "authors": [
  6056.                 {
  6057.                     "name": "Bernhard Schussek",
  6058.                     "email": "bschussek@gmail.com"
  6059.                 }
  6060.             ],
  6061.             "description": "Assertions to validate method input/output with nice error messages.",
  6062.             "keywords": [
  6063.                 "assert",
  6064.                 "check",
  6065.                 "validate"
  6066.             ],
  6067.             "time": "2018-01-29T19:49:41+00:00"
  6068.         }
  6069.     ],
  6070.     "aliases": [],
  6071.     "minimum-stability": "stable",
  6072.     "stability-flags": {
  6073.         "mexitek/phpcolors": 20,
  6074.         "verdant/xml2array": 20
  6075.     },
  6076.     "prefer-stable": false,
  6077.     "prefer-lowest": false,
  6078.     "platform": {
  6079.         "php": "^7.0"
  6080.     },
  6081.     "platform-dev": []
  6082. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement