Verzeichnisstruktur phpBB-3.2.0


Veröffentlicht
06.01.2017

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

composer.lock

Zuletzt modifiziert: 09.10.2024, 12:50 - Dateigröße: 123.42 KiB


0001  {
0002      "_readme": [
0003          "This file locks the dependencies of your project to a known state",
0004          "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
0005          "This file is @generated automatically"
0006      ],
0007      "hash": "8d03337c5b9f6ae7cc1a26f84ba0270b",
0008      "content-hash": "be4cb6437adc268d96f99bcbaad66d03",
0009      "packages": [
0010          {
0011              "name": "bantu/ini-get-wrapper",
0012              "version": "v1.0.1",
0013              "source": {
0014                  "type": "git",
0015                  "url": "https://github.com/bantuXorg/php-ini-get-wrapper.git",
0016                  "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2"
0017              },
0018              "dist": {
0019                  "type": "zip",
0020                  "url": "https://api.github.com/repos/bantuXorg/php-ini-get-wrapper/zipball/4770c7feab370c62e23db4f31c112b7c6d90aee2",
0021                  "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2",
0022                  "shasum": ""
0023              },
0024              "require-dev": {
0025                  "phpunit/phpunit": "3.7.*"
0026              },
0027              "type": "library",
0028              "autoload": {
0029                  "psr-4": {
0030                      "bantu\\IniGetWrapper\\": "src/"
0031                  }
0032              },
0033              "notification-url": "https://packagist.org/downloads/",
0034              "license": [
0035                  "MIT"
0036              ],
0037              "description": "Convenience wrapper around ini_get()",
0038              "time": "2014-09-15 13:12:35"
0039          },
0040          {
0041              "name": "google/recaptcha",
0042              "version": "1.1.2",
0043              "source": {
0044                  "type": "git",
0045                  "url": "https://github.com/google/recaptcha.git",
0046                  "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e"
0047              },
0048              "dist": {
0049                  "type": "zip",
0050                  "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e",
0051                  "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e",
0052                  "shasum": ""
0053              },
0054              "require": {
0055                  "php": ">=5.3.2"
0056              },
0057              "require-dev": {
0058                  "phpunit/phpunit": "4.5.*"
0059              },
0060              "type": "library",
0061              "extra": {
0062                  "branch-alias": {
0063                      "dev-master": "1.1.x-dev"
0064                  }
0065              },
0066              "autoload": {
0067                  "psr-4": {
0068                      "ReCaptcha\\": "src/ReCaptcha"
0069                  }
0070              },
0071              "notification-url": "https://packagist.org/downloads/",
0072              "license": [
0073                  "BSD-3-Clause"
0074              ],
0075              "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
0076              "homepage": "http://www.google.com/recaptcha/",
0077              "keywords": [
0078                  "Abuse",
0079                  "captcha",
0080                  "recaptcha",
0081                  "spam"
0082              ],
0083              "time": "2015-09-02 17:23:59"
0084          },
0085          {
0086              "name": "guzzlehttp/guzzle",
0087              "version": "5.3.1",
0088              "source": {
0089                  "type": "git",
0090                  "url": "https://github.com/guzzle/guzzle.git",
0091                  "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
0092              },
0093              "dist": {
0094                  "type": "zip",
0095                  "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
0096                  "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
0097                  "shasum": ""
0098              },
0099              "require": {
0100                  "guzzlehttp/ringphp": "^1.1",
0101                  "php": ">=5.4.0"
0102              },
0103              "require-dev": {
0104                  "ext-curl": "*",
0105                  "phpunit/phpunit": "^4.0"
0106              },
0107              "type": "library",
0108              "autoload": {
0109                  "psr-4": {
0110                      "GuzzleHttp\\": "src/"
0111                  }
0112              },
0113              "notification-url": "https://packagist.org/downloads/",
0114              "license": [
0115                  "MIT"
0116              ],
0117              "authors": [
0118                  {
0119                      "name": "Michael Dowling",
0120                      "email": "mtdowling@gmail.com",
0121                      "homepage": "https://github.com/mtdowling"
0122                  }
0123              ],
0124              "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
0125              "homepage": "http://guzzlephp.org/",
0126              "keywords": [
0127                  "client",
0128                  "curl",
0129                  "framework",
0130                  "http",
0131                  "http client",
0132                  "rest",
0133                  "web service"
0134              ],
0135              "time": "2016-07-15 19:28:39"
0136          },
0137          {
0138              "name": "guzzlehttp/ringphp",
0139              "version": "1.1.0",
0140              "source": {
0141                  "type": "git",
0142                  "url": "https://github.com/guzzle/RingPHP.git",
0143                  "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
0144              },
0145              "dist": {
0146                  "type": "zip",
0147                  "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
0148                  "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
0149                  "shasum": ""
0150              },
0151              "require": {
0152                  "guzzlehttp/streams": "~3.0",
0153                  "php": ">=5.4.0",
0154                  "react/promise": "~2.0"
0155              },
0156              "require-dev": {
0157                  "ext-curl": "*",
0158                  "phpunit/phpunit": "~4.0"
0159              },
0160              "suggest": {
0161                  "ext-curl": "Guzzle will use specific adapters if cURL is present"
0162              },
0163              "type": "library",
0164              "extra": {
0165                  "branch-alias": {
0166                      "dev-master": "1.1-dev"
0167                  }
0168              },
0169              "autoload": {
0170                  "psr-4": {
0171                      "GuzzleHttp\\Ring\\": "src/"
0172                  }
0173              },
0174              "notification-url": "https://packagist.org/downloads/",
0175              "license": [
0176                  "MIT"
0177              ],
0178              "authors": [
0179                  {
0180                      "name": "Michael Dowling",
0181                      "email": "mtdowling@gmail.com",
0182                      "homepage": "https://github.com/mtdowling"
0183                  }
0184              ],
0185              "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
0186              "time": "2015-05-20 03:37:09"
0187          },
0188          {
0189              "name": "guzzlehttp/streams",
0190              "version": "3.0.0",
0191              "source": {
0192                  "type": "git",
0193                  "url": "https://github.com/guzzle/streams.git",
0194                  "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
0195              },
0196              "dist": {
0197                  "type": "zip",
0198                  "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
0199                  "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
0200                  "shasum": ""
0201              },
0202              "require": {
0203                  "php": ">=5.4.0"
0204              },
0205              "require-dev": {
0206                  "phpunit/phpunit": "~4.0"
0207              },
0208              "type": "library",
0209              "extra": {
0210                  "branch-alias": {
0211                      "dev-master": "3.0-dev"
0212                  }
0213              },
0214              "autoload": {
0215                  "psr-4": {
0216                      "GuzzleHttp\\Stream\\": "src/"
0217                  }
0218              },
0219              "notification-url": "https://packagist.org/downloads/",
0220              "license": [
0221                  "MIT"
0222              ],
0223              "authors": [
0224                  {
0225                      "name": "Michael Dowling",
0226                      "email": "mtdowling@gmail.com",
0227                      "homepage": "https://github.com/mtdowling"
0228                  }
0229              ],
0230              "description": "Provides a simple abstraction over streams of data",
0231              "homepage": "http://guzzlephp.org/",
0232              "keywords": [
0233                  "Guzzle",
0234                  "stream"
0235              ],
0236              "time": "2014-10-12 19:18:40"
0237          },
0238          {
0239              "name": "ircmaxell/password-compat",
0240              "version": "v1.0.4",
0241              "source": {
0242                  "type": "git",
0243                  "url": "https://github.com/ircmaxell/password_compat.git",
0244                  "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
0245              },
0246              "dist": {
0247                  "type": "zip",
0248                  "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
0249                  "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
0250                  "shasum": ""
0251              },
0252              "require-dev": {
0253                  "phpunit/phpunit": "4.*"
0254              },
0255              "type": "library",
0256              "autoload": {
0257                  "files": [
0258                      "lib/password.php"
0259                  ]
0260              },
0261              "notification-url": "https://packagist.org/downloads/",
0262              "license": [
0263                  "MIT"
0264              ],
0265              "authors": [
0266                  {
0267                      "name": "Anthony Ferrara",
0268                      "email": "ircmaxell@php.net",
0269                      "homepage": "http://blog.ircmaxell.com"
0270                  }
0271              ],
0272              "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
0273              "homepage": "https://github.com/ircmaxell/password_compat",
0274              "keywords": [
0275                  "hashing",
0276                  "password"
0277              ],
0278              "time": "2014-11-20 16:49:30"
0279          },
0280          {
0281              "name": "lusitanian/oauth",
0282              "version": "v0.8.9",
0283              "source": {
0284                  "type": "git",
0285                  "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
0286                  "reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b"
0287              },
0288              "dist": {
0289                  "type": "zip",
0290                  "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/29bda6e176df6c292a9b1c43ae8a44d56a87c30b",
0291                  "reference": "29bda6e176df6c292a9b1c43ae8a44d56a87c30b",
0292                  "shasum": ""
0293              },
0294              "require": {
0295                  "php": ">=5.3.0"
0296              },
0297              "require-dev": {
0298                  "phpunit/phpunit": "3.7.*",
0299                  "predis/predis": "0.8.*@dev",
0300                  "squizlabs/php_codesniffer": "2.*",
0301                  "symfony/http-foundation": "~2.1"
0302              },
0303              "suggest": {
0304                  "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
0305                  "predis/predis": "Allows using the Redis storage backend.",
0306                  "symfony/http-foundation": "Allows using the Symfony Session storage backend."
0307              },
0308              "type": "library",
0309              "extra": {
0310                  "branch-alias": {
0311                      "dev-master": "0.1-dev"
0312                  }
0313              },
0314              "autoload": {
0315                  "psr-0": {
0316                      "OAuth": "src",
0317                      "OAuth\\Unit": "tests"
0318                  }
0319              },
0320              "notification-url": "https://packagist.org/downloads/",
0321              "license": [
0322                  "MIT"
0323              ],
0324              "authors": [
0325                  {
0326                      "name": "David Desberg",
0327                      "email": "david@daviddesberg.com"
0328                  },
0329                  {
0330                      "name": "Elliot Chance",
0331                      "email": "elliotchance@gmail.com"
0332                  },
0333                  {
0334                      "name": "Pieter Hordijk",
0335                      "email": "info@pieterhordijk.com"
0336                  }
0337              ],
0338              "description": "PHP 5.3+ oAuth 1/2 Library",
0339              "keywords": [
0340                  "Authentication",
0341                  "authorization",
0342                  "oauth",
0343                  "security"
0344              ],
0345              "time": "2016-02-24 00:20:18"
0346          },
0347          {
0348              "name": "marc1706/fast-image-size",
0349              "version": "v1.1.2",
0350              "source": {
0351                  "type": "git",
0352                  "url": "https://github.com/marc1706/fast-image-size.git",
0353                  "reference": "8bb644f8f767c5763acd61140045a78d10e1eb06"
0354              },
0355              "dist": {
0356                  "type": "zip",
0357                  "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/8bb644f8f767c5763acd61140045a78d10e1eb06",
0358                  "reference": "8bb644f8f767c5763acd61140045a78d10e1eb06",
0359                  "shasum": ""
0360              },
0361              "require": {
0362                  "php": ">=5.3.0"
0363              },
0364              "require-dev": {
0365                  "phpunit/phpunit": "4.*"
0366              },
0367              "type": "library",
0368              "autoload": {
0369                  "psr-4": {
0370                      "FastImageSize\\": "lib",
0371                      "FastImageSize\\tests\\": "tests"
0372                  }
0373              },
0374              "notification-url": "https://packagist.org/downloads/",
0375              "license": [
0376                  "MIT"
0377              ],
0378              "authors": [
0379                  {
0380                      "name": "Marc Alexander",
0381                      "email": "admin@m-a-styles.de",
0382                      "homepage": "https://www.m-a-styles.de",
0383                      "role": "Developer"
0384                  }
0385              ],
0386              "description": "fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.",
0387              "homepage": "https://www.m-a-styles.de",
0388              "keywords": [
0389                  "fast",
0390                  "getimagesize",
0391                  "image",
0392                  "imagesize",
0393                  "php",
0394                  "size"
0395              ],
0396              "time": "2016-10-30 19:00:39"
0397          },
0398          {
0399              "name": "ocramius/proxy-manager",
0400              "version": "1.0.2",
0401              "source": {
0402                  "type": "git",
0403                  "url": "https://github.com/Ocramius/ProxyManager.git",
0404                  "reference": "57e9272ec0e8deccf09421596e0e2252df440e11"
0405              },
0406              "dist": {
0407                  "type": "zip",
0408                  "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/57e9272ec0e8deccf09421596e0e2252df440e11",
0409                  "reference": "57e9272ec0e8deccf09421596e0e2252df440e11",
0410                  "shasum": ""
0411              },
0412              "require": {
0413                  "php": ">=5.3.3",
0414                  "zendframework/zend-code": ">2.2.5,<3.0"
0415              },
0416              "require-dev": {
0417                  "ext-phar": "*",
0418                  "phpunit/phpunit": "~4.0",
0419                  "squizlabs/php_codesniffer": "1.5.*"
0420              },
0421              "suggest": {
0422                  "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
0423                  "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
0424                  "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
0425                  "zendframework/zend-stdlib": "To use the hydrator proxy",
0426                  "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
0427              },
0428              "type": "library",
0429              "extra": {
0430                  "branch-alias": {
0431                      "dev-master": "2.0.x-dev"
0432                  }
0433              },
0434              "autoload": {
0435                  "psr-0": {
0436                      "ProxyManager\\": "src"
0437                  }
0438              },
0439              "notification-url": "https://packagist.org/downloads/",
0440              "license": [
0441                  "MIT"
0442              ],
0443              "authors": [
0444                  {
0445                      "name": "Marco Pivetta",
0446                      "email": "ocramius@gmail.com",
0447                      "homepage": "http://ocramius.github.com/"
0448                  }
0449              ],
0450              "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
0451              "homepage": "https://github.com/Ocramius/ProxyManager",
0452              "keywords": [
0453                  "aop",
0454                  "lazy loading",
0455                  "proxy",
0456                  "proxy pattern",
0457                  "service proxies"
0458              ],
0459              "time": "2015-08-09 04:28:19"
0460          },
0461          {
0462              "name": "paragonie/random_compat",
0463              "version": "v1.4.1",
0464              "source": {
0465                  "type": "git",
0466                  "url": "https://github.com/paragonie/random_compat.git",
0467                  "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
0468              },
0469              "dist": {
0470                  "type": "zip",
0471                  "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
0472                  "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
0473                  "shasum": ""
0474              },
0475              "require": {
0476                  "php": ">=5.2.0"
0477              },
0478              "require-dev": {
0479                  "phpunit/phpunit": "4.*|5.*"
0480              },
0481              "suggest": {
0482                  "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
0483              },
0484              "type": "library",
0485              "autoload": {
0486                  "files": [
0487                      "lib/random.php"
0488                  ]
0489              },
0490              "notification-url": "https://packagist.org/downloads/",
0491              "license": [
0492                  "MIT"
0493              ],
0494              "authors": [
0495                  {
0496                      "name": "Paragon Initiative Enterprises",
0497                      "email": "security@paragonie.com",
0498                      "homepage": "https://paragonie.com"
0499                  }
0500              ],
0501              "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
0502              "keywords": [
0503                  "csprng",
0504                  "pseudorandom",
0505                  "random"
0506              ],
0507              "time": "2016-03-18 20:34:03"
0508          },
0509          {
0510              "name": "patchwork/utf8",
0511              "version": "v1.3.1",
0512              "source": {
0513                  "type": "git",
0514                  "url": "https://github.com/tchwork/utf8.git",
0515                  "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
0516              },
0517              "dist": {
0518                  "type": "zip",
0519                  "url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
0520                  "reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
0521                  "shasum": ""
0522              },
0523              "require": {
0524                  "lib-pcre": ">=7.3",
0525                  "php": ">=5.3.0"
0526              },
0527              "suggest": {
0528                  "ext-iconv": "Use iconv for best performance",
0529                  "ext-intl": "Use Intl for best performance",
0530                  "ext-mbstring": "Use Mbstring for best performance",
0531                  "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
0532              },
0533              "type": "library",
0534              "extra": {
0535                  "branch-alias": {
0536                      "dev-master": "1.3-dev"
0537                  }
0538              },
0539              "autoload": {
0540                  "psr-4": {
0541                      "Patchwork\\": "src/Patchwork/"
0542                  },
0543                  "classmap": [
0544                      "src/Normalizer.php"
0545                  ]
0546              },
0547              "notification-url": "https://packagist.org/downloads/",
0548              "license": [
0549                  "(Apache-2.0 or GPL-2.0)"
0550              ],
0551              "authors": [
0552                  {
0553                      "name": "Nicolas Grekas",
0554                      "email": "p@tchwork.com"
0555                  }
0556              ],
0557              "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
0558              "homepage": "https://github.com/tchwork/utf8",
0559              "keywords": [
0560                  "grapheme",
0561                  "i18n",
0562                  "unicode",
0563                  "utf-8",
0564                  "utf8"
0565              ],
0566              "time": "2016-05-18 13:57:10"
0567          },
0568          {
0569              "name": "psr/log",
0570              "version": "1.0.2",
0571              "source": {
0572                  "type": "git",
0573                  "url": "https://github.com/php-fig/log.git",
0574                  "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
0575              },
0576              "dist": {
0577                  "type": "zip",
0578                  "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
0579                  "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
0580                  "shasum": ""
0581              },
0582              "require": {
0583                  "php": ">=5.3.0"
0584              },
0585              "type": "library",
0586              "extra": {
0587                  "branch-alias": {
0588                      "dev-master": "1.0.x-dev"
0589                  }
0590              },
0591              "autoload": {
0592                  "psr-4": {
0593                      "Psr\\Log\\": "Psr/Log/"
0594                  }
0595              },
0596              "notification-url": "https://packagist.org/downloads/",
0597              "license": [
0598                  "MIT"
0599              ],
0600              "authors": [
0601                  {
0602                      "name": "PHP-FIG",
0603                      "homepage": "http://www.php-fig.org/"
0604                  }
0605              ],
0606              "description": "Common interface for logging libraries",
0607              "homepage": "https://github.com/php-fig/log",
0608              "keywords": [
0609                  "log",
0610                  "psr",
0611                  "psr-3"
0612              ],
0613              "time": "2016-10-10 12:19:37"
0614          },
0615          {
0616              "name": "react/promise",
0617              "version": "v2.4.1",
0618              "source": {
0619                  "type": "git",
0620                  "url": "https://github.com/reactphp/promise.git",
0621                  "reference": "8025426794f1944de806618671d4fa476dc7626f"
0622              },
0623              "dist": {
0624                  "type": "zip",
0625                  "url": "https://api.github.com/repos/reactphp/promise/zipball/8025426794f1944de806618671d4fa476dc7626f",
0626                  "reference": "8025426794f1944de806618671d4fa476dc7626f",
0627                  "shasum": ""
0628              },
0629              "require": {
0630                  "php": ">=5.4.0"
0631              },
0632              "type": "library",
0633              "extra": {
0634                  "branch-alias": {
0635                      "dev-master": "2.0-dev"
0636                  }
0637              },
0638              "autoload": {
0639                  "psr-4": {
0640                      "React\\Promise\\": "src/"
0641                  },
0642                  "files": [
0643                      "src/functions_include.php"
0644                  ]
0645              },
0646              "notification-url": "https://packagist.org/downloads/",
0647              "license": [
0648                  "MIT"
0649              ],
0650              "authors": [
0651                  {
0652                      "name": "Jan Sorgalla",
0653                      "email": "jsorgalla@gmail.com"
0654                  }
0655              ],
0656              "description": "A lightweight implementation of CommonJS Promises/A for PHP",
0657              "time": "2016-05-03 17:50:52"
0658          },
0659          {
0660              "name": "s9e/text-formatter",
0661              "version": "0.8.4",
0662              "source": {
0663                  "type": "git",
0664                  "url": "https://github.com/s9e/TextFormatter.git",
0665                  "reference": "919fd772aae4dd889618da1cb18ae746f2a14bb6"
0666              },
0667              "dist": {
0668                  "type": "zip",
0669                  "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/919fd772aae4dd889618da1cb18ae746f2a14bb6",
0670                  "reference": "919fd772aae4dd889618da1cb18ae746f2a14bb6",
0671                  "shasum": ""
0672              },
0673              "require": {
0674                  "ext-dom": "*",
0675                  "ext-filter": "*",
0676                  "lib-pcre": ">=7.2",
0677                  "php": ">=5.3.3"
0678              },
0679              "suggest": {
0680                  "ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
0681                  "ext-intl": "Allows international URLs to be accepted by the URL filter",
0682                  "ext-json": "Enables the generation of a JavaScript parser",
0683                  "ext-mbstring": "Improves the performance of the PHP renderer",
0684                  "ext-tokenizer": "Improves the performance of the PHP renderer",
0685                  "ext-xsl": "Enables the XSLT renderer",
0686                  "ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
0687              },
0688              "type": "library",
0689              "autoload": {
0690                  "psr-4": {
0691                      "s9e\\TextFormatter\\": "src"
0692                  }
0693              },
0694              "notification-url": "https://packagist.org/downloads/",
0695              "license": [
0696                  "MIT"
0697              ],
0698              "description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding media (YouTube, etc...), enhanced typography and more.",
0699              "homepage": "https://github.com/s9e/TextFormatter/",
0700              "keywords": [
0701                  "bbcode",
0702                  "bbcodes",
0703                  "blog",
0704                  "censor",
0705                  "embed",
0706                  "emoji",
0707                  "emoticons",
0708                  "engine",
0709                  "forum",
0710                  "html",
0711                  "markdown",
0712                  "markup",
0713                  "media",
0714                  "parser",
0715                  "shortcodes"
0716              ],
0717              "time": "2016-11-22 20:10:24"
0718          },
0719          {
0720              "name": "symfony/config",
0721              "version": "v2.8.14",
0722              "source": {
0723                  "type": "git",
0724                  "url": "https://github.com/symfony/config.git",
0725                  "reference": "1361bc4e66f97b6202ae83f4190e962c624b5e61"
0726              },
0727              "dist": {
0728                  "type": "zip",
0729                  "url": "https://api.github.com/repos/symfony/config/zipball/1361bc4e66f97b6202ae83f4190e962c624b5e61",
0730                  "reference": "1361bc4e66f97b6202ae83f4190e962c624b5e61",
0731                  "shasum": ""
0732              },
0733              "require": {
0734                  "php": ">=5.3.9",
0735                  "symfony/filesystem": "~2.3|~3.0.0"
0736              },
0737              "suggest": {
0738                  "symfony/yaml": "To use the yaml reference dumper"
0739              },
0740              "type": "library",
0741              "extra": {
0742                  "branch-alias": {
0743                      "dev-master": "2.8-dev"
0744                  }
0745              },
0746              "autoload": {
0747                  "psr-4": {
0748                      "Symfony\\Component\\Config\\": ""
0749                  },
0750                  "exclude-from-classmap": [
0751                      "/Tests/"
0752                  ]
0753              },
0754              "notification-url": "https://packagist.org/downloads/",
0755              "license": [
0756                  "MIT"
0757              ],
0758              "authors": [
0759                  {
0760                      "name": "Fabien Potencier",
0761                      "email": "fabien@symfony.com"
0762                  },
0763                  {
0764                      "name": "Symfony Community",
0765                      "homepage": "https://symfony.com/contributors"
0766                  }
0767              ],
0768              "description": "Symfony Config Component",
0769              "homepage": "https://symfony.com",
0770              "time": "2016-11-03 07:52:58"
0771          },
0772          {
0773              "name": "symfony/console",
0774              "version": "v2.8.14",
0775              "source": {
0776                  "type": "git",
0777                  "url": "https://github.com/symfony/console.git",
0778                  "reference": "a871ba00e0f604dceac64c56c27f99fbeaf4854e"
0779              },
0780              "dist": {
0781                  "type": "zip",
0782                  "url": "https://api.github.com/repos/symfony/console/zipball/a871ba00e0f604dceac64c56c27f99fbeaf4854e",
0783                  "reference": "a871ba00e0f604dceac64c56c27f99fbeaf4854e",
0784                  "shasum": ""
0785              },
0786              "require": {
0787                  "php": ">=5.3.9",
0788                  "symfony/debug": "~2.7,>=2.7.2|~3.0.0",
0789                  "symfony/polyfill-mbstring": "~1.0"
0790              },
0791              "require-dev": {
0792                  "psr/log": "~1.0",
0793                  "symfony/event-dispatcher": "~2.1|~3.0.0",
0794                  "symfony/process": "~2.1|~3.0.0"
0795              },
0796              "suggest": {
0797                  "psr/log": "For using the console logger",
0798                  "symfony/event-dispatcher": "",
0799                  "symfony/process": ""
0800              },
0801              "type": "library",
0802              "extra": {
0803                  "branch-alias": {
0804                      "dev-master": "2.8-dev"
0805                  }
0806              },
0807              "autoload": {
0808                  "psr-4": {
0809                      "Symfony\\Component\\Console\\": ""
0810                  },
0811                  "exclude-from-classmap": [
0812                      "/Tests/"
0813                  ]
0814              },
0815              "notification-url": "https://packagist.org/downloads/",
0816              "license": [
0817                  "MIT"
0818              ],
0819              "authors": [
0820                  {
0821                      "name": "Fabien Potencier",
0822                      "email": "fabien@symfony.com"
0823                  },
0824                  {
0825                      "name": "Symfony Community",
0826                      "homepage": "https://symfony.com/contributors"
0827                  }
0828              ],
0829              "description": "Symfony Console Component",
0830              "homepage": "https://symfony.com",
0831              "time": "2016-11-15 23:02:12"
0832          },
0833          {
0834              "name": "symfony/debug",
0835              "version": "v2.8.14",
0836              "source": {
0837                  "type": "git",
0838                  "url": "https://github.com/symfony/debug.git",
0839                  "reference": "62a68f640456f6761d752c62d81631428ef0d8a1"
0840              },
0841              "dist": {
0842                  "type": "zip",
0843                  "url": "https://api.github.com/repos/symfony/debug/zipball/62a68f640456f6761d752c62d81631428ef0d8a1",
0844                  "reference": "62a68f640456f6761d752c62d81631428ef0d8a1",
0845                  "shasum": ""
0846              },
0847              "require": {
0848                  "php": ">=5.3.9",
0849                  "psr/log": "~1.0"
0850              },
0851              "conflict": {
0852                  "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
0853              },
0854              "require-dev": {
0855                  "symfony/class-loader": "~2.2|~3.0.0",
0856                  "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
0857              },
0858              "type": "library",
0859              "extra": {
0860                  "branch-alias": {
0861                      "dev-master": "2.8-dev"
0862                  }
0863              },
0864              "autoload": {
0865                  "psr-4": {
0866                      "Symfony\\Component\\Debug\\": ""
0867                  },
0868                  "exclude-from-classmap": [
0869                      "/Tests/"
0870                  ]
0871              },
0872              "notification-url": "https://packagist.org/downloads/",
0873              "license": [
0874                  "MIT"
0875              ],
0876              "authors": [
0877                  {
0878                      "name": "Fabien Potencier",
0879                      "email": "fabien@symfony.com"
0880                  },
0881                  {
0882                      "name": "Symfony Community",
0883                      "homepage": "https://symfony.com/contributors"
0884                  }
0885              ],
0886              "description": "Symfony Debug Component",
0887              "homepage": "https://symfony.com",
0888              "time": "2016-11-15 12:53:17"
0889          },
0890          {
0891              "name": "symfony/dependency-injection",
0892              "version": "v2.8.14",
0893              "source": {
0894                  "type": "git",
0895                  "url": "https://github.com/symfony/dependency-injection.git",
0896                  "reference": "9d2c5033ca70ceade8d7584f997a9d3943f0fe5f"
0897              },
0898              "dist": {
0899                  "type": "zip",
0900                  "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9d2c5033ca70ceade8d7584f997a9d3943f0fe5f",
0901                  "reference": "9d2c5033ca70ceade8d7584f997a9d3943f0fe5f",
0902                  "shasum": ""
0903              },
0904              "require": {
0905                  "php": ">=5.3.9"
0906              },
0907              "conflict": {
0908                  "symfony/expression-language": "<2.6"
0909              },
0910              "require-dev": {
0911                  "symfony/config": "~2.2|~3.0.0",
0912                  "symfony/expression-language": "~2.6|~3.0.0",
0913                  "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
0914              },
0915              "suggest": {
0916                  "symfony/config": "",
0917                  "symfony/expression-language": "For using expressions in service container configuration",
0918                  "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
0919                  "symfony/yaml": ""
0920              },
0921              "type": "library",
0922              "extra": {
0923                  "branch-alias": {
0924                      "dev-master": "2.8-dev"
0925                  }
0926              },
0927              "autoload": {
0928                  "psr-4": {
0929                      "Symfony\\Component\\DependencyInjection\\": ""
0930                  },
0931                  "exclude-from-classmap": [
0932                      "/Tests/"
0933                  ]
0934              },
0935              "notification-url": "https://packagist.org/downloads/",
0936              "license": [
0937                  "MIT"
0938              ],
0939              "authors": [
0940                  {
0941                      "name": "Fabien Potencier",
0942                      "email": "fabien@symfony.com"
0943                  },
0944                  {
0945                      "name": "Symfony Community",
0946                      "homepage": "https://symfony.com/contributors"
0947                  }
0948              ],
0949              "description": "Symfony DependencyInjection Component",
0950              "homepage": "https://symfony.com",
0951              "time": "2016-11-18 21:10:01"
0952          },
0953          {
0954              "name": "symfony/event-dispatcher",
0955              "version": "v2.8.14",
0956              "source": {
0957                  "type": "git",
0958                  "url": "https://github.com/symfony/event-dispatcher.git",
0959                  "reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934"
0960              },
0961              "dist": {
0962                  "type": "zip",
0963                  "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/25c576abd4e0f212e678fe8b2bd9a9a98c7ea934",
0964                  "reference": "25c576abd4e0f212e678fe8b2bd9a9a98c7ea934",
0965                  "shasum": ""
0966              },
0967              "require": {
0968                  "php": ">=5.3.9"
0969              },
0970              "require-dev": {
0971                  "psr/log": "~1.0",
0972                  "symfony/config": "~2.0,>=2.0.5|~3.0.0",
0973                  "symfony/dependency-injection": "~2.6|~3.0.0",
0974                  "symfony/expression-language": "~2.6|~3.0.0",
0975                  "symfony/stopwatch": "~2.3|~3.0.0"
0976              },
0977              "suggest": {
0978                  "symfony/dependency-injection": "",
0979                  "symfony/http-kernel": ""
0980              },
0981              "type": "library",
0982              "extra": {
0983                  "branch-alias": {
0984                      "dev-master": "2.8-dev"
0985                  }
0986              },
0987              "autoload": {
0988                  "psr-4": {
0989                      "Symfony\\Component\\EventDispatcher\\": ""
0990                  },
0991                  "exclude-from-classmap": [
0992                      "/Tests/"
0993                  ]
0994              },
0995              "notification-url": "https://packagist.org/downloads/",
0996              "license": [
0997                  "MIT"
0998              ],
0999              "authors": [
1000                  {
1001                      "name": "Fabien Potencier",
1002                      "email": "fabien@symfony.com"
1003                  },
1004                  {
1005                      "name": "Symfony Community",
1006                      "homepage": "https://symfony.com/contributors"
1007                  }
1008              ],
1009              "description": "Symfony EventDispatcher Component",
1010              "homepage": "https://symfony.com",
1011              "time": "2016-10-13 01:43:15"
1012          },
1013          {
1014              "name": "symfony/filesystem",
1015              "version": "v2.8.14",
1016              "source": {
1017                  "type": "git",
1018                  "url": "https://github.com/symfony/filesystem.git",
1019                  "reference": "a3784111af9f95f102b6411548376e1ae7c93898"
1020              },
1021              "dist": {
1022                  "type": "zip",
1023                  "url": "https://api.github.com/repos/symfony/filesystem/zipball/a3784111af9f95f102b6411548376e1ae7c93898",
1024                  "reference": "a3784111af9f95f102b6411548376e1ae7c93898",
1025                  "shasum": ""
1026              },
1027              "require": {
1028                  "php": ">=5.3.9"
1029              },
1030              "type": "library",
1031              "extra": {
1032                  "branch-alias": {
1033                      "dev-master": "2.8-dev"
1034                  }
1035              },
1036              "autoload": {
1037                  "psr-4": {
1038                      "Symfony\\Component\\Filesystem\\": ""
1039                  },
1040                  "exclude-from-classmap": [
1041                      "/Tests/"
1042                  ]
1043              },
1044              "notification-url": "https://packagist.org/downloads/",
1045              "license": [
1046                  "MIT"
1047              ],
1048              "authors": [
1049                  {
1050                      "name": "Fabien Potencier",
1051                      "email": "fabien@symfony.com"
1052                  },
1053                  {
1054                      "name": "Symfony Community",
1055                      "homepage": "https://symfony.com/contributors"
1056                  }
1057              ],
1058              "description": "Symfony Filesystem Component",
1059              "homepage": "https://symfony.com",
1060              "time": "2016-10-18 04:28:30"
1061          },
1062          {
1063              "name": "symfony/finder",
1064              "version": "v2.8.14",
1065              "source": {
1066                  "type": "git",
1067                  "url": "https://github.com/symfony/finder.git",
1068                  "reference": "0023b024363dfc0cd21262e556f25a291fe8d7fd"
1069              },
1070              "dist": {
1071                  "type": "zip",
1072                  "url": "https://api.github.com/repos/symfony/finder/zipball/0023b024363dfc0cd21262e556f25a291fe8d7fd",
1073                  "reference": "0023b024363dfc0cd21262e556f25a291fe8d7fd",
1074                  "shasum": ""
1075              },
1076              "require": {
1077                  "php": ">=5.3.9"
1078              },
1079              "type": "library",
1080              "extra": {
1081                  "branch-alias": {
1082                      "dev-master": "2.8-dev"
1083                  }
1084              },
1085              "autoload": {
1086                  "psr-4": {
1087                      "Symfony\\Component\\Finder\\": ""
1088                  },
1089                  "exclude-from-classmap": [
1090                      "/Tests/"
1091                  ]
1092              },
1093              "notification-url": "https://packagist.org/downloads/",
1094              "license": [
1095                  "MIT"
1096              ],
1097              "authors": [
1098                  {
1099                      "name": "Fabien Potencier",
1100                      "email": "fabien@symfony.com"
1101                  },
1102                  {
1103                      "name": "Symfony Community",
1104                      "homepage": "https://symfony.com/contributors"
1105                  }
1106              ],
1107              "description": "Symfony Finder Component",
1108              "homepage": "https://symfony.com",
1109              "time": "2016-11-03 07:52:58"
1110          },
1111          {
1112              "name": "symfony/http-foundation",
1113              "version": "v2.8.14",
1114              "source": {
1115                  "type": "git",
1116                  "url": "https://github.com/symfony/http-foundation.git",
1117                  "reference": "4f8c167732bbf3ba4284c0915f57b332091f6b68"
1118              },
1119              "dist": {
1120                  "type": "zip",
1121                  "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4f8c167732bbf3ba4284c0915f57b332091f6b68",
1122                  "reference": "4f8c167732bbf3ba4284c0915f57b332091f6b68",
1123                  "shasum": ""
1124              },
1125              "require": {
1126                  "php": ">=5.3.9",
1127                  "symfony/polyfill-mbstring": "~1.1",
1128                  "symfony/polyfill-php54": "~1.0",
1129                  "symfony/polyfill-php55": "~1.0"
1130              },
1131              "require-dev": {
1132                  "symfony/expression-language": "~2.4|~3.0.0"
1133              },
1134              "type": "library",
1135              "extra": {
1136                  "branch-alias": {
1137                      "dev-master": "2.8-dev"
1138                  }
1139              },
1140              "autoload": {
1141                  "psr-4": {
1142                      "Symfony\\Component\\HttpFoundation\\": ""
1143                  },
1144                  "exclude-from-classmap": [
1145                      "/Tests/"
1146                  ]
1147              },
1148              "notification-url": "https://packagist.org/downloads/",
1149              "license": [
1150                  "MIT"
1151              ],
1152              "authors": [
1153                  {
1154                      "name": "Fabien Potencier",
1155                      "email": "fabien@symfony.com"
1156                  },
1157                  {
1158                      "name": "Symfony Community",
1159                      "homepage": "https://symfony.com/contributors"
1160                  }
1161              ],
1162              "description": "Symfony HttpFoundation Component",
1163              "homepage": "https://symfony.com",
1164              "time": "2016-11-15 23:02:12"
1165          },
1166          {
1167              "name": "symfony/http-kernel",
1168              "version": "v2.8.14",
1169              "source": {
1170                  "type": "git",
1171                  "url": "https://github.com/symfony/http-kernel.git",
1172                  "reference": "29d9bb59c6d895e65d8fea3859c96c3b6e9368ba"
1173              },
1174              "dist": {
1175                  "type": "zip",
1176                  "url": "https://api.github.com/repos/symfony/http-kernel/zipball/29d9bb59c6d895e65d8fea3859c96c3b6e9368ba",
1177                  "reference": "29d9bb59c6d895e65d8fea3859c96c3b6e9368ba",
1178                  "shasum": ""
1179              },
1180              "require": {
1181                  "php": ">=5.3.9",
1182                  "psr/log": "~1.0",
1183                  "symfony/debug": "~2.6,>=2.6.2",
1184                  "symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
1185                  "symfony/http-foundation": "~2.7.20|~2.8.13|~3.1.6"
1186              },
1187              "conflict": {
1188                  "symfony/config": "<2.7"
1189              },
1190              "require-dev": {
1191                  "symfony/browser-kit": "~2.3|~3.0.0",
1192                  "symfony/class-loader": "~2.1|~3.0.0",
1193                  "symfony/config": "~2.8",
1194                  "symfony/console": "~2.3|~3.0.0",
1195                  "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
1196                  "symfony/dependency-injection": "~2.8|~3.0.0",
1197                  "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
1198                  "symfony/expression-language": "~2.4|~3.0.0",
1199                  "symfony/finder": "~2.0,>=2.0.5|~3.0.0",
1200                  "symfony/process": "~2.0,>=2.0.5|~3.0.0",
1201                  "symfony/routing": "~2.8|~3.0.0",
1202                  "symfony/stopwatch": "~2.3|~3.0.0",
1203                  "symfony/templating": "~2.2|~3.0.0",
1204                  "symfony/translation": "~2.0,>=2.0.5|~3.0.0",
1205                  "symfony/var-dumper": "~2.6|~3.0.0"
1206              },
1207              "suggest": {
1208                  "symfony/browser-kit": "",
1209                  "symfony/class-loader": "",
1210                  "symfony/config": "",
1211                  "symfony/console": "",
1212                  "symfony/dependency-injection": "",
1213                  "symfony/finder": "",
1214                  "symfony/var-dumper": ""
1215              },
1216              "type": "library",
1217              "extra": {
1218                  "branch-alias": {
1219                      "dev-master": "2.8-dev"
1220                  }
1221              },
1222              "autoload": {
1223                  "psr-4": {
1224                      "Symfony\\Component\\HttpKernel\\": ""
1225                  },
1226                  "exclude-from-classmap": [
1227                      "/Tests/"
1228                  ]
1229              },
1230              "notification-url": "https://packagist.org/downloads/",
1231              "license": [
1232                  "MIT"
1233              ],
1234              "authors": [
1235                  {
1236                      "name": "Fabien Potencier",
1237                      "email": "fabien@symfony.com"
1238                  },
1239                  {
1240                      "name": "Symfony Community",
1241                      "homepage": "https://symfony.com/contributors"
1242                  }
1243              ],
1244              "description": "Symfony HttpKernel Component",
1245              "homepage": "https://symfony.com",
1246              "time": "2016-11-21 02:24:42"
1247          },
1248          {
1249              "name": "symfony/polyfill-mbstring",
1250              "version": "v1.3.0",
1251              "source": {
1252                  "type": "git",
1253                  "url": "https://github.com/symfony/polyfill-mbstring.git",
1254                  "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
1255              },
1256              "dist": {
1257                  "type": "zip",
1258                  "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
1259                  "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
1260                  "shasum": ""
1261              },
1262              "require": {
1263                  "php": ">=5.3.3"
1264              },
1265              "suggest": {
1266                  "ext-mbstring": "For best performance"
1267              },
1268              "type": "library",
1269              "extra": {
1270                  "branch-alias": {
1271                      "dev-master": "1.3-dev"
1272                  }
1273              },
1274              "autoload": {
1275                  "psr-4": {
1276                      "Symfony\\Polyfill\\Mbstring\\": ""
1277                  },
1278                  "files": [
1279                      "bootstrap.php"
1280                  ]
1281              },
1282              "notification-url": "https://packagist.org/downloads/",
1283              "license": [
1284                  "MIT"
1285              ],
1286              "authors": [
1287                  {
1288                      "name": "Nicolas Grekas",
1289                      "email": "p@tchwork.com"
1290                  },
1291                  {
1292                      "name": "Symfony Community",
1293                      "homepage": "https://symfony.com/contributors"
1294                  }
1295              ],
1296              "description": "Symfony polyfill for the Mbstring extension",
1297              "homepage": "https://symfony.com",
1298              "keywords": [
1299                  "compatibility",
1300                  "mbstring",
1301                  "polyfill",
1302                  "portable",
1303                  "shim"
1304              ],
1305              "time": "2016-11-14 01:06:16"
1306          },
1307          {
1308              "name": "symfony/polyfill-php54",
1309              "version": "v1.3.0",
1310              "source": {
1311                  "type": "git",
1312                  "url": "https://github.com/symfony/polyfill-php54.git",
1313                  "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
1314              },
1315              "dist": {
1316                  "type": "zip",
1317                  "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
1318                  "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
1319                  "shasum": ""
1320              },
1321              "require": {
1322                  "php": ">=5.3.3"
1323              },
1324              "type": "library",
1325              "extra": {
1326                  "branch-alias": {
1327                      "dev-master": "1.3-dev"
1328                  }
1329              },
1330              "autoload": {
1331                  "psr-4": {
1332                      "Symfony\\Polyfill\\Php54\\": ""
1333                  },
1334                  "files": [
1335                      "bootstrap.php"
1336                  ],
1337                  "classmap": [
1338                      "Resources/stubs"
1339                  ]
1340              },
1341              "notification-url": "https://packagist.org/downloads/",
1342              "license": [
1343                  "MIT"
1344              ],
1345              "authors": [
1346                  {
1347                      "name": "Nicolas Grekas",
1348                      "email": "p@tchwork.com"
1349                  },
1350                  {
1351                      "name": "Symfony Community",
1352                      "homepage": "https://symfony.com/contributors"
1353                  }
1354              ],
1355              "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
1356              "homepage": "https://symfony.com",
1357              "keywords": [
1358                  "compatibility",
1359                  "polyfill",
1360                  "portable",
1361                  "shim"
1362              ],
1363              "time": "2016-11-14 01:06:16"
1364          },
1365          {
1366              "name": "symfony/polyfill-php55",
1367              "version": "v1.3.0",
1368              "source": {
1369                  "type": "git",
1370                  "url": "https://github.com/symfony/polyfill-php55.git",
1371                  "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
1372              },
1373              "dist": {
1374                  "type": "zip",
1375                  "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
1376                  "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
1377                  "shasum": ""
1378              },
1379              "require": {
1380                  "ircmaxell/password-compat": "~1.0",
1381                  "php": ">=5.3.3"
1382              },
1383              "type": "library",
1384              "extra": {
1385                  "branch-alias": {
1386                      "dev-master": "1.3-dev"
1387                  }
1388              },
1389              "autoload": {
1390                  "psr-4": {
1391                      "Symfony\\Polyfill\\Php55\\": ""
1392                  },
1393                  "files": [
1394                      "bootstrap.php"
1395                  ]
1396              },
1397              "notification-url": "https://packagist.org/downloads/",
1398              "license": [
1399                  "MIT"
1400              ],
1401              "authors": [
1402                  {
1403                      "name": "Nicolas Grekas",
1404                      "email": "p@tchwork.com"
1405                  },
1406                  {
1407                      "name": "Symfony Community",
1408                      "homepage": "https://symfony.com/contributors"
1409                  }
1410              ],
1411              "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
1412              "homepage": "https://symfony.com",
1413              "keywords": [
1414                  "compatibility",
1415                  "polyfill",
1416                  "portable",
1417                  "shim"
1418              ],
1419              "time": "2016-11-14 01:06:16"
1420          },
1421          {
1422              "name": "symfony/proxy-manager-bridge",
1423              "version": "v2.8.14",
1424              "source": {
1425                  "type": "git",
1426                  "url": "https://github.com/symfony/proxy-manager-bridge.git",
1427                  "reference": "69922100cdfe37bc9c0429cab5bd523e861e562e"
1428              },
1429              "dist": {
1430                  "type": "zip",
1431                  "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/69922100cdfe37bc9c0429cab5bd523e861e562e",
1432                  "reference": "69922100cdfe37bc9c0429cab5bd523e861e562e",
1433                  "shasum": ""
1434              },
1435              "require": {
1436                  "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
1437                  "php": ">=5.3.9",
1438                  "symfony/dependency-injection": "~2.8|~3.0.0"
1439              },
1440              "require-dev": {
1441                  "symfony/config": "~2.3|~3.0.0"
1442              },
1443              "type": "symfony-bridge",
1444              "extra": {
1445                  "branch-alias": {
1446                      "dev-master": "2.8-dev"
1447                  }
1448              },
1449              "autoload": {
1450                  "psr-4": {
1451                      "Symfony\\Bridge\\ProxyManager\\": ""
1452                  },
1453                  "exclude-from-classmap": [
1454                      "/Tests/"
1455                  ]
1456              },
1457              "notification-url": "https://packagist.org/downloads/",
1458              "license": [
1459                  "MIT"
1460              ],
1461              "authors": [
1462                  {
1463                      "name": "Fabien Potencier",
1464                      "email": "fabien@symfony.com"
1465                  },
1466                  {
1467                      "name": "Symfony Community",
1468                      "homepage": "https://symfony.com/contributors"
1469                  }
1470              ],
1471              "description": "Symfony ProxyManager Bridge",
1472              "homepage": "https://symfony.com",
1473              "time": "2016-10-03 15:49:46"
1474          },
1475          {
1476              "name": "symfony/routing",
1477              "version": "v2.8.14",
1478              "source": {
1479                  "type": "git",
1480                  "url": "https://github.com/symfony/routing.git",
1481                  "reference": "6cee3ed22c778a7410119a3d51a20f60252a156c"
1482              },
1483              "dist": {
1484                  "type": "zip",
1485                  "url": "https://api.github.com/repos/symfony/routing/zipball/6cee3ed22c778a7410119a3d51a20f60252a156c",
1486                  "reference": "6cee3ed22c778a7410119a3d51a20f60252a156c",
1487                  "shasum": ""
1488              },
1489              "require": {
1490                  "php": ">=5.3.9"
1491              },
1492              "conflict": {
1493                  "symfony/config": "<2.7"
1494              },
1495              "require-dev": {
1496                  "doctrine/annotations": "~1.0",
1497                  "doctrine/common": "~2.2",
1498                  "psr/log": "~1.0",
1499                  "symfony/config": "~2.7|~3.0.0",
1500                  "symfony/expression-language": "~2.4|~3.0.0",
1501                  "symfony/http-foundation": "~2.3|~3.0.0",
1502                  "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
1503              },
1504              "suggest": {
1505                  "doctrine/annotations": "For using the annotation loader",
1506                  "symfony/config": "For using the all-in-one router or any loader",
1507                  "symfony/dependency-injection": "For loading routes from a service",
1508                  "symfony/expression-language": "For using expression matching",
1509                  "symfony/http-foundation": "For using a Symfony Request object",
1510                  "symfony/yaml": "For using the YAML loader"
1511              },
1512              "type": "library",
1513              "extra": {
1514                  "branch-alias": {
1515                      "dev-master": "2.8-dev"
1516                  }
1517              },
1518              "autoload": {
1519                  "psr-4": {
1520                      "Symfony\\Component\\Routing\\": ""
1521                  },
1522                  "exclude-from-classmap": [
1523                      "/Tests/"
1524                  ]
1525              },
1526              "notification-url": "https://packagist.org/downloads/",
1527              "license": [
1528                  "MIT"
1529              ],
1530              "authors": [
1531                  {
1532                      "name": "Fabien Potencier",
1533                      "email": "fabien@symfony.com"
1534                  },
1535                  {
1536                      "name": "Symfony Community",
1537                      "homepage": "https://symfony.com/contributors"
1538                  }
1539              ],
1540              "description": "Symfony Routing Component",
1541              "homepage": "https://symfony.com",
1542              "keywords": [
1543                  "router",
1544                  "routing",
1545                  "uri",
1546                  "url"
1547              ],
1548              "time": "2016-08-16 14:56:08"
1549          },
1550          {
1551              "name": "symfony/twig-bridge",
1552              "version": "v2.8.11",
1553              "source": {
1554                  "type": "git",
1555                  "url": "https://github.com/symfony/twig-bridge.git",
1556                  "reference": "5e9679f7085e99adb5248e07b4677494b8f884b5"
1557              },
1558              "dist": {
1559                  "type": "zip",
1560                  "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5e9679f7085e99adb5248e07b4677494b8f884b5",
1561                  "reference": "5e9679f7085e99adb5248e07b4677494b8f884b5",
1562                  "shasum": ""
1563              },
1564              "require": {
1565                  "php": ">=5.3.9",
1566                  "twig/twig": "~1.23|~2.0"
1567              },
1568              "require-dev": {
1569                  "symfony/asset": "~2.7|~3.0.0",
1570                  "symfony/console": "~2.8|~3.0.0",
1571                  "symfony/expression-language": "~2.4|~3.0.0",
1572                  "symfony/finder": "~2.3|~3.0.0",
1573                  "symfony/form": "~2.8.4",
1574                  "symfony/http-kernel": "~2.8|~3.0.0",
1575                  "symfony/polyfill-intl-icu": "~1.0",
1576                  "symfony/routing": "~2.2|~3.0.0",
1577                  "symfony/security": "~2.6|~3.0.0",
1578                  "symfony/security-acl": "~2.6|~3.0.0",
1579                  "symfony/stopwatch": "~2.2|~3.0.0",
1580                  "symfony/templating": "~2.1|~3.0.0",
1581                  "symfony/translation": "~2.7|~3.0.0",
1582                  "symfony/var-dumper": "~2.7.16|~2.8.9|~3.0.9",
1583                  "symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
1584              },
1585              "suggest": {
1586                  "symfony/asset": "For using the AssetExtension",
1587                  "symfony/expression-language": "For using the ExpressionExtension",
1588                  "symfony/finder": "",
1589                  "symfony/form": "For using the FormExtension",
1590                  "symfony/http-kernel": "For using the HttpKernelExtension",
1591                  "symfony/routing": "For using the RoutingExtension",
1592                  "symfony/security": "For using the SecurityExtension",
1593                  "symfony/stopwatch": "For using the StopwatchExtension",
1594                  "symfony/templating": "For using the TwigEngine",
1595                  "symfony/translation": "For using the TranslationExtension",
1596                  "symfony/var-dumper": "For using the DumpExtension",
1597                  "symfony/yaml": "For using the YamlExtension"
1598              },
1599              "type": "symfony-bridge",
1600              "extra": {
1601                  "branch-alias": {
1602                      "dev-master": "2.8-dev"
1603                  }
1604              },
1605              "autoload": {
1606                  "psr-4": {
1607                      "Symfony\\Bridge\\Twig\\": ""
1608                  },
1609                  "exclude-from-classmap": [
1610                      "/Tests/"
1611                  ]
1612              },
1613              "notification-url": "https://packagist.org/downloads/",
1614              "license": [
1615                  "MIT"
1616              ],
1617              "authors": [
1618                  {
1619                      "name": "Fabien Potencier",
1620                      "email": "fabien@symfony.com"
1621                  },
1622                  {
1623                      "name": "Symfony Community",
1624                      "homepage": "https://symfony.com/contributors"
1625                  }
1626              ],
1627              "description": "Symfony Twig Bridge",
1628              "homepage": "https://symfony.com",
1629              "time": "2016-09-06 10:55:00"
1630          },
1631          {
1632              "name": "symfony/yaml",
1633              "version": "v2.8.14",
1634              "source": {
1635                  "type": "git",
1636                  "url": "https://github.com/symfony/yaml.git",
1637                  "reference": "befb26a3713c97af90d25dd12e75621ef14d91ff"
1638              },
1639              "dist": {
1640                  "type": "zip",
1641                  "url": "https://api.github.com/repos/symfony/yaml/zipball/befb26a3713c97af90d25dd12e75621ef14d91ff",
1642                  "reference": "befb26a3713c97af90d25dd12e75621ef14d91ff",
1643                  "shasum": ""
1644              },
1645              "require": {
1646                  "php": ">=5.3.9"
1647              },
1648              "type": "library",
1649              "extra": {
1650                  "branch-alias": {
1651                      "dev-master": "2.8-dev"
1652                  }
1653              },
1654              "autoload": {
1655                  "psr-4": {
1656                      "Symfony\\Component\\Yaml\\": ""
1657                  },
1658                  "exclude-from-classmap": [
1659                      "/Tests/"
1660                  ]
1661              },
1662              "notification-url": "https://packagist.org/downloads/",
1663              "license": [
1664                  "MIT"
1665              ],
1666              "authors": [
1667                  {
1668                      "name": "Fabien Potencier",
1669                      "email": "fabien@symfony.com"
1670                  },
1671                  {
1672                      "name": "Symfony Community",
1673                      "homepage": "https://symfony.com/contributors"
1674                  }
1675              ],
1676              "description": "Symfony Yaml Component",
1677              "homepage": "https://symfony.com",
1678              "time": "2016-11-14 16:15:57"
1679          },
1680          {
1681              "name": "twig/twig",
1682              "version": "v1.24.2",
1683              "source": {
1684                  "type": "git",
1685                  "url": "https://github.com/twigphp/Twig.git",
1686                  "reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7"
1687              },
1688              "dist": {
1689                  "type": "zip",
1690                  "url": "https://api.github.com/repos/twigphp/Twig/zipball/33093f6e310e6976baeac7b14f3a6ec02f2d79b7",
1691                  "reference": "33093f6e310e6976baeac7b14f3a6ec02f2d79b7",
1692                  "shasum": ""
1693              },
1694              "require": {
1695                  "php": ">=5.2.7"
1696              },
1697              "require-dev": {
1698                  "symfony/debug": "~2.7",
1699                  "symfony/phpunit-bridge": "~2.7"
1700              },
1701              "type": "library",
1702              "extra": {
1703                  "branch-alias": {
1704                      "dev-master": "1.24-dev"
1705                  }
1706              },
1707              "autoload": {
1708                  "psr-0": {
1709                      "Twig_": "lib/"
1710                  }
1711              },
1712              "notification-url": "https://packagist.org/downloads/",
1713              "license": [
1714                  "BSD-3-Clause"
1715              ],
1716              "authors": [
1717                  {
1718                      "name": "Fabien Potencier",
1719                      "email": "fabien@symfony.com",
1720                      "homepage": "http://fabien.potencier.org",
1721                      "role": "Lead Developer"
1722                  },
1723                  {
1724                      "name": "Armin Ronacher",
1725                      "email": "armin.ronacher@active-4.com",
1726                      "role": "Project Founder"
1727                  },
1728                  {
1729                      "name": "Twig Team",
1730                      "homepage": "http://twig.sensiolabs.org/contributors",
1731                      "role": "Contributors"
1732                  }
1733              ],
1734              "description": "Twig, the flexible, fast, and secure template language for PHP",
1735              "homepage": "http://twig.sensiolabs.org",
1736              "keywords": [
1737                  "templating"
1738              ],
1739              "time": "2016-09-01 17:50:53"
1740          },
1741          {
1742              "name": "zendframework/zend-code",
1743              "version": "2.5.1",
1744              "source": {
1745                  "type": "git",
1746                  "url": "https://github.com/zendframework/zend-code.git",
1747                  "reference": "5d998f261ec2a55171c71da57a11622745680153"
1748              },
1749              "dist": {
1750                  "type": "zip",
1751                  "url": "https://api.github.com/repos/zendframework/zend-code/zipball/5d998f261ec2a55171c71da57a11622745680153",
1752                  "reference": "5d998f261ec2a55171c71da57a11622745680153",
1753                  "shasum": ""
1754              },
1755              "require": {
1756                  "php": ">=5.3.23",
1757                  "zendframework/zend-eventmanager": "~2.5"
1758              },
1759              "require-dev": {
1760                  "doctrine/common": ">=2.1",
1761                  "fabpot/php-cs-fixer": "1.7.*",
1762                  "phpunit/phpunit": "~4.0",
1763                  "zendframework/zend-stdlib": "~2.5",
1764                  "zendframework/zend-version": "~2.5"
1765              },
1766              "suggest": {
1767                  "doctrine/common": "Doctrine\\Common >=2.1 for annotation features",
1768                  "zendframework/zend-stdlib": "Zend\\Stdlib component"
1769              },
1770              "type": "library",
1771              "extra": {
1772                  "branch-alias": {
1773                      "dev-master": "2.5-dev",
1774                      "dev-develop": "2.6-dev"
1775                  }
1776              },
1777              "autoload": {
1778                  "psr-4": {
1779                      "Zend\\Code\\": "src/"
1780                  }
1781              },
1782              "notification-url": "https://packagist.org/downloads/",
1783              "license": [
1784                  "BSD-3-Clause"
1785              ],
1786              "description": "provides facilities to generate arbitrary code using an object oriented interface",
1787              "homepage": "https://github.com/zendframework/zend-code",
1788              "keywords": [
1789                  "code",
1790                  "zf2"
1791              ],
1792              "time": "2015-06-03 15:31:59"
1793          },
1794          {
1795              "name": "zendframework/zend-eventmanager",
1796              "version": "2.5.1",
1797              "source": {
1798                  "type": "git",
1799                  "url": "https://github.com/zendframework/zend-eventmanager.git",
1800                  "reference": "d94a16039144936f107f906896349900fd634443"
1801              },
1802              "dist": {
1803                  "type": "zip",
1804                  "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/d94a16039144936f107f906896349900fd634443",
1805                  "reference": "d94a16039144936f107f906896349900fd634443",
1806                  "shasum": ""
1807              },
1808              "require": {
1809                  "php": ">=5.3.23",
1810                  "zendframework/zend-stdlib": "~2.5"
1811              },
1812              "require-dev": {
1813                  "fabpot/php-cs-fixer": "1.7.*",
1814                  "phpunit/phpunit": "~4.0"
1815              },
1816              "type": "library",
1817              "extra": {
1818                  "branch-alias": {
1819                      "dev-master": "2.5-dev",
1820                      "dev-develop": "2.6-dev"
1821                  }
1822              },
1823              "autoload": {
1824                  "psr-4": {
1825                      "Zend\\EventManager\\": "src/"
1826                  }
1827              },
1828              "notification-url": "https://packagist.org/downloads/",
1829              "license": [
1830                  "BSD-3-Clause"
1831              ],
1832              "homepage": "https://github.com/zendframework/zend-eventmanager",
1833              "keywords": [
1834                  "eventmanager",
1835                  "zf2"
1836              ],
1837              "time": "2015-06-03 15:32:01"
1838          },
1839          {
1840              "name": "zendframework/zend-stdlib",
1841              "version": "2.5.1",
1842              "source": {
1843                  "type": "git",
1844                  "url": "https://github.com/zendframework/zend-stdlib.git",
1845                  "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae"
1846              },
1847              "dist": {
1848                  "type": "zip",
1849                  "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cc8e90a60dd5d44b9730b77d07b97550091da1ae",
1850                  "reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae",
1851                  "shasum": ""
1852              },
1853              "require": {
1854                  "php": ">=5.3.23"
1855              },
1856              "require-dev": {
1857                  "fabpot/php-cs-fixer": "1.7.*",
1858                  "phpunit/phpunit": "~4.0",
1859                  "zendframework/zend-config": "~2.5",
1860                  "zendframework/zend-eventmanager": "~2.5",
1861                  "zendframework/zend-filter": "~2.5",
1862                  "zendframework/zend-inputfilter": "~2.5",
1863                  "zendframework/zend-serializer": "~2.5",
1864                  "zendframework/zend-servicemanager": "~2.5"
1865              },
1866              "suggest": {
1867                  "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
1868                  "zendframework/zend-filter": "To support naming strategy hydrator usage",
1869                  "zendframework/zend-serializer": "Zend\\Serializer component",
1870                  "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
1871              },
1872              "type": "library",
1873              "extra": {
1874                  "branch-alias": {
1875                      "dev-master": "2.5-dev",
1876                      "dev-develop": "2.6-dev"
1877                  }
1878              },
1879              "autoload": {
1880                  "psr-4": {
1881                      "Zend\\Stdlib\\": "src/"
1882                  }
1883              },
1884              "notification-url": "https://packagist.org/downloads/",
1885              "license": [
1886                  "BSD-3-Clause"
1887              ],
1888              "homepage": "https://github.com/zendframework/zend-stdlib",
1889              "keywords": [
1890                  "stdlib",
1891                  "zf2"
1892              ],
1893              "time": "2015-06-03 15:32:03"
1894          }
1895      ],
1896      "packages-dev": [
1897          {
1898              "name": "doctrine/instantiator",
1899              "version": "1.0.5",
1900              "source": {
1901                  "type": "git",
1902                  "url": "https://github.com/doctrine/instantiator.git",
1903                  "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
1904              },
1905              "dist": {
1906                  "type": "zip",
1907                  "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
1908                  "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
1909                  "shasum": ""
1910              },
1911              "require": {
1912                  "php": ">=5.3,<8.0-DEV"
1913              },
1914              "require-dev": {
1915                  "athletic/athletic": "~0.1.8",
1916                  "ext-pdo": "*",
1917                  "ext-phar": "*",
1918                  "phpunit/phpunit": "~4.0",
1919                  "squizlabs/php_codesniffer": "~2.0"
1920              },
1921              "type": "library",
1922              "extra": {
1923                  "branch-alias": {
1924                      "dev-master": "1.0.x-dev"
1925                  }
1926              },
1927              "autoload": {
1928                  "psr-4": {
1929                      "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1930                  }
1931              },
1932              "notification-url": "https://packagist.org/downloads/",
1933              "license": [
1934                  "MIT"
1935              ],
1936              "authors": [
1937                  {
1938                      "name": "Marco Pivetta",
1939                      "email": "ocramius@gmail.com",
1940                      "homepage": "http://ocramius.github.com/"
1941                  }
1942              ],
1943              "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1944              "homepage": "https://github.com/doctrine/instantiator",
1945              "keywords": [
1946                  "constructor",
1947                  "instantiate"
1948              ],
1949              "time": "2015-06-14 21:17:01"
1950          },
1951          {
1952              "name": "fabpot/goutte",
1953              "version": "v2.0.4",
1954              "source": {
1955                  "type": "git",
1956                  "url": "https://github.com/FriendsOfPHP/Goutte.git",
1957                  "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
1958              },
1959              "dist": {
1960                  "type": "zip",
1961                  "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
1962                  "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
1963                  "shasum": ""
1964              },
1965              "require": {
1966                  "guzzlehttp/guzzle": ">=4,<6",
1967                  "php": ">=5.4.0",
1968                  "symfony/browser-kit": "~2.1",
1969                  "symfony/css-selector": "~2.1",
1970                  "symfony/dom-crawler": "~2.1"
1971              },
1972              "type": "application",
1973              "extra": {
1974                  "branch-alias": {
1975                      "dev-master": "2.0-dev"
1976                  }
1977              },
1978              "autoload": {
1979                  "psr-4": {
1980                      "Goutte\\": "Goutte"
1981                  }
1982              },
1983              "notification-url": "https://packagist.org/downloads/",
1984              "license": [
1985                  "MIT"
1986              ],
1987              "authors": [
1988                  {
1989                      "name": "Fabien Potencier",
1990                      "email": "fabien@symfony.com"
1991                  }
1992              ],
1993              "description": "A simple PHP Web Scraper",
1994              "homepage": "https://github.com/FriendsOfPHP/Goutte",
1995              "keywords": [
1996                  "scraper"
1997              ],
1998              "time": "2015-05-05 21:14:57"
1999          },
2000          {
2001              "name": "facebook/webdriver",
2002              "version": "1.1.3",
2003              "source": {
2004                  "type": "git",
2005                  "url": "https://github.com/facebook/php-webdriver.git",
2006                  "reference": "b7186fb1bcfda956d237f59face250d06ef47253"
2007              },
2008              "dist": {
2009                  "type": "zip",
2010                  "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/b7186fb1bcfda956d237f59face250d06ef47253",
2011                  "reference": "b7186fb1bcfda956d237f59face250d06ef47253",
2012                  "shasum": ""
2013              },
2014              "require": {
2015                  "ext-curl": "*",
2016                  "php": ">=5.3.19"
2017              },
2018              "require-dev": {
2019                  "friendsofphp/php-cs-fixer": "^1.11",
2020                  "phpunit/phpunit": "4.6.* || ~5.0",
2021                  "squizlabs/php_codesniffer": "^2.6"
2022              },
2023              "suggest": {
2024                  "phpdocumentor/phpdocumentor": "2.*"
2025              },
2026              "type": "library",
2027              "autoload": {
2028                  "psr-4": {
2029                      "Facebook\\WebDriver\\": "lib/"
2030                  }
2031              },
2032              "notification-url": "https://packagist.org/downloads/",
2033              "license": [
2034                  "Apache-2.0"
2035              ],
2036              "description": "A PHP client for WebDriver",
2037              "homepage": "https://github.com/facebook/php-webdriver",
2038              "keywords": [
2039                  "facebook",
2040                  "php",
2041                  "selenium",
2042                  "webdriver"
2043              ],
2044              "time": "2016-08-10 00:44:08"
2045          },
2046          {
2047              "name": "laravel/homestead",
2048              "version": "v2.2.2",
2049              "source": {
2050                  "type": "git",
2051                  "url": "https://github.com/laravel/homestead.git",
2052                  "reference": "f4e45f895d8707042c2d0698627d33c484e7c6ba"
2053              },
2054              "dist": {
2055                  "type": "zip",
2056                  "url": "https://api.github.com/repos/laravel/homestead/zipball/f4e45f895d8707042c2d0698627d33c484e7c6ba",
2057                  "reference": "f4e45f895d8707042c2d0698627d33c484e7c6ba",
2058                  "shasum": ""
2059              },
2060              "require": {
2061                  "php": ">=5.4",
2062                  "symfony/console": "~2.0 || ~3.0",
2063                  "symfony/process": "~2.0 || ~3.0"
2064              },
2065              "bin": [
2066                  "homestead"
2067              ],
2068              "type": "library",
2069              "autoload": {
2070                  "psr-4": {
2071                      "Laravel\\Homestead\\": "src/"
2072                  }
2073              },
2074              "notification-url": "https://packagist.org/downloads/",
2075              "license": [
2076                  "MIT"
2077              ],
2078              "authors": [
2079                  {
2080                      "name": "Taylor Otwell",
2081                      "email": "taylorotwell@gmail.com"
2082                  }
2083              ],
2084              "description": "A virtual machine for web artisans.",
2085              "time": "2016-09-17 04:42:33"
2086          },
2087          {
2088              "name": "michelf/php-markdown",
2089              "version": "1.7.0",
2090              "source": {
2091                  "type": "git",
2092                  "url": "https://github.com/michelf/php-markdown.git",
2093                  "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
2094              },
2095              "dist": {
2096                  "type": "zip",
2097                  "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
2098                  "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
2099                  "shasum": ""
2100              },
2101              "require": {
2102                  "php": ">=5.3.0"
2103              },
2104              "type": "library",
2105              "extra": {
2106                  "branch-alias": {
2107                      "dev-lib": "1.4.x-dev"
2108                  }
2109              },
2110              "autoload": {
2111                  "psr-0": {
2112                      "Michelf": ""
2113                  }
2114              },
2115              "notification-url": "https://packagist.org/downloads/",
2116              "license": [
2117                  "BSD-3-Clause"
2118              ],
2119              "authors": [
2120                  {
2121                      "name": "Michel Fortin",
2122                      "email": "michel.fortin@michelf.ca",
2123                      "homepage": "https://michelf.ca/",
2124                      "role": "Developer"
2125                  },
2126                  {
2127                      "name": "John Gruber",
2128                      "homepage": "https://daringfireball.net/"
2129                  }
2130              ],
2131              "description": "PHP Markdown",
2132              "homepage": "https://michelf.ca/projects/php-markdown/",
2133              "keywords": [
2134                  "markdown"
2135              ],
2136              "time": "2016-10-29 18:58:20"
2137          },
2138          {
2139              "name": "nikic/php-parser",
2140              "version": "v0.9.5",
2141              "source": {
2142                  "type": "git",
2143                  "url": "https://github.com/nikic/PHP-Parser.git",
2144                  "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
2145              },
2146              "dist": {
2147                  "type": "zip",
2148                  "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
2149                  "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
2150                  "shasum": ""
2151              },
2152              "require": {
2153                  "ext-tokenizer": "*",
2154                  "php": ">=5.2"
2155              },
2156              "type": "library",
2157              "extra": {
2158                  "branch-alias": {
2159                      "dev-master": "0.9-dev"
2160                  }
2161              },
2162              "autoload": {
2163                  "psr-0": {
2164                      "PHPParser": "lib/"
2165                  }
2166              },
2167              "notification-url": "https://packagist.org/downloads/",
2168              "license": [
2169                  "BSD-3-Clause"
2170              ],
2171              "authors": [
2172                  {
2173                      "name": "Nikita Popov"
2174                  }
2175              ],
2176              "description": "A PHP parser written in PHP",
2177              "keywords": [
2178                  "parser",
2179                  "php"
2180              ],
2181              "time": "2014-07-23 18:24:17"
2182          },
2183          {
2184              "name": "phing/phing",
2185              "version": "2.4.14",
2186              "source": {
2187                  "type": "git",
2188                  "url": "https://github.com/phingofficial/phing.git",
2189                  "reference": "41075d93ca254f1c90c79ec7ce81be2b2629e138"
2190              },
2191              "dist": {
2192                  "type": "zip",
2193                  "url": "https://api.github.com/repos/phingofficial/phing/zipball/41075d93ca254f1c90c79ec7ce81be2b2629e138",
2194                  "reference": "41075d93ca254f1c90c79ec7ce81be2b2629e138",
2195                  "shasum": ""
2196              },
2197              "require": {
2198                  "php": ">=5.2.0"
2199              },
2200              "bin": [
2201                  "bin/phing"
2202              ],
2203              "type": "library",
2204              "autoload": {
2205                  "classmap": [
2206                      "classes/phing/"
2207                  ]
2208              },
2209              "notification-url": "https://packagist.org/downloads/",
2210              "include-path": [
2211                  "classes"
2212              ],
2213              "license": [
2214                  "LGPL3"
2215              ],
2216              "authors": [
2217                  {
2218                      "name": "Michiel Rook",
2219                      "email": "mrook@php.net"
2220                  },
2221                  {
2222                      "name": "Phing Community",
2223                      "homepage": "http://www.phing.info/trac/wiki/Development/Contributors"
2224                  }
2225              ],
2226              "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
2227              "homepage": "http://www.phing.info/",
2228              "keywords": [
2229                  "build",
2230                  "task",
2231                  "tool"
2232              ],
2233              "time": "2012-11-29 21:23:47"
2234          },
2235          {
2236              "name": "phpdocumentor/reflection-docblock",
2237              "version": "2.0.4",
2238              "source": {
2239                  "type": "git",
2240                  "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2241                  "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
2242              },
2243              "dist": {
2244                  "type": "zip",
2245                  "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
2246                  "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
2247                  "shasum": ""
2248              },
2249              "require": {
2250                  "php": ">=5.3.3"
2251              },
2252              "require-dev": {
2253                  "phpunit/phpunit": "~4.0"
2254              },
2255              "suggest": {
2256                  "dflydev/markdown": "~1.0",
2257                  "erusev/parsedown": "~1.0"
2258              },
2259              "type": "library",
2260              "extra": {
2261                  "branch-alias": {
2262                      "dev-master": "2.0.x-dev"
2263                  }
2264              },
2265              "autoload": {
2266                  "psr-0": {
2267                      "phpDocumentor": [
2268                          "src/"
2269                      ]
2270                  }
2271              },
2272              "notification-url": "https://packagist.org/downloads/",
2273              "license": [
2274                  "MIT"
2275              ],
2276              "authors": [
2277                  {
2278                      "name": "Mike van Riel",
2279                      "email": "mike.vanriel@naenius.com"
2280                  }
2281              ],
2282              "time": "2015-02-03 12:10:50"
2283          },
2284          {
2285              "name": "phpspec/prophecy",
2286              "version": "v1.6.2",
2287              "source": {
2288                  "type": "git",
2289                  "url": "https://github.com/phpspec/prophecy.git",
2290                  "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
2291              },
2292              "dist": {
2293                  "type": "zip",
2294                  "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
2295                  "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
2296                  "shasum": ""
2297              },
2298              "require": {
2299                  "doctrine/instantiator": "^1.0.2",
2300                  "php": "^5.3|^7.0",
2301                  "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
2302                  "sebastian/comparator": "^1.1",
2303                  "sebastian/recursion-context": "^1.0|^2.0"
2304              },
2305              "require-dev": {
2306                  "phpspec/phpspec": "^2.0",
2307                  "phpunit/phpunit": "^4.8 || ^5.6.5"
2308              },
2309              "type": "library",
2310              "extra": {
2311                  "branch-alias": {
2312                      "dev-master": "1.6.x-dev"
2313                  }
2314              },
2315              "autoload": {
2316                  "psr-0": {
2317                      "Prophecy\\": "src/"
2318                  }
2319              },
2320              "notification-url": "https://packagist.org/downloads/",
2321              "license": [
2322                  "MIT"
2323              ],
2324              "authors": [
2325                  {
2326                      "name": "Konstantin Kudryashov",
2327                      "email": "ever.zet@gmail.com",
2328                      "homepage": "http://everzet.com"
2329                  },
2330                  {
2331                      "name": "Marcello Duarte",
2332                      "email": "marcello.duarte@gmail.com"
2333                  }
2334              ],
2335              "description": "Highly opinionated mocking framework for PHP 5.3+",
2336              "homepage": "https://github.com/phpspec/prophecy",
2337              "keywords": [
2338                  "Double",
2339                  "Dummy",
2340                  "fake",
2341                  "mock",
2342                  "spy",
2343                  "stub"
2344              ],
2345              "time": "2016-11-21 14:58:47"
2346          },
2347          {
2348              "name": "phpunit/dbunit",
2349              "version": "1.3.2",
2350              "source": {
2351                  "type": "git",
2352                  "url": "https://github.com/sebastianbergmann/dbunit.git",
2353                  "reference": "1507040c2541bdffd7fbd71fc792cecdea6a7c61"
2354              },
2355              "dist": {
2356                  "type": "zip",
2357                  "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/1507040c2541bdffd7fbd71fc792cecdea6a7c61",
2358                  "reference": "1507040c2541bdffd7fbd71fc792cecdea6a7c61",
2359                  "shasum": ""
2360              },
2361              "require": {
2362                  "ext-pdo": "*",
2363                  "ext-simplexml": "*",
2364                  "php": ">=5.3.3",
2365                  "phpunit/phpunit": "~3.7|~4.0",
2366                  "symfony/yaml": "~2.1"
2367              },
2368              "bin": [
2369                  "composer/bin/dbunit"
2370              ],
2371              "type": "library",
2372              "extra": {
2373                  "branch-alias": {
2374                      "dev-master": "1.3.x-dev"
2375                  }
2376              },
2377              "autoload": {
2378                  "classmap": [
2379                      "PHPUnit/"
2380                  ]
2381              },
2382              "notification-url": "https://packagist.org/downloads/",
2383              "include-path": [
2384                  "",
2385                  "../../symfony/yaml/"
2386              ],
2387              "license": [
2388                  "BSD-3-Clause"
2389              ],
2390              "authors": [
2391                  {
2392                      "name": "Sebastian Bergmann",
2393                      "email": "sb@sebastian-bergmann.de",
2394                      "role": "lead"
2395                  }
2396              ],
2397              "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
2398              "homepage": "https://github.com/sebastianbergmann/dbunit/",
2399              "keywords": [
2400                  "database",
2401                  "testing",
2402                  "xunit"
2403              ],
2404              "time": "2015-03-29 14:23:04"
2405          },
2406          {
2407              "name": "phpunit/php-code-coverage",
2408              "version": "2.2.4",
2409              "source": {
2410                  "type": "git",
2411                  "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2412                  "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
2413              },
2414              "dist": {
2415                  "type": "zip",
2416                  "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2417                  "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
2418                  "shasum": ""
2419              },
2420              "require": {
2421                  "php": ">=5.3.3",
2422                  "phpunit/php-file-iterator": "~1.3",
2423                  "phpunit/php-text-template": "~1.2",
2424                  "phpunit/php-token-stream": "~1.3",
2425                  "sebastian/environment": "^1.3.2",
2426                  "sebastian/version": "~1.0"
2427              },
2428              "require-dev": {
2429                  "ext-xdebug": ">=2.1.4",
2430                  "phpunit/phpunit": "~4"
2431              },
2432              "suggest": {
2433                  "ext-dom": "*",
2434                  "ext-xdebug": ">=2.2.1",
2435                  "ext-xmlwriter": "*"
2436              },
2437              "type": "library",
2438              "extra": {
2439                  "branch-alias": {
2440                      "dev-master": "2.2.x-dev"
2441                  }
2442              },
2443              "autoload": {
2444                  "classmap": [
2445                      "src/"
2446                  ]
2447              },
2448              "notification-url": "https://packagist.org/downloads/",
2449              "license": [
2450                  "BSD-3-Clause"
2451              ],
2452              "authors": [
2453                  {
2454                      "name": "Sebastian Bergmann",
2455                      "email": "sb@sebastian-bergmann.de",
2456                      "role": "lead"
2457                  }
2458              ],
2459              "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
2460              "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
2461              "keywords": [
2462                  "coverage",
2463                  "testing",
2464                  "xunit"
2465              ],
2466              "time": "2015-10-06 15:47:00"
2467          },
2468          {
2469              "name": "phpunit/php-file-iterator",
2470              "version": "1.4.2",
2471              "source": {
2472                  "type": "git",
2473                  "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2474                  "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
2475              },
2476              "dist": {
2477                  "type": "zip",
2478                  "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
2479                  "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
2480                  "shasum": ""
2481              },
2482              "require": {
2483                  "php": ">=5.3.3"
2484              },
2485              "type": "library",
2486              "extra": {
2487                  "branch-alias": {
2488                      "dev-master": "1.4.x-dev"
2489                  }
2490              },
2491              "autoload": {
2492                  "classmap": [
2493                      "src/"
2494                  ]
2495              },
2496              "notification-url": "https://packagist.org/downloads/",
2497              "license": [
2498                  "BSD-3-Clause"
2499              ],
2500              "authors": [
2501                  {
2502                      "name": "Sebastian Bergmann",
2503                      "email": "sb@sebastian-bergmann.de",
2504                      "role": "lead"
2505                  }
2506              ],
2507              "description": "FilterIterator implementation that filters files based on a list of suffixes.",
2508              "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2509              "keywords": [
2510                  "filesystem",
2511                  "iterator"
2512              ],
2513              "time": "2016-10-03 07:40:28"
2514          },
2515          {
2516              "name": "phpunit/php-text-template",
2517              "version": "1.2.1",
2518              "source": {
2519                  "type": "git",
2520                  "url": "https://github.com/sebastianbergmann/php-text-template.git",
2521                  "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
2522              },
2523              "dist": {
2524                  "type": "zip",
2525                  "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2526                  "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
2527                  "shasum": ""
2528              },
2529              "require": {
2530                  "php": ">=5.3.3"
2531              },
2532              "type": "library",
2533              "autoload": {
2534                  "classmap": [
2535                      "src/"
2536                  ]
2537              },
2538              "notification-url": "https://packagist.org/downloads/",
2539              "license": [
2540                  "BSD-3-Clause"
2541              ],
2542              "authors": [
2543                  {
2544                      "name": "Sebastian Bergmann",
2545                      "email": "sebastian@phpunit.de",
2546                      "role": "lead"
2547                  }
2548              ],
2549              "description": "Simple template engine.",
2550              "homepage": "https://github.com/sebastianbergmann/php-text-template/",
2551              "keywords": [
2552                  "template"
2553              ],
2554              "time": "2015-06-21 13:50:34"
2555          },
2556          {
2557              "name": "phpunit/php-timer",
2558              "version": "1.0.8",
2559              "source": {
2560                  "type": "git",
2561                  "url": "https://github.com/sebastianbergmann/php-timer.git",
2562                  "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
2563              },
2564              "dist": {
2565                  "type": "zip",
2566                  "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
2567                  "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
2568                  "shasum": ""
2569              },
2570              "require": {
2571                  "php": ">=5.3.3"
2572              },
2573              "require-dev": {
2574                  "phpunit/phpunit": "~4|~5"
2575              },
2576              "type": "library",
2577              "autoload": {
2578                  "classmap": [
2579                      "src/"
2580                  ]
2581              },
2582              "notification-url": "https://packagist.org/downloads/",
2583              "license": [
2584                  "BSD-3-Clause"
2585              ],
2586              "authors": [
2587                  {
2588                      "name": "Sebastian Bergmann",
2589                      "email": "sb@sebastian-bergmann.de",
2590                      "role": "lead"
2591                  }
2592              ],
2593              "description": "Utility class for timing",
2594              "homepage": "https://github.com/sebastianbergmann/php-timer/",
2595              "keywords": [
2596                  "timer"
2597              ],
2598              "time": "2016-05-12 18:03:57"
2599          },
2600          {
2601              "name": "phpunit/php-token-stream",
2602              "version": "1.4.9",
2603              "source": {
2604                  "type": "git",
2605                  "url": "https://github.com/sebastianbergmann/php-token-stream.git",
2606                  "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b"
2607              },
2608              "dist": {
2609                  "type": "zip",
2610                  "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b",
2611                  "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b",
2612                  "shasum": ""
2613              },
2614              "require": {
2615                  "ext-tokenizer": "*",
2616                  "php": ">=5.3.3"
2617              },
2618              "require-dev": {
2619                  "phpunit/phpunit": "~4.2"
2620              },
2621              "type": "library",
2622              "extra": {
2623                  "branch-alias": {
2624                      "dev-master": "1.4-dev"
2625                  }
2626              },
2627              "autoload": {
2628                  "classmap": [
2629                      "src/"
2630                  ]
2631              },
2632              "notification-url": "https://packagist.org/downloads/",
2633              "license": [
2634                  "BSD-3-Clause"
2635              ],
2636              "authors": [
2637                  {
2638                      "name": "Sebastian Bergmann",
2639                      "email": "sebastian@phpunit.de"
2640                  }
2641              ],
2642              "description": "Wrapper around PHP's tokenizer extension.",
2643              "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
2644              "keywords": [
2645                  "tokenizer"
2646              ],
2647              "time": "2016-11-15 14:06:22"
2648          },
2649          {
2650              "name": "phpunit/phpunit",
2651              "version": "4.8.31",
2652              "source": {
2653                  "type": "git",
2654                  "url": "https://github.com/sebastianbergmann/phpunit.git",
2655                  "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3"
2656              },
2657              "dist": {
2658                  "type": "zip",
2659                  "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
2660                  "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
2661                  "shasum": ""
2662              },
2663              "require": {
2664                  "ext-dom": "*",
2665                  "ext-json": "*",
2666                  "ext-pcre": "*",
2667                  "ext-reflection": "*",
2668                  "ext-spl": "*",
2669                  "php": ">=5.3.3",
2670                  "phpspec/prophecy": "^1.3.1",
2671                  "phpunit/php-code-coverage": "~2.1",
2672                  "phpunit/php-file-iterator": "~1.4",
2673                  "phpunit/php-text-template": "~1.2",
2674                  "phpunit/php-timer": "^1.0.6",
2675                  "phpunit/phpunit-mock-objects": "~2.3",
2676                  "sebastian/comparator": "~1.2.2",
2677                  "sebastian/diff": "~1.2",
2678                  "sebastian/environment": "~1.3",
2679                  "sebastian/exporter": "~1.2",
2680                  "sebastian/global-state": "~1.0",
2681                  "sebastian/version": "~1.0",
2682                  "symfony/yaml": "~2.1|~3.0"
2683              },
2684              "suggest": {
2685                  "phpunit/php-invoker": "~1.1"
2686              },
2687              "bin": [
2688                  "phpunit"
2689              ],
2690              "type": "library",
2691              "extra": {
2692                  "branch-alias": {
2693                      "dev-master": "4.8.x-dev"
2694                  }
2695              },
2696              "autoload": {
2697                  "classmap": [
2698                      "src/"
2699                  ]
2700              },
2701              "notification-url": "https://packagist.org/downloads/",
2702              "license": [
2703                  "BSD-3-Clause"
2704              ],
2705              "authors": [
2706                  {
2707                      "name": "Sebastian Bergmann",
2708                      "email": "sebastian@phpunit.de",
2709                      "role": "lead"
2710                  }
2711              ],
2712              "description": "The PHP Unit Testing framework.",
2713              "homepage": "https://phpunit.de/",
2714              "keywords": [
2715                  "phpunit",
2716                  "testing",
2717                  "xunit"
2718              ],
2719              "time": "2016-12-09 02:45:31"
2720          },
2721          {
2722              "name": "phpunit/phpunit-mock-objects",
2723              "version": "2.3.8",
2724              "source": {
2725                  "type": "git",
2726                  "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
2727                  "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
2728              },
2729              "dist": {
2730                  "type": "zip",
2731                  "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2732                  "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
2733                  "shasum": ""
2734              },
2735              "require": {
2736                  "doctrine/instantiator": "^1.0.2",
2737                  "php": ">=5.3.3",
2738                  "phpunit/php-text-template": "~1.2",
2739                  "sebastian/exporter": "~1.2"
2740              },
2741              "require-dev": {
2742                  "phpunit/phpunit": "~4.4"
2743              },
2744              "suggest": {
2745                  "ext-soap": "*"
2746              },
2747              "type": "library",
2748              "extra": {
2749                  "branch-alias": {
2750                      "dev-master": "2.3.x-dev"
2751                  }
2752              },
2753              "autoload": {
2754                  "classmap": [
2755                      "src/"
2756                  ]
2757              },
2758              "notification-url": "https://packagist.org/downloads/",
2759              "license": [
2760                  "BSD-3-Clause"
2761              ],
2762              "authors": [
2763                  {
2764                      "name": "Sebastian Bergmann",
2765                      "email": "sb@sebastian-bergmann.de",
2766                      "role": "lead"
2767                  }
2768              ],
2769              "description": "Mock Object library for PHPUnit",
2770              "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
2771              "keywords": [
2772                  "mock",
2773                  "xunit"
2774              ],
2775              "time": "2015-10-02 06:51:40"
2776          },
2777          {
2778              "name": "pimple/pimple",
2779              "version": "v1.0.2",
2780              "source": {
2781                  "type": "git",
2782                  "url": "https://github.com/silexphp/Pimple.git",
2783                  "reference": "ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94"
2784              },
2785              "dist": {
2786                  "type": "zip",
2787                  "url": "https://api.github.com/repos/silexphp/Pimple/zipball/ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94",
2788                  "reference": "ae11e57e8c2bb414b2ff93396dbbfc0eb92feb94",
2789                  "shasum": ""
2790              },
2791              "require": {
2792                  "php": ">=5.3.0"
2793              },
2794              "type": "library",
2795              "extra": {
2796                  "branch-alias": {
2797                      "dev-master": "1.0.x-dev"
2798                  }
2799              },
2800              "autoload": {
2801                  "psr-0": {
2802                      "Pimple": "lib/"
2803                  }
2804              },
2805              "notification-url": "https://packagist.org/downloads/",
2806              "license": [
2807                  "MIT"
2808              ],
2809              "authors": [
2810                  {
2811                      "name": "Fabien Potencier",
2812                      "email": "fabien@symfony.com"
2813                  }
2814              ],
2815              "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
2816              "homepage": "http://pimple.sensiolabs.org",
2817              "keywords": [
2818                  "container",
2819                  "dependency injection"
2820              ],
2821              "time": "2013-03-08 08:21:40"
2822          },
2823          {
2824              "name": "sami/sami",
2825              "version": "v1.4.1",
2826              "source": {
2827                  "type": "git",
2828                  "url": "https://github.com/FriendsOfPHP/Sami.git",
2829                  "reference": "160018bfefffa730dc35a2c606691a45acbf41a1"
2830              },
2831              "dist": {
2832                  "type": "zip",
2833                  "url": "https://api.github.com/repos/FriendsOfPHP/Sami/zipball/160018bfefffa730dc35a2c606691a45acbf41a1",
2834                  "reference": "160018bfefffa730dc35a2c606691a45acbf41a1",
2835                  "shasum": ""
2836              },
2837              "require": {
2838                  "michelf/php-markdown": "~1.3",
2839                  "nikic/php-parser": "0.9.*",
2840                  "php": ">=5.3.0",
2841                  "pimple/pimple": "1.0.*",
2842                  "symfony/console": "~2.1",
2843                  "symfony/filesystem": "~2.1",
2844                  "symfony/finder": "~2.1",
2845                  "symfony/process": "~2.1",
2846                  "symfony/yaml": "~2.1",
2847                  "twig/twig": "1.*"
2848              },
2849              "bin": [
2850                  "sami.php"
2851              ],
2852              "type": "application",
2853              "extra": {
2854                  "branch-alias": {
2855                      "dev-master": "1.4-dev"
2856                  }
2857              },
2858              "autoload": {
2859                  "psr-0": {
2860                      "Sami": "."
2861                  }
2862              },
2863              "notification-url": "https://packagist.org/downloads/",
2864              "license": [
2865                  "MIT"
2866              ],
2867              "authors": [
2868                  {
2869                      "name": "Fabien Potencier",
2870                      "email": "fabien@symfony.com"
2871                  }
2872              ],
2873              "description": "Sami, an API documentation generator",
2874              "homepage": "http://sami.sensiolabs.org",
2875              "keywords": [
2876                  "phpdoc"
2877              ],
2878              "time": "2015-06-05 03:36:34"
2879          },
2880          {
2881              "name": "sebastian/comparator",
2882              "version": "1.2.2",
2883              "source": {
2884                  "type": "git",
2885                  "url": "https://github.com/sebastianbergmann/comparator.git",
2886                  "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
2887              },
2888              "dist": {
2889                  "type": "zip",
2890                  "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
2891                  "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
2892                  "shasum": ""
2893              },
2894              "require": {
2895                  "php": ">=5.3.3",
2896                  "sebastian/diff": "~1.2",
2897                  "sebastian/exporter": "~1.2 || ~2.0"
2898              },
2899              "require-dev": {
2900                  "phpunit/phpunit": "~4.4"
2901              },
2902              "type": "library",
2903              "extra": {
2904                  "branch-alias": {
2905                      "dev-master": "1.2.x-dev"
2906                  }
2907              },
2908              "autoload": {
2909                  "classmap": [
2910                      "src/"
2911                  ]
2912              },
2913              "notification-url": "https://packagist.org/downloads/",
2914              "license": [
2915                  "BSD-3-Clause"
2916              ],
2917              "authors": [
2918                  {
2919                      "name": "Jeff Welch",
2920                      "email": "whatthejeff@gmail.com"
2921                  },
2922                  {
2923                      "name": "Volker Dusch",
2924                      "email": "github@wallbash.com"
2925                  },
2926                  {
2927                      "name": "Bernhard Schussek",
2928                      "email": "bschussek@2bepublished.at"
2929                  },
2930                  {
2931                      "name": "Sebastian Bergmann",
2932                      "email": "sebastian@phpunit.de"
2933                  }
2934              ],
2935              "description": "Provides the functionality to compare PHP values for equality",
2936              "homepage": "http://www.github.com/sebastianbergmann/comparator",
2937              "keywords": [
2938                  "comparator",
2939                  "compare",
2940                  "equality"
2941              ],
2942              "time": "2016-11-19 09:18:40"
2943          },
2944          {
2945              "name": "sebastian/diff",
2946              "version": "1.4.1",
2947              "source": {
2948                  "type": "git",
2949                  "url": "https://github.com/sebastianbergmann/diff.git",
2950                  "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
2951              },
2952              "dist": {
2953                  "type": "zip",
2954                  "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
2955                  "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
2956                  "shasum": ""
2957              },
2958              "require": {
2959                  "php": ">=5.3.3"
2960              },
2961              "require-dev": {
2962                  "phpunit/phpunit": "~4.8"
2963              },
2964              "type": "library",
2965              "extra": {
2966                  "branch-alias": {
2967                      "dev-master": "1.4-dev"
2968                  }
2969              },
2970              "autoload": {
2971                  "classmap": [
2972                      "src/"
2973                  ]
2974              },
2975              "notification-url": "https://packagist.org/downloads/",
2976              "license": [
2977                  "BSD-3-Clause"
2978              ],
2979              "authors": [
2980                  {
2981                      "name": "Kore Nordmann",
2982                      "email": "mail@kore-nordmann.de"
2983                  },
2984                  {
2985                      "name": "Sebastian Bergmann",
2986                      "email": "sebastian@phpunit.de"
2987                  }
2988              ],
2989              "description": "Diff implementation",
2990              "homepage": "https://github.com/sebastianbergmann/diff",
2991              "keywords": [
2992                  "diff"
2993              ],
2994              "time": "2015-12-08 07:14:41"
2995          },
2996          {
2997              "name": "sebastian/environment",
2998              "version": "1.3.8",
2999              "source": {
3000                  "type": "git",
3001                  "url": "https://github.com/sebastianbergmann/environment.git",
3002                  "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
3003              },
3004              "dist": {
3005                  "type": "zip",
3006                  "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3007                  "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
3008                  "shasum": ""
3009              },
3010              "require": {
3011                  "php": "^5.3.3 || ^7.0"
3012              },
3013              "require-dev": {
3014                  "phpunit/phpunit": "^4.8 || ^5.0"
3015              },
3016              "type": "library",
3017              "extra": {
3018                  "branch-alias": {
3019                      "dev-master": "1.3.x-dev"
3020                  }
3021              },
3022              "autoload": {
3023                  "classmap": [
3024                      "src/"
3025                  ]
3026              },
3027              "notification-url": "https://packagist.org/downloads/",
3028              "license": [
3029                  "BSD-3-Clause"
3030              ],
3031              "authors": [
3032                  {
3033                      "name": "Sebastian Bergmann",
3034                      "email": "sebastian@phpunit.de"
3035                  }
3036              ],
3037              "description": "Provides functionality to handle HHVM/PHP environments",
3038              "homepage": "http://www.github.com/sebastianbergmann/environment",
3039              "keywords": [
3040                  "Xdebug",
3041                  "environment",
3042                  "hhvm"
3043              ],
3044              "time": "2016-08-18 05:49:44"
3045          },
3046          {
3047              "name": "sebastian/exporter",
3048              "version": "1.2.2",
3049              "source": {
3050                  "type": "git",
3051                  "url": "https://github.com/sebastianbergmann/exporter.git",
3052                  "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
3053              },
3054              "dist": {
3055                  "type": "zip",
3056                  "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
3057                  "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
3058                  "shasum": ""
3059              },
3060              "require": {
3061                  "php": ">=5.3.3",
3062                  "sebastian/recursion-context": "~1.0"
3063              },
3064              "require-dev": {
3065                  "ext-mbstring": "*",
3066                  "phpunit/phpunit": "~4.4"
3067              },
3068              "type": "library",
3069              "extra": {
3070                  "branch-alias": {
3071                      "dev-master": "1.3.x-dev"
3072                  }
3073              },
3074              "autoload": {
3075                  "classmap": [
3076                      "src/"
3077                  ]
3078              },
3079              "notification-url": "https://packagist.org/downloads/",
3080              "license": [
3081                  "BSD-3-Clause"
3082              ],
3083              "authors": [
3084                  {
3085                      "name": "Jeff Welch",
3086                      "email": "whatthejeff@gmail.com"
3087                  },
3088                  {
3089                      "name": "Volker Dusch",
3090                      "email": "github@wallbash.com"
3091                  },
3092                  {
3093                      "name": "Bernhard Schussek",
3094                      "email": "bschussek@2bepublished.at"
3095                  },
3096                  {
3097                      "name": "Sebastian Bergmann",
3098                      "email": "sebastian@phpunit.de"
3099                  },
3100                  {
3101                      "name": "Adam Harvey",
3102                      "email": "aharvey@php.net"
3103                  }
3104              ],
3105              "description": "Provides the functionality to export PHP variables for visualization",
3106              "homepage": "http://www.github.com/sebastianbergmann/exporter",
3107              "keywords": [
3108                  "export",
3109                  "exporter"
3110              ],
3111              "time": "2016-06-17 09:04:28"
3112          },
3113          {
3114              "name": "sebastian/global-state",
3115              "version": "1.1.1",
3116              "source": {
3117                  "type": "git",
3118                  "url": "https://github.com/sebastianbergmann/global-state.git",
3119                  "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3120              },
3121              "dist": {
3122                  "type": "zip",
3123                  "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3124                  "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3125                  "shasum": ""
3126              },
3127              "require": {
3128                  "php": ">=5.3.3"
3129              },
3130              "require-dev": {
3131                  "phpunit/phpunit": "~4.2"
3132              },
3133              "suggest": {
3134                  "ext-uopz": "*"
3135              },
3136              "type": "library",
3137              "extra": {
3138                  "branch-alias": {
3139                      "dev-master": "1.0-dev"
3140                  }
3141              },
3142              "autoload": {
3143                  "classmap": [
3144                      "src/"
3145                  ]
3146              },
3147              "notification-url": "https://packagist.org/downloads/",
3148              "license": [
3149                  "BSD-3-Clause"
3150              ],
3151              "authors": [
3152                  {
3153                      "name": "Sebastian Bergmann",
3154                      "email": "sebastian@phpunit.de"
3155                  }
3156              ],
3157              "description": "Snapshotting of global state",
3158              "homepage": "http://www.github.com/sebastianbergmann/global-state",
3159              "keywords": [
3160                  "global state"
3161              ],
3162              "time": "2015-10-12 03:26:01"
3163          },
3164          {
3165              "name": "sebastian/recursion-context",
3166              "version": "1.0.4",
3167              "source": {
3168                  "type": "git",
3169                  "url": "https://github.com/sebastianbergmann/recursion-context.git",
3170                  "reference": "938df7a6478e72795e5f8266cff24d06e3136f2e"
3171              },
3172              "dist": {
3173                  "type": "zip",
3174                  "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/938df7a6478e72795e5f8266cff24d06e3136f2e",
3175                  "reference": "938df7a6478e72795e5f8266cff24d06e3136f2e",
3176                  "shasum": ""
3177              },
3178              "require": {
3179                  "php": ">=5.3.3"
3180              },
3181              "require-dev": {
3182                  "phpunit/phpunit": "~4.4"
3183              },
3184              "type": "library",
3185              "extra": {
3186                  "branch-alias": {
3187                      "dev-master": "1.0.x-dev"
3188                  }
3189              },
3190              "autoload": {
3191                  "classmap": [
3192                      "src/"
3193                  ]
3194              },
3195              "notification-url": "https://packagist.org/downloads/",
3196              "license": [
3197                  "BSD-3-Clause"
3198              ],
3199              "authors": [
3200                  {
3201                      "name": "Jeff Welch",
3202                      "email": "whatthejeff@gmail.com"
3203                  },
3204                  {
3205                      "name": "Sebastian Bergmann",
3206                      "email": "sebastian@phpunit.de"
3207                  },
3208                  {
3209                      "name": "Adam Harvey",
3210                      "email": "aharvey@php.net"
3211                  }
3212              ],
3213              "description": "Provides functionality to recursively process PHP variables",
3214              "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3215              "time": "2016-11-15 06:55:36"
3216          },
3217          {
3218              "name": "sebastian/version",
3219              "version": "1.0.6",
3220              "source": {
3221                  "type": "git",
3222                  "url": "https://github.com/sebastianbergmann/version.git",
3223                  "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
3224              },
3225              "dist": {
3226                  "type": "zip",
3227                  "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3228                  "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3229                  "shasum": ""
3230              },
3231              "type": "library",
3232              "autoload": {
3233                  "classmap": [
3234                      "src/"
3235                  ]
3236              },
3237              "notification-url": "https://packagist.org/downloads/",
3238              "license": [
3239                  "BSD-3-Clause"
3240              ],
3241              "authors": [
3242                  {
3243                      "name": "Sebastian Bergmann",
3244                      "email": "sebastian@phpunit.de",
3245                      "role": "lead"
3246                  }
3247              ],
3248              "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3249              "homepage": "https://github.com/sebastianbergmann/version",
3250              "time": "2015-06-21 13:59:46"
3251          },
3252          {
3253              "name": "squizlabs/php_codesniffer",
3254              "version": "2.7.1",
3255              "source": {
3256                  "type": "git",
3257                  "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
3258                  "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f"
3259              },
3260              "dist": {
3261                  "type": "zip",
3262                  "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9b324f3a1132459a7274a0ace2e1b766ba80930f",
3263                  "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f",
3264                  "shasum": ""
3265              },
3266              "require": {
3267                  "ext-simplexml": "*",
3268                  "ext-tokenizer": "*",
3269                  "ext-xmlwriter": "*",
3270                  "php": ">=5.1.2"
3271              },
3272              "require-dev": {
3273                  "phpunit/phpunit": "~4.0"
3274              },
3275              "bin": [
3276                  "scripts/phpcs",
3277                  "scripts/phpcbf"
3278              ],
3279              "type": "library",
3280              "extra": {
3281                  "branch-alias": {
3282                      "dev-master": "2.x-dev"
3283                  }
3284              },
3285              "autoload": {
3286                  "classmap": [
3287                      "CodeSniffer.php",
3288                      "CodeSniffer/CLI.php",
3289                      "CodeSniffer/Exception.php",
3290                      "CodeSniffer/File.php",
3291                      "CodeSniffer/Fixer.php",
3292                      "CodeSniffer/Report.php",
3293                      "CodeSniffer/Reporting.php",
3294                      "CodeSniffer/Sniff.php",
3295                      "CodeSniffer/Tokens.php",
3296                      "CodeSniffer/Reports/",
3297                      "CodeSniffer/Tokenizers/",
3298                      "CodeSniffer/DocGenerators/",
3299                      "CodeSniffer/Standards/AbstractPatternSniff.php",
3300                      "CodeSniffer/Standards/AbstractScopeSniff.php",
3301                      "CodeSniffer/Standards/AbstractVariableSniff.php",
3302                      "CodeSniffer/Standards/IncorrectPatternException.php",
3303                      "CodeSniffer/Standards/Generic/Sniffs/",
3304                      "CodeSniffer/Standards/MySource/Sniffs/",
3305                      "CodeSniffer/Standards/PEAR/Sniffs/",
3306                      "CodeSniffer/Standards/PSR1/Sniffs/",
3307                      "CodeSniffer/Standards/PSR2/Sniffs/",
3308                      "CodeSniffer/Standards/Squiz/Sniffs/",
3309                      "CodeSniffer/Standards/Zend/Sniffs/"
3310                  ]
3311              },
3312              "notification-url": "https://packagist.org/downloads/",
3313              "license": [
3314                  "BSD-3-Clause"
3315              ],
3316              "authors": [
3317                  {
3318                      "name": "Greg Sherwood",
3319                      "role": "lead"
3320                  }
3321              ],
3322              "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
3323              "homepage": "http://www.squizlabs.com/php-codesniffer",
3324              "keywords": [
3325                  "phpcs",
3326                  "standards"
3327              ],
3328              "time": "2016-11-30 04:02:31"
3329          },
3330          {
3331              "name": "symfony/browser-kit",
3332              "version": "v2.8.14",
3333              "source": {
3334                  "type": "git",
3335                  "url": "https://github.com/symfony/browser-kit.git",
3336                  "reference": "165bf6d1e72cd72f2fe170a070aa2a1f17f2d744"
3337              },
3338              "dist": {
3339                  "type": "zip",
3340                  "url": "https://api.github.com/repos/symfony/browser-kit/zipball/165bf6d1e72cd72f2fe170a070aa2a1f17f2d744",
3341                  "reference": "165bf6d1e72cd72f2fe170a070aa2a1f17f2d744",
3342                  "shasum": ""
3343              },
3344              "require": {
3345                  "php": ">=5.3.9",
3346                  "symfony/dom-crawler": "~2.1|~3.0.0"
3347              },
3348              "require-dev": {
3349                  "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
3350                  "symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
3351              },
3352              "suggest": {
3353                  "symfony/process": ""
3354              },
3355              "type": "library",
3356              "extra": {
3357                  "branch-alias": {
3358                      "dev-master": "2.8-dev"
3359                  }
3360              },
3361              "autoload": {
3362                  "psr-4": {
3363                      "Symfony\\Component\\BrowserKit\\": ""
3364                  },
3365                  "exclude-from-classmap": [
3366                      "/Tests/"
3367                  ]
3368              },
3369              "notification-url": "https://packagist.org/downloads/",
3370              "license": [
3371                  "MIT"
3372              ],
3373              "authors": [
3374                  {
3375                      "name": "Fabien Potencier",
3376                      "email": "fabien@symfony.com"
3377                  },
3378                  {
3379                      "name": "Symfony Community",
3380                      "homepage": "https://symfony.com/contributors"
3381                  }
3382              ],
3383              "description": "Symfony BrowserKit Component",
3384              "homepage": "https://symfony.com",
3385              "time": "2016-09-06 10:55:00"
3386          },
3387          {
3388              "name": "symfony/css-selector",
3389              "version": "v2.8.14",
3390              "source": {
3391                  "type": "git",
3392                  "url": "https://github.com/symfony/css-selector.git",
3393                  "reference": "981abbbd6ba49af338a98490cbe29e7f39ca9fa9"
3394              },
3395              "dist": {
3396                  "type": "zip",
3397                  "url": "https://api.github.com/repos/symfony/css-selector/zipball/981abbbd6ba49af338a98490cbe29e7f39ca9fa9",
3398                  "reference": "981abbbd6ba49af338a98490cbe29e7f39ca9fa9",
3399                  "shasum": ""
3400              },
3401              "require": {
3402                  "php": ">=5.3.9"
3403              },
3404              "type": "library",
3405              "extra": {
3406                  "branch-alias": {
3407                      "dev-master": "2.8-dev"
3408                  }
3409              },
3410              "autoload": {
3411                  "psr-4": {
3412                      "Symfony\\Component\\CssSelector\\": ""
3413                  },
3414                  "exclude-from-classmap": [
3415                      "/Tests/"
3416                  ]
3417              },
3418              "notification-url": "https://packagist.org/downloads/",
3419              "license": [
3420                  "MIT"
3421              ],
3422              "authors": [
3423                  {
3424                      "name": "Jean-François Simon",
3425                      "email": "jeanfrancois.simon@sensiolabs.com"
3426                  },
3427                  {
3428                      "name": "Fabien Potencier",
3429                      "email": "fabien@symfony.com"
3430                  },
3431                  {
3432                      "name": "Symfony Community",
3433                      "homepage": "https://symfony.com/contributors"
3434                  }
3435              ],
3436              "description": "Symfony CssSelector Component",
3437              "homepage": "https://symfony.com",
3438              "time": "2016-11-03 07:52:58"
3439          },
3440          {
3441              "name": "symfony/dom-crawler",
3442              "version": "v2.8.14",
3443              "source": {
3444                  "type": "git",
3445                  "url": "https://github.com/symfony/dom-crawler.git",
3446                  "reference": "7f565fe00e580c1edf732234a6d26e9b796bd105"
3447              },
3448              "dist": {
3449                  "type": "zip",
3450                  "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7f565fe00e580c1edf732234a6d26e9b796bd105",
3451                  "reference": "7f565fe00e580c1edf732234a6d26e9b796bd105",
3452                  "shasum": ""
3453              },
3454              "require": {
3455                  "php": ">=5.3.9",
3456                  "symfony/polyfill-mbstring": "~1.0"
3457              },
3458              "require-dev": {
3459                  "symfony/css-selector": "~2.8|~3.0.0"
3460              },
3461              "suggest": {
3462                  "symfony/css-selector": ""
3463              },
3464              "type": "library",
3465              "extra": {
3466                  "branch-alias": {
3467                      "dev-master": "2.8-dev"
3468                  }
3469              },
3470              "autoload": {
3471                  "psr-4": {
3472                      "Symfony\\Component\\DomCrawler\\": ""
3473                  },
3474                  "exclude-from-classmap": [
3475                      "/Tests/"
3476                  ]
3477              },
3478              "notification-url": "https://packagist.org/downloads/",
3479              "license": [
3480                  "MIT"
3481              ],
3482              "authors": [
3483                  {
3484                      "name": "Fabien Potencier",
3485                      "email": "fabien@symfony.com"
3486                  },
3487                  {
3488                      "name": "Symfony Community",
3489                      "homepage": "https://symfony.com/contributors"
3490                  }
3491              ],
3492              "description": "Symfony DomCrawler Component",
3493              "homepage": "https://symfony.com",
3494              "time": "2016-11-14 16:15:57"
3495          },
3496          {
3497              "name": "symfony/process",
3498              "version": "v2.8.14",
3499              "source": {
3500                  "type": "git",
3501                  "url": "https://github.com/symfony/process.git",
3502                  "reference": "024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f"
3503              },
3504              "dist": {
3505                  "type": "zip",
3506                  "url": "https://api.github.com/repos/symfony/process/zipball/024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f",
3507                  "reference": "024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f",
3508                  "shasum": ""
3509              },
3510              "require": {
3511                  "php": ">=5.3.9"
3512              },
3513              "type": "library",
3514              "extra": {
3515                  "branch-alias": {
3516                      "dev-master": "2.8-dev"
3517                  }
3518              },
3519              "autoload": {
3520                  "psr-4": {
3521                      "Symfony\\Component\\Process\\": ""
3522                  },
3523                  "exclude-from-classmap": [
3524                      "/Tests/"
3525                  ]
3526              },
3527              "notification-url": "https://packagist.org/downloads/",
3528              "license": [
3529                  "MIT"
3530              ],
3531              "authors": [
3532                  {
3533                      "name": "Fabien Potencier",
3534                      "email": "fabien@symfony.com"
3535                  },
3536                  {
3537                      "name": "Symfony Community",
3538                      "homepage": "https://symfony.com/contributors"
3539                  }
3540              ],
3541              "description": "Symfony Process Component",
3542              "homepage": "https://symfony.com",
3543              "time": "2016-09-29 14:03:54"
3544          }
3545      ],
3546      "aliases": [],
3547      "minimum-stability": "stable",
3548      "stability-flags": [],
3549      "prefer-stable": false,
3550      "prefer-lowest": false,
3551      "platform": {
3552          "php": ">=5.4"
3553      },
3554      "platform-dev": [],
3555      "platform-overrides": {
3556          "php": "5.4"
3557      }
3558  }
3559