server/src/composer.lock
changeset 18 f2a40bbc27f6
parent 4 f55970e41793
child 24 de47e8f66e8b
equal deleted inserted replaced
17:ac3dc090e987 18:f2a40bbc27f6
     2     "_readme": [
     2     "_readme": [
     3         "This file locks the dependencies of your project to a known state",
     3         "This file locks the dependencies of your project to a known state",
     4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
     4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
     5         "This file is @generated automatically"
     5         "This file is @generated automatically"
     6     ],
     6     ],
     7     "hash": "43b757168dd323060f8ecedc259686a8",
     7     "hash": "814fed9487bfb758c37b3f322650ade6",
       
     8     "content-hash": "80322b0e38b8cc26e4ef4caa3a13894f",
     8     "packages": [
     9     "packages": [
     9         {
    10         {
    10             "name": "caseyamcl/phpoaipmh",
    11             "name": "caseyamcl/phpoaipmh",
    11             "version": "v2.4",
    12             "version": "v2.4",
    12             "source": {
    13             "source": {
   279             "name": "easyrdf/easyrdf",
   280             "name": "easyrdf/easyrdf",
   280             "version": "dev-master",
   281             "version": "dev-master",
   281             "source": {
   282             "source": {
   282                 "type": "git",
   283                 "type": "git",
   283                 "url": "https://github.com/njh/easyrdf.git",
   284                 "url": "https://github.com/njh/easyrdf.git",
   284                 "reference": "4f7f1e5e726e4abaf1428888cf45796abbc7d70b"
   285                 "reference": "02864f8996311ff7c6619be70fc1ecf6f3165c48"
   285             },
   286             },
   286             "dist": {
   287             "dist": {
   287                 "type": "zip",
   288                 "type": "zip",
   288                 "url": "https://api.github.com/repos/njh/easyrdf/zipball/4f7f1e5e726e4abaf1428888cf45796abbc7d70b",
   289                 "url": "https://api.github.com/repos/njh/easyrdf/zipball/02864f8996311ff7c6619be70fc1ecf6f3165c48",
   289                 "reference": "4f7f1e5e726e4abaf1428888cf45796abbc7d70b",
   290                 "reference": "02864f8996311ff7c6619be70fc1ecf6f3165c48",
   290                 "shasum": ""
   291                 "shasum": ""
   291             },
   292             },
   292             "require": {
   293             "require": {
   293                 "ext-mbstring": "*",
   294                 "ext-mbstring": "*",
   294                 "ext-pcre": "*",
   295                 "ext-pcre": "*",
   338                 "Semantic Web",
   339                 "Semantic Web",
   339                 "Turtle",
   340                 "Turtle",
   340                 "rdfa",
   341                 "rdfa",
   341                 "sparql"
   342                 "sparql"
   342             ],
   343             ],
   343             "time": "2015-04-02 06:12:11"
   344             "time": "2015-10-07 11:58:54"
   344         },
   345         },
   345         {
   346         {
   346             "name": "guzzlehttp/guzzle",
   347             "name": "guzzlehttp/guzzle",
   347             "version": "6.0.2",
   348             "version": "6.1.0",
   348             "source": {
   349             "source": {
   349                 "type": "git",
   350                 "type": "git",
   350                 "url": "https://github.com/guzzle/guzzle.git",
   351                 "url": "https://github.com/guzzle/guzzle.git",
   351                 "reference": "a8dfeff00eb84616a17fea7a4d72af35e750410f"
   352                 "reference": "66fd14b4d0b8f2389eaf37c5458608c7cb793a81"
   352             },
   353             },
   353             "dist": {
   354             "dist": {
   354                 "type": "zip",
   355                 "type": "zip",
   355                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a8dfeff00eb84616a17fea7a4d72af35e750410f",
   356                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/66fd14b4d0b8f2389eaf37c5458608c7cb793a81",
   356                 "reference": "a8dfeff00eb84616a17fea7a4d72af35e750410f",
   357                 "reference": "66fd14b4d0b8f2389eaf37c5458608c7cb793a81",
   357                 "shasum": ""
   358                 "shasum": ""
   358             },
   359             },
   359             "require": {
   360             "require": {
   360                 "guzzlehttp/promises": "~1.0",
   361                 "guzzlehttp/promises": "~1.0",
   361                 "guzzlehttp/psr7": "~1.1",
   362                 "guzzlehttp/psr7": "~1.1",
   367                 "psr/log": "~1.0"
   368                 "psr/log": "~1.0"
   368             },
   369             },
   369             "type": "library",
   370             "type": "library",
   370             "extra": {
   371             "extra": {
   371                 "branch-alias": {
   372                 "branch-alias": {
   372                     "dev-master": "6.0-dev"
   373                     "dev-master": "6.1-dev"
   373                 }
   374                 }
   374             },
   375             },
   375             "autoload": {
   376             "autoload": {
   376                 "files": [
   377                 "files": [
   377                     "src/functions_include.php"
   378                     "src/functions_include.php"
   400                 "http",
   401                 "http",
   401                 "http client",
   402                 "http client",
   402                 "rest",
   403                 "rest",
   403                 "web service"
   404                 "web service"
   404             ],
   405             ],
   405             "time": "2015-07-04 20:09:24"
   406             "time": "2015-09-08 17:36:26"
   406         },
   407         },
   407         {
   408         {
   408             "name": "guzzlehttp/promises",
   409             "name": "guzzlehttp/promises",
   409             "version": "1.0.2",
   410             "version": "1.0.2",
   410             "source": {
   411             "source": {
   658             ],
   659             ],
   659             "time": "2015-03-11 20:06:43"
   660             "time": "2015-03-11 20:06:43"
   660         },
   661         },
   661         {
   662         {
   662             "name": "laravel/framework",
   663             "name": "laravel/framework",
   663             "version": "v5.1.12",
   664             "version": "v5.1.19",
   664             "source": {
   665             "source": {
   665                 "type": "git",
   666                 "type": "git",
   666                 "url": "https://github.com/laravel/framework.git",
   667                 "url": "https://github.com/laravel/framework.git",
   667                 "reference": "76a9816f37a58383f6ba093ccf08f253e5488555"
   668                 "reference": "45e181369991579dc3ad015665eabbb72c0fadba"
   668             },
   669             },
   669             "dist": {
   670             "dist": {
   670                 "type": "zip",
   671                 "type": "zip",
   671                 "url": "https://api.github.com/repos/laravel/framework/zipball/76a9816f37a58383f6ba093ccf08f253e5488555",
   672                 "url": "https://api.github.com/repos/laravel/framework/zipball/45e181369991579dc3ad015665eabbb72c0fadba",
   672                 "reference": "76a9816f37a58383f6ba093ccf08f253e5488555",
   673                 "reference": "45e181369991579dc3ad015665eabbb72c0fadba",
   673                 "shasum": ""
   674                 "shasum": ""
   674             },
   675             },
   675             "require": {
   676             "require": {
   676                 "classpreloader/classpreloader": "~2.0",
   677                 "classpreloader/classpreloader": "~2.0",
   677                 "danielstjules/stringy": "~1.8",
   678                 "danielstjules/stringy": "~1.8",
   782             "homepage": "http://laravel.com",
   783             "homepage": "http://laravel.com",
   783             "keywords": [
   784             "keywords": [
   784                 "framework",
   785                 "framework",
   785                 "laravel"
   786                 "laravel"
   786             ],
   787             ],
   787             "time": "2015-08-30 23:25:48"
   788             "time": "2015-10-01 18:32:48"
   788         },
   789         },
   789         {
   790         {
   790             "name": "laravelcollective/html",
   791             "name": "laravelcollective/html",
   791             "version": "v5.1.5",
   792             "version": "v5.1.6",
   792             "source": {
   793             "source": {
   793                 "type": "git",
   794                 "type": "git",
   794                 "url": "https://github.com/LaravelCollective/html.git",
   795                 "url": "https://github.com/LaravelCollective/html.git",
   795                 "reference": "59f124084c9135a6a8d87323e5c5562ab823deb4"
   796                 "reference": "8b7c357e78b8fb6a2e48377cf2441441aac6dd1e"
   796             },
   797             },
   797             "dist": {
   798             "dist": {
   798                 "type": "zip",
   799                 "type": "zip",
   799                 "url": "https://api.github.com/repos/LaravelCollective/html/zipball/59f124084c9135a6a8d87323e5c5562ab823deb4",
   800                 "url": "https://api.github.com/repos/LaravelCollective/html/zipball/8b7c357e78b8fb6a2e48377cf2441441aac6dd1e",
   800                 "reference": "59f124084c9135a6a8d87323e5c5562ab823deb4",
   801                 "reference": "8b7c357e78b8fb6a2e48377cf2441441aac6dd1e",
   801                 "shasum": ""
   802                 "shasum": ""
   802             },
   803             },
   803             "require": {
   804             "require": {
   804                 "illuminate/http": "5.1.*",
   805                 "illuminate/http": "5.1.*",
   805                 "illuminate/routing": "5.1.*",
   806                 "illuminate/routing": "5.1.*",
   832                 {
   833                 {
   833                     "name": "Adam Engebretson",
   834                     "name": "Adam Engebretson",
   834                     "email": "adam@laravelcollective.com"
   835                     "email": "adam@laravelcollective.com"
   835                 }
   836                 }
   836             ],
   837             ],
   837             "time": "2015-07-28 03:18:41"
   838             "time": "2015-09-03 17:16:48"
   838         },
   839         },
   839         {
   840         {
   840             "name": "league/flysystem",
   841             "name": "league/flysystem",
   841             "version": "1.0.11",
   842             "version": "1.0.15",
   842             "source": {
   843             "source": {
   843                 "type": "git",
   844                 "type": "git",
   844                 "url": "https://github.com/thephpleague/flysystem.git",
   845                 "url": "https://github.com/thephpleague/flysystem.git",
   845                 "reference": "c16222fdc02467eaa12cb6d6d0e65527741f6040"
   846                 "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4"
   846             },
   847             },
   847             "dist": {
   848             "dist": {
   848                 "type": "zip",
   849                 "type": "zip",
   849                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c16222fdc02467eaa12cb6d6d0e65527741f6040",
   850                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/31525caf9e8772683672fefd8a1ca0c0736020f4",
   850                 "reference": "c16222fdc02467eaa12cb6d6d0e65527741f6040",
   851                 "reference": "31525caf9e8772683672fefd8a1ca0c0736020f4",
   851                 "shasum": ""
   852                 "shasum": ""
   852             },
   853             },
   853             "require": {
   854             "require": {
   854                 "php": ">=5.4.0"
   855                 "php": ">=5.4.0"
       
   856             },
       
   857             "conflict": {
       
   858                 "league/flysystem-sftp": "<1.0.6"
   855             },
   859             },
   856             "require-dev": {
   860             "require-dev": {
   857                 "ext-fileinfo": "*",
   861                 "ext-fileinfo": "*",
   858                 "mockery/mockery": "~0.9",
   862                 "mockery/mockery": "~0.9",
   859                 "phpspec/phpspec": "^2.2",
   863                 "phpspec/phpspec": "^2.2",
   913                 "remote",
   917                 "remote",
   914                 "s3",
   918                 "s3",
   915                 "sftp",
   919                 "sftp",
   916                 "storage"
   920                 "storage"
   917             ],
   921             ],
   918             "time": "2015-07-28 20:41:58"
   922             "time": "2015-09-30 22:26:59"
   919         },
   923         },
   920         {
   924         {
   921             "name": "ml/iri",
   925             "name": "ml/iri",
   922             "version": "1.1.4",
   926             "version": "1.1.4",
   923             "target-dir": "ML/IRI",
   927             "target-dir": "ML/IRI",
  1180             ],
  1184             ],
  1181             "time": "2015-06-25 04:19:39"
  1185             "time": "2015-06-25 04:19:39"
  1182         },
  1186         },
  1183         {
  1187         {
  1184             "name": "nikic/php-parser",
  1188             "name": "nikic/php-parser",
  1185             "version": "v1.4.0",
  1189             "version": "v1.4.1",
  1186             "source": {
  1190             "source": {
  1187                 "type": "git",
  1191                 "type": "git",
  1188                 "url": "https://github.com/nikic/PHP-Parser.git",
  1192                 "url": "https://github.com/nikic/PHP-Parser.git",
  1189                 "reference": "196f177cfefa0f1f7166c0a05d8255889be12418"
  1193                 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51"
  1190             },
  1194             },
  1191             "dist": {
  1195             "dist": {
  1192                 "type": "zip",
  1196                 "type": "zip",
  1193                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/196f177cfefa0f1f7166c0a05d8255889be12418",
  1197                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
  1194                 "reference": "196f177cfefa0f1f7166c0a05d8255889be12418",
  1198                 "reference": "f78af2c9c86107aa1a34cd1dbb5bbe9eeb0d9f51",
  1195                 "shasum": ""
  1199                 "shasum": ""
  1196             },
  1200             },
  1197             "require": {
  1201             "require": {
  1198                 "ext-tokenizer": "*",
  1202                 "ext-tokenizer": "*",
  1199                 "php": ">=5.3"
  1203                 "php": ">=5.3"
  1221             "description": "A PHP parser written in PHP",
  1225             "description": "A PHP parser written in PHP",
  1222             "keywords": [
  1226             "keywords": [
  1223                 "parser",
  1227                 "parser",
  1224                 "php"
  1228                 "php"
  1225             ],
  1229             ],
  1226             "time": "2015-07-14 17:31:05"
  1230             "time": "2015-09-19 14:15:08"
  1227         },
  1231         },
  1228         {
  1232         {
  1229             "name": "psr/http-message",
  1233             "name": "psr/http-message",
  1230             "version": "1.0",
  1234             "version": "1.0",
  1231             "source": {
  1235             "source": {
  1437             ],
  1441             ],
  1438             "time": "2015-06-06 14:19:39"
  1442             "time": "2015-06-06 14:19:39"
  1439         },
  1443         },
  1440         {
  1444         {
  1441             "name": "symfony/console",
  1445             "name": "symfony/console",
  1442             "version": "v2.7.3",
  1446             "version": "v2.7.5",
  1443             "source": {
  1447             "source": {
  1444                 "type": "git",
  1448                 "type": "git",
  1445                 "url": "https://github.com/symfony/Console.git",
  1449                 "url": "https://github.com/symfony/console.git",
  1446                 "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e"
  1450                 "reference": "06cb17c013a82f94a3d840682b49425cd00a2161"
  1447             },
  1451             },
  1448             "dist": {
  1452             "dist": {
  1449                 "type": "zip",
  1453                 "type": "zip",
  1450                 "url": "https://api.github.com/repos/symfony/Console/zipball/d6cf02fe73634c96677e428f840704bfbcaec29e",
  1454                 "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161",
  1451                 "reference": "d6cf02fe73634c96677e428f840704bfbcaec29e",
  1455                 "reference": "06cb17c013a82f94a3d840682b49425cd00a2161",
  1452                 "shasum": ""
  1456                 "shasum": ""
  1453             },
  1457             },
  1454             "require": {
  1458             "require": {
  1455                 "php": ">=5.3.9"
  1459                 "php": ">=5.3.9"
  1456             },
  1460             },
  1490                     "homepage": "https://symfony.com/contributors"
  1494                     "homepage": "https://symfony.com/contributors"
  1491                 }
  1495                 }
  1492             ],
  1496             ],
  1493             "description": "Symfony Console Component",
  1497             "description": "Symfony Console Component",
  1494             "homepage": "https://symfony.com",
  1498             "homepage": "https://symfony.com",
  1495             "time": "2015-07-28 15:18:12"
  1499             "time": "2015-09-25 08:32:23"
  1496         },
  1500         },
  1497         {
  1501         {
  1498             "name": "symfony/css-selector",
  1502             "name": "symfony/css-selector",
  1499             "version": "v2.7.3",
  1503             "version": "v2.7.5",
  1500             "source": {
  1504             "source": {
  1501                 "type": "git",
  1505                 "type": "git",
  1502                 "url": "https://github.com/symfony/CssSelector.git",
  1506                 "url": "https://github.com/symfony/css-selector.git",
  1503                 "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092"
  1507                 "reference": "abe19cc0429a06be0c133056d1f9859854860970"
  1504             },
  1508             },
  1505             "dist": {
  1509             "dist": {
  1506                 "type": "zip",
  1510                 "type": "zip",
  1507                 "url": "https://api.github.com/repos/symfony/CssSelector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092",
  1511                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/abe19cc0429a06be0c133056d1f9859854860970",
  1508                 "reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092",
  1512                 "reference": "abe19cc0429a06be0c133056d1f9859854860970",
  1509                 "shasum": ""
  1513                 "shasum": ""
  1510             },
  1514             },
  1511             "require": {
  1515             "require": {
  1512                 "php": ">=5.3.9"
  1516                 "php": ">=5.3.9"
  1513             },
  1517             },
  1543                     "homepage": "https://symfony.com/contributors"
  1547                     "homepage": "https://symfony.com/contributors"
  1544                 }
  1548                 }
  1545             ],
  1549             ],
  1546             "description": "Symfony CssSelector Component",
  1550             "description": "Symfony CssSelector Component",
  1547             "homepage": "https://symfony.com",
  1551             "homepage": "https://symfony.com",
  1548             "time": "2015-05-15 13:33:16"
  1552             "time": "2015-09-22 13:49:29"
  1549         },
  1553         },
  1550         {
  1554         {
  1551             "name": "symfony/debug",
  1555             "name": "symfony/debug",
  1552             "version": "v2.7.3",
  1556             "version": "v2.7.5",
  1553             "source": {
  1557             "source": {
  1554                 "type": "git",
  1558                 "type": "git",
  1555                 "url": "https://github.com/symfony/Debug.git",
  1559                 "url": "https://github.com/symfony/debug.git",
  1556                 "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3"
  1560                 "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1"
  1557             },
  1561             },
  1558             "dist": {
  1562             "dist": {
  1559                 "type": "zip",
  1563                 "type": "zip",
  1560                 "url": "https://api.github.com/repos/symfony/Debug/zipball/9daa1bf9f7e615fa2fba30357e479a90141222e3",
  1564                 "url": "https://api.github.com/repos/symfony/debug/zipball/c79c361bca8e5ada6a47603875a3c964d03b67b1",
  1561                 "reference": "9daa1bf9f7e615fa2fba30357e479a90141222e3",
  1565                 "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1",
  1562                 "shasum": ""
  1566                 "shasum": ""
  1563             },
  1567             },
  1564             "require": {
  1568             "require": {
  1565                 "php": ">=5.3.9",
  1569                 "php": ">=5.3.9",
  1566                 "psr/log": "~1.0"
  1570                 "psr/log": "~1.0"
  1568             "conflict": {
  1572             "conflict": {
  1569                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  1573                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
  1570             },
  1574             },
  1571             "require-dev": {
  1575             "require-dev": {
  1572                 "symfony/class-loader": "~2.2",
  1576                 "symfony/class-loader": "~2.2",
  1573                 "symfony/http-foundation": "~2.1",
       
  1574                 "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
  1577                 "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
  1575                 "symfony/phpunit-bridge": "~2.7"
  1578                 "symfony/phpunit-bridge": "~2.7"
  1576             },
  1579             },
  1577             "suggest": {
       
  1578                 "symfony/http-foundation": "",
       
  1579                 "symfony/http-kernel": ""
       
  1580             },
       
  1581             "type": "library",
  1580             "type": "library",
  1582             "extra": {
  1581             "extra": {
  1583                 "branch-alias": {
  1582                 "branch-alias": {
  1584                     "dev-master": "2.7-dev"
  1583                     "dev-master": "2.7-dev"
  1585                 }
  1584                 }
  1603                     "homepage": "https://symfony.com/contributors"
  1602                     "homepage": "https://symfony.com/contributors"
  1604                 }
  1603                 }
  1605             ],
  1604             ],
  1606             "description": "Symfony Debug Component",
  1605             "description": "Symfony Debug Component",
  1607             "homepage": "https://symfony.com",
  1606             "homepage": "https://symfony.com",
  1608             "time": "2015-07-09 16:07:40"
  1607             "time": "2015-09-14 08:41:38"
  1609         },
  1608         },
  1610         {
  1609         {
  1611             "name": "symfony/dom-crawler",
  1610             "name": "symfony/dom-crawler",
  1612             "version": "v2.7.3",
  1611             "version": "v2.7.5",
  1613             "source": {
  1612             "source": {
  1614                 "type": "git",
  1613                 "type": "git",
  1615                 "url": "https://github.com/symfony/DomCrawler.git",
  1614                 "url": "https://github.com/symfony/dom-crawler.git",
  1616                 "reference": "9dabece63182e95c42b06967a0d929a5df78bc35"
  1615                 "reference": "2e185ca136399f902b948694987e62c80099c052"
  1617             },
  1616             },
  1618             "dist": {
  1617             "dist": {
  1619                 "type": "zip",
  1618                 "type": "zip",
  1620                 "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/9dabece63182e95c42b06967a0d929a5df78bc35",
  1619                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2e185ca136399f902b948694987e62c80099c052",
  1621                 "reference": "9dabece63182e95c42b06967a0d929a5df78bc35",
  1620                 "reference": "2e185ca136399f902b948694987e62c80099c052",
  1622                 "shasum": ""
  1621                 "shasum": ""
  1623             },
  1622             },
  1624             "require": {
  1623             "require": {
  1625                 "php": ">=5.3.9"
  1624                 "php": ">=5.3.9"
  1626             },
  1625             },
  1656                     "homepage": "https://symfony.com/contributors"
  1655                     "homepage": "https://symfony.com/contributors"
  1657                 }
  1656                 }
  1658             ],
  1657             ],
  1659             "description": "Symfony DomCrawler Component",
  1658             "description": "Symfony DomCrawler Component",
  1660             "homepage": "https://symfony.com",
  1659             "homepage": "https://symfony.com",
  1661             "time": "2015-07-09 16:07:40"
  1660             "time": "2015-09-20 21:13:58"
  1662         },
  1661         },
  1663         {
  1662         {
  1664             "name": "symfony/event-dispatcher",
  1663             "name": "symfony/event-dispatcher",
  1665             "version": "v2.7.3",
  1664             "version": "v2.7.5",
  1666             "source": {
  1665             "source": {
  1667                 "type": "git",
  1666                 "type": "git",
  1668                 "url": "https://github.com/symfony/EventDispatcher.git",
  1667                 "url": "https://github.com/symfony/event-dispatcher.git",
  1669                 "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3"
  1668                 "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9"
  1670             },
  1669             },
  1671             "dist": {
  1670             "dist": {
  1672                 "type": "zip",
  1671                 "type": "zip",
  1673                 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
  1672                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
  1674                 "reference": "9310b5f9a87ec2ea75d20fec0b0017c77c66dac3",
  1673                 "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
  1675                 "shasum": ""
  1674                 "shasum": ""
  1676             },
  1675             },
  1677             "require": {
  1676             "require": {
  1678                 "php": ">=5.3.9"
  1677                 "php": ">=5.3.9"
  1679             },
  1678             },
  1714                     "homepage": "https://symfony.com/contributors"
  1713                     "homepage": "https://symfony.com/contributors"
  1715                 }
  1714                 }
  1716             ],
  1715             ],
  1717             "description": "Symfony EventDispatcher Component",
  1716             "description": "Symfony EventDispatcher Component",
  1718             "homepage": "https://symfony.com",
  1717             "homepage": "https://symfony.com",
  1719             "time": "2015-06-18 19:21:56"
  1718             "time": "2015-09-22 13:49:29"
  1720         },
  1719         },
  1721         {
  1720         {
  1722             "name": "symfony/finder",
  1721             "name": "symfony/finder",
  1723             "version": "v2.7.3",
  1722             "version": "v2.7.5",
  1724             "source": {
  1723             "source": {
  1725                 "type": "git",
  1724                 "type": "git",
  1726                 "url": "https://github.com/symfony/Finder.git",
  1725                 "url": "https://github.com/symfony/finder.git",
  1727                 "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4"
  1726                 "reference": "8262ab605973afbb3ef74b945daabf086f58366f"
  1728             },
  1727             },
  1729             "dist": {
  1728             "dist": {
  1730                 "type": "zip",
  1729                 "type": "zip",
  1731                 "url": "https://api.github.com/repos/symfony/Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4",
  1730                 "url": "https://api.github.com/repos/symfony/finder/zipball/8262ab605973afbb3ef74b945daabf086f58366f",
  1732                 "reference": "ae0f363277485094edc04c9f3cbe595b183b78e4",
  1731                 "reference": "8262ab605973afbb3ef74b945daabf086f58366f",
  1733                 "shasum": ""
  1732                 "shasum": ""
  1734             },
  1733             },
  1735             "require": {
  1734             "require": {
  1736                 "php": ">=5.3.9"
  1735                 "php": ">=5.3.9"
  1737             },
  1736             },
  1763                     "homepage": "https://symfony.com/contributors"
  1762                     "homepage": "https://symfony.com/contributors"
  1764                 }
  1763                 }
  1765             ],
  1764             ],
  1766             "description": "Symfony Finder Component",
  1765             "description": "Symfony Finder Component",
  1767             "homepage": "https://symfony.com",
  1766             "homepage": "https://symfony.com",
  1768             "time": "2015-07-09 16:07:40"
  1767             "time": "2015-09-19 19:59:23"
  1769         },
  1768         },
  1770         {
  1769         {
  1771             "name": "symfony/http-foundation",
  1770             "name": "symfony/http-foundation",
  1772             "version": "v2.7.3",
  1771             "version": "v2.7.5",
  1773             "source": {
  1772             "source": {
  1774                 "type": "git",
  1773                 "type": "git",
  1775                 "url": "https://github.com/symfony/HttpFoundation.git",
  1774                 "url": "https://github.com/symfony/http-foundation.git",
  1776                 "reference": "863af6898081b34c65d42100c370b9f3c51b70ca"
  1775                 "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470"
  1777             },
  1776             },
  1778             "dist": {
  1777             "dist": {
  1779                 "type": "zip",
  1778                 "type": "zip",
  1780                 "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/863af6898081b34c65d42100c370b9f3c51b70ca",
  1779                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1509119f164a0d0a940d7d924d693a7a28a5470",
  1781                 "reference": "863af6898081b34c65d42100c370b9f3c51b70ca",
  1780                 "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470",
  1782                 "shasum": ""
  1781                 "shasum": ""
  1783             },
  1782             },
  1784             "require": {
  1783             "require": {
  1785                 "php": ">=5.3.9"
  1784                 "php": ">=5.3.9"
  1786             },
  1785             },
  1816                     "homepage": "https://symfony.com/contributors"
  1815                     "homepage": "https://symfony.com/contributors"
  1817                 }
  1816                 }
  1818             ],
  1817             ],
  1819             "description": "Symfony HttpFoundation Component",
  1818             "description": "Symfony HttpFoundation Component",
  1820             "homepage": "https://symfony.com",
  1819             "homepage": "https://symfony.com",
  1821             "time": "2015-07-22 10:11:00"
  1820             "time": "2015-09-22 13:49:29"
  1822         },
  1821         },
  1823         {
  1822         {
  1824             "name": "symfony/http-kernel",
  1823             "name": "symfony/http-kernel",
  1825             "version": "v2.7.3",
  1824             "version": "v2.7.5",
  1826             "source": {
  1825             "source": {
  1827                 "type": "git",
  1826                 "type": "git",
  1828                 "url": "https://github.com/symfony/HttpKernel.git",
  1827                 "url": "https://github.com/symfony/http-kernel.git",
  1829                 "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98"
  1828                 "reference": "353aa457424262d7d4e4289ea483145921cffcb5"
  1830             },
  1829             },
  1831             "dist": {
  1830             "dist": {
  1832                 "type": "zip",
  1831                 "type": "zip",
  1833                 "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/405d3e7a59ff7a28ec469441326a0ac79065ea98",
  1832                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/353aa457424262d7d4e4289ea483145921cffcb5",
  1834                 "reference": "405d3e7a59ff7a28ec469441326a0ac79065ea98",
  1833                 "reference": "353aa457424262d7d4e4289ea483145921cffcb5",
  1835                 "shasum": ""
  1834                 "shasum": ""
  1836             },
  1835             },
  1837             "require": {
  1836             "require": {
  1838                 "php": ">=5.3.9",
  1837                 "php": ">=5.3.9",
  1839                 "psr/log": "~1.0",
  1838                 "psr/log": "~1.0",
  1896                     "homepage": "https://symfony.com/contributors"
  1895                     "homepage": "https://symfony.com/contributors"
  1897                 }
  1896                 }
  1898             ],
  1897             ],
  1899             "description": "Symfony HttpKernel Component",
  1898             "description": "Symfony HttpKernel Component",
  1900             "homepage": "https://symfony.com",
  1899             "homepage": "https://symfony.com",
  1901             "time": "2015-07-31 13:24:45"
  1900             "time": "2015-09-25 11:16:52"
  1902         },
  1901         },
  1903         {
  1902         {
  1904             "name": "symfony/process",
  1903             "name": "symfony/process",
  1905             "version": "v2.7.3",
  1904             "version": "v2.7.5",
  1906             "source": {
  1905             "source": {
  1907                 "type": "git",
  1906                 "type": "git",
  1908                 "url": "https://github.com/symfony/Process.git",
  1907                 "url": "https://github.com/symfony/process.git",
  1909                 "reference": "48aeb0e48600321c272955132d7606ab0a49adb3"
  1908                 "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9"
  1910             },
  1909             },
  1911             "dist": {
  1910             "dist": {
  1912                 "type": "zip",
  1911                 "type": "zip",
  1913                 "url": "https://api.github.com/repos/symfony/Process/zipball/48aeb0e48600321c272955132d7606ab0a49adb3",
  1912                 "url": "https://api.github.com/repos/symfony/process/zipball/b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
  1914                 "reference": "48aeb0e48600321c272955132d7606ab0a49adb3",
  1913                 "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
  1915                 "shasum": ""
  1914                 "shasum": ""
  1916             },
  1915             },
  1917             "require": {
  1916             "require": {
  1918                 "php": ">=5.3.9"
  1917                 "php": ">=5.3.9"
  1919             },
  1918             },
  1945                     "homepage": "https://symfony.com/contributors"
  1944                     "homepage": "https://symfony.com/contributors"
  1946                 }
  1945                 }
  1947             ],
  1946             ],
  1948             "description": "Symfony Process Component",
  1947             "description": "Symfony Process Component",
  1949             "homepage": "https://symfony.com",
  1948             "homepage": "https://symfony.com",
  1950             "time": "2015-07-01 11:25:50"
  1949             "time": "2015-09-19 19:59:23"
  1951         },
  1950         },
  1952         {
  1951         {
  1953             "name": "symfony/routing",
  1952             "name": "symfony/routing",
  1954             "version": "v2.7.3",
  1953             "version": "v2.7.5",
  1955             "source": {
  1954             "source": {
  1956                 "type": "git",
  1955                 "type": "git",
  1957                 "url": "https://github.com/symfony/Routing.git",
  1956                 "url": "https://github.com/symfony/routing.git",
  1958                 "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26"
  1957                 "reference": "6c5fae83efa20baf166fcf4582f57094e9f60f16"
  1959             },
  1958             },
  1960             "dist": {
  1959             "dist": {
  1961                 "type": "zip",
  1960                 "type": "zip",
  1962                 "url": "https://api.github.com/repos/symfony/Routing/zipball/ea9134f277162b02e5f80ac058b75a77637b0d26",
  1961                 "url": "https://api.github.com/repos/symfony/routing/zipball/6c5fae83efa20baf166fcf4582f57094e9f60f16",
  1963                 "reference": "ea9134f277162b02e5f80ac058b75a77637b0d26",
  1962                 "reference": "6c5fae83efa20baf166fcf4582f57094e9f60f16",
  1964                 "shasum": ""
  1963                 "shasum": ""
  1965             },
  1964             },
  1966             "require": {
  1965             "require": {
  1967                 "php": ">=5.3.9"
  1966                 "php": ">=5.3.9"
  1968             },
  1967             },
  2016                 "router",
  2015                 "router",
  2017                 "routing",
  2016                 "routing",
  2018                 "uri",
  2017                 "uri",
  2019                 "url"
  2018                 "url"
  2020             ],
  2019             ],
  2021             "time": "2015-07-09 16:07:40"
  2020             "time": "2015-09-14 14:14:09"
  2022         },
  2021         },
  2023         {
  2022         {
  2024             "name": "symfony/translation",
  2023             "name": "symfony/translation",
  2025             "version": "v2.7.3",
  2024             "version": "v2.7.5",
  2026             "source": {
  2025             "source": {
  2027                 "type": "git",
  2026                 "type": "git",
  2028                 "url": "https://github.com/symfony/Translation.git",
  2027                 "url": "https://github.com/symfony/translation.git",
  2029                 "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6"
  2028                 "reference": "485877661835e188cd78345c6d4eef1290d17571"
  2030             },
  2029             },
  2031             "dist": {
  2030             "dist": {
  2032                 "type": "zip",
  2031                 "type": "zip",
  2033                 "url": "https://api.github.com/repos/symfony/Translation/zipball/c8dc34cc936152c609cdd722af317e4239d10dd6",
  2032                 "url": "https://api.github.com/repos/symfony/translation/zipball/485877661835e188cd78345c6d4eef1290d17571",
  2034                 "reference": "c8dc34cc936152c609cdd722af317e4239d10dd6",
  2033                 "reference": "485877661835e188cd78345c6d4eef1290d17571",
  2035                 "shasum": ""
  2034                 "shasum": ""
  2036             },
  2035             },
  2037             "require": {
  2036             "require": {
  2038                 "php": ">=5.3.9"
  2037                 "php": ">=5.3.9"
  2039             },
  2038             },
  2041                 "symfony/config": "<2.7"
  2040                 "symfony/config": "<2.7"
  2042             },
  2041             },
  2043             "require-dev": {
  2042             "require-dev": {
  2044                 "psr/log": "~1.0",
  2043                 "psr/log": "~1.0",
  2045                 "symfony/config": "~2.7",
  2044                 "symfony/config": "~2.7",
  2046                 "symfony/intl": "~2.3",
  2045                 "symfony/intl": "~2.4",
  2047                 "symfony/phpunit-bridge": "~2.7",
  2046                 "symfony/phpunit-bridge": "~2.7",
  2048                 "symfony/yaml": "~2.2"
  2047                 "symfony/yaml": "~2.2"
  2049             },
  2048             },
  2050             "suggest": {
  2049             "suggest": {
  2051                 "psr/log": "To use logging capability in translator",
  2050                 "psr/log": "To use logging capability in translator",
  2077                     "homepage": "https://symfony.com/contributors"
  2076                     "homepage": "https://symfony.com/contributors"
  2078                 }
  2077                 }
  2079             ],
  2078             ],
  2080             "description": "Symfony Translation Component",
  2079             "description": "Symfony Translation Component",
  2081             "homepage": "https://symfony.com",
  2080             "homepage": "https://symfony.com",
  2082             "time": "2015-07-09 16:07:40"
  2081             "time": "2015-09-06 08:36:38"
  2083         },
  2082         },
  2084         {
  2083         {
  2085             "name": "symfony/var-dumper",
  2084             "name": "symfony/var-dumper",
  2086             "version": "v2.7.3",
  2085             "version": "v2.7.5",
  2087             "source": {
  2086             "source": {
  2088                 "type": "git",
  2087                 "type": "git",
  2089                 "url": "https://github.com/symfony/var-dumper.git",
  2088                 "url": "https://github.com/symfony/var-dumper.git",
  2090                 "reference": "e8903ebba5eb019f5886ffce739ea9e3b7519579"
  2089                 "reference": "ba8c9a0edf18f70a7efcb8d3eb35323a10263338"
  2091             },
  2090             },
  2092             "dist": {
  2091             "dist": {
  2093                 "type": "zip",
  2092                 "type": "zip",
  2094                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e8903ebba5eb019f5886ffce739ea9e3b7519579",
  2093                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ba8c9a0edf18f70a7efcb8d3eb35323a10263338",
  2095                 "reference": "e8903ebba5eb019f5886ffce739ea9e3b7519579",
  2094                 "reference": "ba8c9a0edf18f70a7efcb8d3eb35323a10263338",
  2096                 "shasum": ""
  2095                 "shasum": ""
  2097             },
  2096             },
  2098             "require": {
  2097             "require": {
  2099                 "php": ">=5.3.9"
  2098                 "php": ">=5.3.9"
  2100             },
  2099             },
  2136             "homepage": "https://symfony.com",
  2135             "homepage": "https://symfony.com",
  2137             "keywords": [
  2136             "keywords": [
  2138                 "debug",
  2137                 "debug",
  2139                 "dump"
  2138                 "dump"
  2140             ],
  2139             ],
  2141             "time": "2015-07-28 15:18:12"
  2140             "time": "2015-09-22 14:41:01"
  2142         },
  2141         },
  2143         {
  2142         {
  2144             "name": "vlucas/phpdotenv",
  2143             "name": "vlucas/phpdotenv",
  2145             "version": "v1.1.1",
  2144             "version": "v1.1.1",
  2146             "source": {
  2145             "source": {
  2345             "name": "mockery/mockery",
  2344             "name": "mockery/mockery",
  2346             "version": "dev-master",
  2345             "version": "dev-master",
  2347             "source": {
  2346             "source": {
  2348                 "type": "git",
  2347                 "type": "git",
  2349                 "url": "https://github.com/padraic/mockery.git",
  2348                 "url": "https://github.com/padraic/mockery.git",
  2350                 "reference": "e585573c91b0c821e511afd14666b4503ef7255b"
  2349                 "reference": "bb19cd92e91aee51c344d8bd1a453dc85de47c21"
  2351             },
  2350             },
  2352             "dist": {
  2351             "dist": {
  2353                 "type": "zip",
  2352                 "type": "zip",
  2354                 "url": "https://api.github.com/repos/padraic/mockery/zipball/e585573c91b0c821e511afd14666b4503ef7255b",
  2353                 "url": "https://api.github.com/repos/padraic/mockery/zipball/bb19cd92e91aee51c344d8bd1a453dc85de47c21",
  2355                 "reference": "e585573c91b0c821e511afd14666b4503ef7255b",
  2354                 "reference": "bb19cd92e91aee51c344d8bd1a453dc85de47c21",
  2356                 "shasum": ""
  2355                 "shasum": ""
  2357             },
  2356             },
  2358             "require": {
  2357             "require": {
  2359                 "hamcrest/hamcrest-php": "~1.1",
  2358                 "hamcrest/hamcrest-php": "~1.1",
  2360                 "lib-pcre": ">=7.0",
  2359                 "lib-pcre": ">=7.0",
  2402                 "stub",
  2401                 "stub",
  2403                 "test",
  2402                 "test",
  2404                 "test double",
  2403                 "test double",
  2405                 "testing"
  2404                 "testing"
  2406             ],
  2405             ],
  2407             "time": "2015-07-31 13:51:58"
  2406             "time": "2015-10-02 20:03:43"
       
  2407         },
       
  2408         {
       
  2409             "name": "myclabs/deep-copy",
       
  2410             "version": "1.4.0",
       
  2411             "source": {
       
  2412                 "type": "git",
       
  2413                 "url": "https://github.com/myclabs/DeepCopy.git",
       
  2414                 "reference": "d8093b631a31628342d0703764935f8bac2c56b1"
       
  2415             },
       
  2416             "dist": {
       
  2417                 "type": "zip",
       
  2418                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/d8093b631a31628342d0703764935f8bac2c56b1",
       
  2419                 "reference": "d8093b631a31628342d0703764935f8bac2c56b1",
       
  2420                 "shasum": ""
       
  2421             },
       
  2422             "require": {
       
  2423                 "php": ">=5.4.0"
       
  2424             },
       
  2425             "require-dev": {
       
  2426                 "doctrine/collections": "1.*",
       
  2427                 "phpunit/phpunit": "~4.1"
       
  2428             },
       
  2429             "type": "library",
       
  2430             "autoload": {
       
  2431                 "psr-4": {
       
  2432                     "DeepCopy\\": "src/DeepCopy/"
       
  2433                 }
       
  2434             },
       
  2435             "notification-url": "https://packagist.org/downloads/",
       
  2436             "license": [
       
  2437                 "MIT"
       
  2438             ],
       
  2439             "description": "Create deep copies (clones) of your objects",
       
  2440             "homepage": "https://github.com/myclabs/DeepCopy",
       
  2441             "keywords": [
       
  2442                 "clone",
       
  2443                 "copy",
       
  2444                 "duplicate",
       
  2445                 "object",
       
  2446                 "object graph"
       
  2447             ],
       
  2448             "time": "2015-10-05 15:07:09"
  2408         },
  2449         },
  2409         {
  2450         {
  2410             "name": "phpdocumentor/reflection-docblock",
  2451             "name": "phpdocumentor/reflection-docblock",
  2411             "version": "2.0.4",
  2452             "version": "2.0.4",
  2412             "source": {
  2453             "source": {
  2489             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2530             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
  2490             "time": "2013-11-01 13:02:21"
  2531             "time": "2013-11-01 13:02:21"
  2491         },
  2532         },
  2492         {
  2533         {
  2493             "name": "phpspec/phpspec",
  2534             "name": "phpspec/phpspec",
  2494             "version": "2.2.1",
  2535             "version": "2.3.0",
  2495             "source": {
  2536             "source": {
  2496                 "type": "git",
  2537                 "type": "git",
  2497                 "url": "https://github.com/phpspec/phpspec.git",
  2538                 "url": "https://github.com/phpspec/phpspec.git",
  2498                 "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8"
  2539                 "reference": "36635a903bdeb54899d7407bc95610501fd98559"
  2499             },
  2540             },
  2500             "dist": {
  2541             "dist": {
  2501                 "type": "zip",
  2542                 "type": "zip",
  2502                 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/e9a40577323e67f1de2e214abf32976a0352d8f8",
  2543                 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/36635a903bdeb54899d7407bc95610501fd98559",
  2503                 "reference": "e9a40577323e67f1de2e214abf32976a0352d8f8",
  2544                 "reference": "36635a903bdeb54899d7407bc95610501fd98559",
  2504                 "shasum": ""
  2545                 "shasum": ""
  2505             },
  2546             },
  2506             "require": {
  2547             "require": {
  2507                 "doctrine/instantiator": "^1.0.1",
  2548                 "doctrine/instantiator": "^1.0.1",
  2508                 "php": ">=5.3.3",
  2549                 "php": ">=5.3.3",
  2510                 "phpspec/prophecy": "~1.4",
  2551                 "phpspec/prophecy": "~1.4",
  2511                 "sebastian/exporter": "~1.0",
  2552                 "sebastian/exporter": "~1.0",
  2512                 "symfony/console": "~2.3",
  2553                 "symfony/console": "~2.3",
  2513                 "symfony/event-dispatcher": "~2.1",
  2554                 "symfony/event-dispatcher": "~2.1",
  2514                 "symfony/finder": "~2.1",
  2555                 "symfony/finder": "~2.1",
  2515                 "symfony/process": "~2.1",
  2556                 "symfony/process": "^2.6",
  2516                 "symfony/yaml": "~2.1"
  2557                 "symfony/yaml": "~2.1"
  2517             },
  2558             },
  2518             "require-dev": {
  2559             "require-dev": {
  2519                 "behat/behat": "^3.0.11",
  2560                 "behat/behat": "^3.0.11",
  2520                 "bossa/phpspec2-expect": "~1.0",
  2561                 "bossa/phpspec2-expect": "~1.0",
  2521                 "phpunit/phpunit": "~4.4",
  2562                 "phpunit/phpunit": "~4.4",
  2522                 "symfony/filesystem": "~2.1",
  2563                 "symfony/filesystem": "~2.1"
  2523                 "symfony/process": "~2.1"
       
  2524             },
  2564             },
  2525             "suggest": {
  2565             "suggest": {
  2526                 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
  2566                 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
  2527             },
  2567             },
  2528             "bin": [
  2568             "bin": [
  2563                 "spec",
  2603                 "spec",
  2564                 "specification",
  2604                 "specification",
  2565                 "testing",
  2605                 "testing",
  2566                 "tests"
  2606                 "tests"
  2567             ],
  2607             ],
  2568             "time": "2015-05-30 15:21:40"
  2608             "time": "2015-09-07 07:07:37"
  2569         },
  2609         },
  2570         {
  2610         {
  2571             "name": "phpspec/prophecy",
  2611             "name": "phpspec/prophecy",
  2572             "version": "v1.5.0",
  2612             "version": "v1.5.0",
  2573             "source": {
  2613             "source": {
  2627             ],
  2667             ],
  2628             "time": "2015-08-13 10:07:40"
  2668             "time": "2015-08-13 10:07:40"
  2629         },
  2669         },
  2630         {
  2670         {
  2631             "name": "phpunit/php-code-coverage",
  2671             "name": "phpunit/php-code-coverage",
  2632             "version": "2.2.2",
  2672             "version": "3.0.1",
  2633             "source": {
  2673             "source": {
  2634                 "type": "git",
  2674                 "type": "git",
  2635                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  2675                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
  2636                 "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c"
  2676                 "reference": "c84f05be256cd7c9d2340b26f7995b4afbf8787b"
  2637             },
  2677             },
  2638             "dist": {
  2678             "dist": {
  2639                 "type": "zip",
  2679                 "type": "zip",
  2640                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2d7c03c0e4e080901b8f33b2897b0577be18a13c",
  2680                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c84f05be256cd7c9d2340b26f7995b4afbf8787b",
  2641                 "reference": "2d7c03c0e4e080901b8f33b2897b0577be18a13c",
  2681                 "reference": "c84f05be256cd7c9d2340b26f7995b4afbf8787b",
  2642                 "shasum": ""
  2682                 "shasum": ""
  2643             },
  2683             },
  2644             "require": {
  2684             "require": {
  2645                 "php": ">=5.3.3",
  2685                 "php": ">=5.6",
  2646                 "phpunit/php-file-iterator": "~1.3",
  2686                 "phpunit/php-file-iterator": "~1.3",
  2647                 "phpunit/php-text-template": "~1.2",
  2687                 "phpunit/php-text-template": "~1.2",
  2648                 "phpunit/php-token-stream": "~1.3",
  2688                 "phpunit/php-token-stream": "~1.3",
  2649                 "sebastian/environment": "^1.3.2",
  2689                 "sebastian/environment": "^1.3.2",
  2650                 "sebastian/version": "~1.0"
  2690                 "sebastian/version": "~1.0"
  2651             },
  2691             },
  2652             "require-dev": {
  2692             "require-dev": {
  2653                 "ext-xdebug": ">=2.1.4",
  2693                 "ext-xdebug": ">=2.1.4",
  2654                 "phpunit/phpunit": "~4"
  2694                 "phpunit/phpunit": "~5"
  2655             },
  2695             },
  2656             "suggest": {
  2696             "suggest": {
  2657                 "ext-dom": "*",
  2697                 "ext-dom": "*",
  2658                 "ext-xdebug": ">=2.2.1",
  2698                 "ext-xdebug": ">=2.2.1",
  2659                 "ext-xmlwriter": "*"
  2699                 "ext-xmlwriter": "*"
  2660             },
  2700             },
  2661             "type": "library",
  2701             "type": "library",
  2662             "extra": {
  2702             "extra": {
  2663                 "branch-alias": {
  2703                 "branch-alias": {
  2664                     "dev-master": "2.2.x-dev"
  2704                     "dev-master": "3.0.x-dev"
  2665                 }
  2705                 }
  2666             },
  2706             },
  2667             "autoload": {
  2707             "autoload": {
  2668                 "classmap": [
  2708                 "classmap": [
  2669                     "src/"
  2709                     "src/"
  2685             "keywords": [
  2725             "keywords": [
  2686                 "coverage",
  2726                 "coverage",
  2687                 "testing",
  2727                 "testing",
  2688                 "xunit"
  2728                 "xunit"
  2689             ],
  2729             ],
  2690             "time": "2015-08-04 03:42:39"
  2730             "time": "2015-10-06 15:51:05"
  2691         },
  2731         },
  2692         {
  2732         {
  2693             "name": "phpunit/php-file-iterator",
  2733             "name": "phpunit/php-file-iterator",
  2694             "version": "1.4.1",
  2734             "version": "1.4.1",
  2695             "source": {
  2735             "source": {
  2818             ],
  2858             ],
  2819             "time": "2015-06-21 08:01:12"
  2859             "time": "2015-06-21 08:01:12"
  2820         },
  2860         },
  2821         {
  2861         {
  2822             "name": "phpunit/php-token-stream",
  2862             "name": "phpunit/php-token-stream",
  2823             "version": "1.4.6",
  2863             "version": "1.4.8",
  2824             "source": {
  2864             "source": {
  2825                 "type": "git",
  2865                 "type": "git",
  2826                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  2866                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
  2827                 "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b"
  2867                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
  2828             },
  2868             },
  2829             "dist": {
  2869             "dist": {
  2830                 "type": "zip",
  2870                 "type": "zip",
  2831                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3ab72c62e550370a6cd5dc873e1a04ab57562f5b",
  2871                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  2832                 "reference": "3ab72c62e550370a6cd5dc873e1a04ab57562f5b",
  2872                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
  2833                 "shasum": ""
  2873                 "shasum": ""
  2834             },
  2874             },
  2835             "require": {
  2875             "require": {
  2836                 "ext-tokenizer": "*",
  2876                 "ext-tokenizer": "*",
  2837                 "php": ">=5.3.3"
  2877                 "php": ">=5.3.3"
  2863             "description": "Wrapper around PHP's tokenizer extension.",
  2903             "description": "Wrapper around PHP's tokenizer extension.",
  2864             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  2904             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
  2865             "keywords": [
  2905             "keywords": [
  2866                 "tokenizer"
  2906                 "tokenizer"
  2867             ],
  2907             ],
  2868             "time": "2015-08-16 08:51:00"
  2908             "time": "2015-09-15 10:49:45"
  2869         },
  2909         },
  2870         {
  2910         {
  2871             "name": "phpunit/phpunit",
  2911             "name": "phpunit/phpunit",
  2872             "version": "4.8.6",
  2912             "version": "5.0.4",
  2873             "source": {
  2913             "source": {
  2874                 "type": "git",
  2914                 "type": "git",
  2875                 "url": "https://github.com/sebastianbergmann/phpunit.git",
  2915                 "url": "https://github.com/sebastianbergmann/phpunit.git",
  2876                 "reference": "2246830f4a1a551c67933e4171bf2126dc29d357"
  2916                 "reference": "6b3a71e90026801f6bcfd1d72cce4a06685c2637"
  2877             },
  2917             },
  2878             "dist": {
  2918             "dist": {
  2879                 "type": "zip",
  2919                 "type": "zip",
  2880                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2246830f4a1a551c67933e4171bf2126dc29d357",
  2920                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6b3a71e90026801f6bcfd1d72cce4a06685c2637",
  2881                 "reference": "2246830f4a1a551c67933e4171bf2126dc29d357",
  2921                 "reference": "6b3a71e90026801f6bcfd1d72cce4a06685c2637",
  2882                 "shasum": ""
  2922                 "shasum": ""
  2883             },
  2923             },
  2884             "require": {
  2924             "require": {
  2885                 "ext-dom": "*",
  2925                 "ext-dom": "*",
  2886                 "ext-json": "*",
  2926                 "ext-json": "*",
  2887                 "ext-pcre": "*",
  2927                 "ext-pcre": "*",
  2888                 "ext-reflection": "*",
  2928                 "ext-reflection": "*",
  2889                 "ext-spl": "*",
  2929                 "ext-spl": "*",
  2890                 "php": ">=5.3.3",
  2930                 "myclabs/deep-copy": "~1.3",
       
  2931                 "php": ">=5.6",
  2891                 "phpspec/prophecy": "^1.3.1",
  2932                 "phpspec/prophecy": "^1.3.1",
  2892                 "phpunit/php-code-coverage": "~2.1",
  2933                 "phpunit/php-code-coverage": "~3.0",
  2893                 "phpunit/php-file-iterator": "~1.4",
  2934                 "phpunit/php-file-iterator": "~1.4",
  2894                 "phpunit/php-text-template": "~1.2",
  2935                 "phpunit/php-text-template": "~1.2",
  2895                 "phpunit/php-timer": ">=1.0.6",
  2936                 "phpunit/php-timer": ">=1.0.6",
  2896                 "phpunit/phpunit-mock-objects": "~2.3",
  2937                 "phpunit/phpunit-mock-objects": ">=3.0",
  2897                 "sebastian/comparator": "~1.1",
  2938                 "sebastian/comparator": "~1.1",
  2898                 "sebastian/diff": "~1.2",
  2939                 "sebastian/diff": "~1.2",
  2899                 "sebastian/environment": "~1.3",
  2940                 "sebastian/environment": "~1.3",
  2900                 "sebastian/exporter": "~1.2",
  2941                 "sebastian/exporter": "~1.2",
  2901                 "sebastian/global-state": "~1.0",
  2942                 "sebastian/global-state": "~1.0",
       
  2943                 "sebastian/resource-operations": "~1.0",
  2902                 "sebastian/version": "~1.0",
  2944                 "sebastian/version": "~1.0",
  2903                 "symfony/yaml": "~2.1|~3.0"
  2945                 "symfony/yaml": "~2.1|~3.0"
  2904             },
  2946             },
  2905             "suggest": {
  2947             "suggest": {
  2906                 "phpunit/php-invoker": "~1.1"
  2948                 "phpunit/php-invoker": "~1.1"
  2909                 "phpunit"
  2951                 "phpunit"
  2910             ],
  2952             ],
  2911             "type": "library",
  2953             "type": "library",
  2912             "extra": {
  2954             "extra": {
  2913                 "branch-alias": {
  2955                 "branch-alias": {
  2914                     "dev-master": "4.8.x-dev"
  2956                     "dev-master": "5.0.x-dev"
  2915                 }
  2957                 }
  2916             },
  2958             },
  2917             "autoload": {
  2959             "autoload": {
  2918                 "classmap": [
  2960                 "classmap": [
  2919                     "src/"
  2961                     "src/"
  2935             "keywords": [
  2977             "keywords": [
  2936                 "phpunit",
  2978                 "phpunit",
  2937                 "testing",
  2979                 "testing",
  2938                 "xunit"
  2980                 "xunit"
  2939             ],
  2981             ],
  2940             "time": "2015-08-24 04:09:38"
  2982             "time": "2015-10-07 10:45:35"
  2941         },
  2983         },
  2942         {
  2984         {
  2943             "name": "phpunit/phpunit-mock-objects",
  2985             "name": "phpunit/phpunit-mock-objects",
  2944             "version": "2.3.7",
  2986             "version": "3.0.0",
  2945             "source": {
  2987             "source": {
  2946                 "type": "git",
  2988                 "type": "git",
  2947                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  2989                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
  2948                 "reference": "5e2645ad49d196e020b85598d7c97e482725786a"
  2990                 "reference": "b66bfd55201aa33e8096d8c9bcb762361521c301"
  2949             },
  2991             },
  2950             "dist": {
  2992             "dist": {
  2951                 "type": "zip",
  2993                 "type": "zip",
  2952                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5e2645ad49d196e020b85598d7c97e482725786a",
  2994                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b66bfd55201aa33e8096d8c9bcb762361521c301",
  2953                 "reference": "5e2645ad49d196e020b85598d7c97e482725786a",
  2995                 "reference": "b66bfd55201aa33e8096d8c9bcb762361521c301",
  2954                 "shasum": ""
  2996                 "shasum": ""
  2955             },
  2997             },
  2956             "require": {
  2998             "require": {
  2957                 "doctrine/instantiator": "^1.0.2",
  2999                 "doctrine/instantiator": "^1.0.2",
  2958                 "php": ">=5.3.3",
  3000                 "php": ">=5.6",
  2959                 "phpunit/php-text-template": "~1.2",
  3001                 "phpunit/php-text-template": "~1.2",
  2960                 "sebastian/exporter": "~1.2"
  3002                 "sebastian/exporter": "~1.2"
  2961             },
  3003             },
  2962             "require-dev": {
  3004             "require-dev": {
  2963                 "phpunit/phpunit": "~4.4"
  3005                 "phpunit/phpunit": "~5"
  2964             },
  3006             },
  2965             "suggest": {
  3007             "suggest": {
  2966                 "ext-soap": "*"
  3008                 "ext-soap": "*"
  2967             },
  3009             },
  2968             "type": "library",
  3010             "type": "library",
  2969             "extra": {
  3011             "extra": {
  2970                 "branch-alias": {
  3012                 "branch-alias": {
  2971                     "dev-master": "2.3.x-dev"
  3013                     "dev-master": "3.0.x-dev"
  2972                 }
  3014                 }
  2973             },
  3015             },
  2974             "autoload": {
  3016             "autoload": {
  2975                 "classmap": [
  3017                 "classmap": [
  2976                     "src/"
  3018                     "src/"
  2991             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  3033             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
  2992             "keywords": [
  3034             "keywords": [
  2993                 "mock",
  3035                 "mock",
  2994                 "xunit"
  3036                 "xunit"
  2995             ],
  3037             ],
  2996             "time": "2015-08-19 09:14:08"
  3038             "time": "2015-10-01 06:43:55"
  2997         },
  3039         },
  2998         {
  3040         {
  2999             "name": "sebastian/comparator",
  3041             "name": "sebastian/comparator",
  3000             "version": "1.2.0",
  3042             "version": "1.2.0",
  3001             "source": {
  3043             "source": {
  3330             "description": "Provides functionality to recursively process PHP variables",
  3372             "description": "Provides functionality to recursively process PHP variables",
  3331             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3373             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
  3332             "time": "2015-06-21 08:04:50"
  3374             "time": "2015-06-21 08:04:50"
  3333         },
  3375         },
  3334         {
  3376         {
  3335             "name": "sebastian/version",
  3377             "name": "sebastian/resource-operations",
  3336             "version": "1.0.6",
  3378             "version": "1.0.0",
  3337             "source": {
  3379             "source": {
  3338                 "type": "git",
  3380                 "type": "git",
  3339                 "url": "https://github.com/sebastianbergmann/version.git",
  3381                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
  3340                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
  3382                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
  3341             },
  3383             },
  3342             "dist": {
  3384             "dist": {
  3343                 "type": "zip",
  3385                 "type": "zip",
  3344                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  3386                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3345                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
  3387                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
  3346                 "shasum": ""
  3388                 "shasum": ""
  3347             },
  3389             },
  3348             "type": "library",
  3390             "require": {
       
  3391                 "php": ">=5.6.0"
       
  3392             },
       
  3393             "type": "library",
       
  3394             "extra": {
       
  3395                 "branch-alias": {
       
  3396                     "dev-master": "1.0.x-dev"
       
  3397                 }
       
  3398             },
  3349             "autoload": {
  3399             "autoload": {
  3350                 "classmap": [
  3400                 "classmap": [
  3351                     "src/"
  3401                     "src/"
  3352                 ]
  3402                 ]
  3353             },
  3403             },
  3356                 "BSD-3-Clause"
  3406                 "BSD-3-Clause"
  3357             ],
  3407             ],
  3358             "authors": [
  3408             "authors": [
  3359                 {
  3409                 {
  3360                     "name": "Sebastian Bergmann",
  3410                     "name": "Sebastian Bergmann",
       
  3411                     "email": "sebastian@phpunit.de"
       
  3412                 }
       
  3413             ],
       
  3414             "description": "Provides a list of PHP built-in functions that operate on resources",
       
  3415             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
       
  3416             "time": "2015-07-28 20:34:47"
       
  3417         },
       
  3418         {
       
  3419             "name": "sebastian/version",
       
  3420             "version": "1.0.6",
       
  3421             "source": {
       
  3422                 "type": "git",
       
  3423                 "url": "https://github.com/sebastianbergmann/version.git",
       
  3424                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
       
  3425             },
       
  3426             "dist": {
       
  3427                 "type": "zip",
       
  3428                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
       
  3429                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
       
  3430                 "shasum": ""
       
  3431             },
       
  3432             "type": "library",
       
  3433             "autoload": {
       
  3434                 "classmap": [
       
  3435                     "src/"
       
  3436                 ]
       
  3437             },
       
  3438             "notification-url": "https://packagist.org/downloads/",
       
  3439             "license": [
       
  3440                 "BSD-3-Clause"
       
  3441             ],
       
  3442             "authors": [
       
  3443                 {
       
  3444                     "name": "Sebastian Bergmann",
  3361                     "email": "sebastian@phpunit.de",
  3445                     "email": "sebastian@phpunit.de",
  3362                     "role": "lead"
  3446                     "role": "lead"
  3363                 }
  3447                 }
  3364             ],
  3448             ],
  3365             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  3449             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
  3366             "homepage": "https://github.com/sebastianbergmann/version",
  3450             "homepage": "https://github.com/sebastianbergmann/version",
  3367             "time": "2015-06-21 13:59:46"
  3451             "time": "2015-06-21 13:59:46"
  3368         },
  3452         },
  3369         {
  3453         {
  3370             "name": "symfony/filesystem",
  3454             "name": "symfony/filesystem",
  3371             "version": "v2.7.3",
  3455             "version": "v2.7.5",
  3372             "source": {
  3456             "source": {
  3373                 "type": "git",
  3457                 "type": "git",
  3374                 "url": "https://github.com/symfony/Filesystem.git",
  3458                 "url": "https://github.com/symfony/filesystem.git",
  3375                 "reference": "2d7b2ddaf3f548f4292df49a99d19c853d43f0b8"
  3459                 "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab"
  3376             },
  3460             },
  3377             "dist": {
  3461             "dist": {
  3378                 "type": "zip",
  3462                 "type": "zip",
  3379                 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/2d7b2ddaf3f548f4292df49a99d19c853d43f0b8",
  3463                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
  3380                 "reference": "2d7b2ddaf3f548f4292df49a99d19c853d43f0b8",
  3464                 "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
  3381                 "shasum": ""
  3465                 "shasum": ""
  3382             },
  3466             },
  3383             "require": {
  3467             "require": {
  3384                 "php": ">=5.3.9"
  3468                 "php": ">=5.3.9"
  3385             },
  3469             },
  3411                     "homepage": "https://symfony.com/contributors"
  3495                     "homepage": "https://symfony.com/contributors"
  3412                 }
  3496                 }
  3413             ],
  3497             ],
  3414             "description": "Symfony Filesystem Component",
  3498             "description": "Symfony Filesystem Component",
  3415             "homepage": "https://symfony.com",
  3499             "homepage": "https://symfony.com",
  3416             "time": "2015-07-09 16:07:40"
  3500             "time": "2015-09-09 17:42:36"
  3417         },
  3501         },
  3418         {
  3502         {
  3419             "name": "symfony/stopwatch",
  3503             "name": "symfony/stopwatch",
  3420             "version": "v2.7.3",
  3504             "version": "v2.7.5",
  3421             "source": {
  3505             "source": {
  3422                 "type": "git",
  3506                 "type": "git",
  3423                 "url": "https://github.com/symfony/Stopwatch.git",
  3507                 "url": "https://github.com/symfony/stopwatch.git",
  3424                 "reference": "b07a866719bbac5294c67773340f97b871733310"
  3508                 "reference": "08dd97b3f22ab9ee658cd16e6758f8c3c404336e"
  3425             },
  3509             },
  3426             "dist": {
  3510             "dist": {
  3427                 "type": "zip",
  3511                 "type": "zip",
  3428                 "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/b07a866719bbac5294c67773340f97b871733310",
  3512                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/08dd97b3f22ab9ee658cd16e6758f8c3c404336e",
  3429                 "reference": "b07a866719bbac5294c67773340f97b871733310",
  3513                 "reference": "08dd97b3f22ab9ee658cd16e6758f8c3c404336e",
  3430                 "shasum": ""
  3514                 "shasum": ""
  3431             },
  3515             },
  3432             "require": {
  3516             "require": {
  3433                 "php": ">=5.3.9"
  3517                 "php": ">=5.3.9"
  3434             },
  3518             },
  3460                     "homepage": "https://symfony.com/contributors"
  3544                     "homepage": "https://symfony.com/contributors"
  3461                 }
  3545                 }
  3462             ],
  3546             ],
  3463             "description": "Symfony Stopwatch Component",
  3547             "description": "Symfony Stopwatch Component",
  3464             "homepage": "https://symfony.com",
  3548             "homepage": "https://symfony.com",
  3465             "time": "2015-07-01 18:23:16"
  3549             "time": "2015-09-22 13:49:29"
  3466         },
  3550         },
  3467         {
  3551         {
  3468             "name": "symfony/yaml",
  3552             "name": "symfony/yaml",
  3469             "version": "v2.7.3",
  3553             "version": "v2.7.5",
  3470             "source": {
  3554             "source": {
  3471                 "type": "git",
  3555                 "type": "git",
  3472                 "url": "https://github.com/symfony/Yaml.git",
  3556                 "url": "https://github.com/symfony/yaml.git",
  3473                 "reference": "71340e996171474a53f3d29111d046be4ad8a0ff"
  3557                 "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
  3474             },
  3558             },
  3475             "dist": {
  3559             "dist": {
  3476                 "type": "zip",
  3560                 "type": "zip",
  3477                 "url": "https://api.github.com/repos/symfony/Yaml/zipball/71340e996171474a53f3d29111d046be4ad8a0ff",
  3561                 "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
  3478                 "reference": "71340e996171474a53f3d29111d046be4ad8a0ff",
  3562                 "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
  3479                 "shasum": ""
  3563                 "shasum": ""
  3480             },
  3564             },
  3481             "require": {
  3565             "require": {
  3482                 "php": ">=5.3.9"
  3566                 "php": ">=5.3.9"
  3483             },
  3567             },
  3509                     "homepage": "https://symfony.com/contributors"
  3593                     "homepage": "https://symfony.com/contributors"
  3510                 }
  3594                 }
  3511             ],
  3595             ],
  3512             "description": "Symfony Yaml Component",
  3596             "description": "Symfony Yaml Component",
  3513             "homepage": "https://symfony.com",
  3597             "homepage": "https://symfony.com",
  3514             "time": "2015-07-28 14:07:07"
  3598             "time": "2015-09-14 14:14:09"
  3515         }
  3599         }
  3516     ],
  3600     ],
  3517     "aliases": [],
  3601     "aliases": [],
  3518     "minimum-stability": "stable",
  3602     "minimum-stability": "stable",
  3519     "stability-flags": {
  3603     "stability-flags": {