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": "467ec25509e20e90b276dcb351305854", |
7 "hash": "554fa49e9a9e82f8b48aead49cc49173", |
8 "content-hash": "29590f4eb7835ca58810297492ba993a", |
8 "content-hash": "e9c464a2b6fcc93a4a3fdc6b09494ac9", |
9 "packages": [ |
9 "packages": [ |
10 { |
10 { |
11 "name": "asm89/stack-cors", |
11 "name": "asm89/stack-cors", |
12 "version": "1.0.0", |
12 "version": "1.0.0", |
13 "source": { |
13 "source": { |
383 ], |
383 ], |
384 "time": "2015-11-01 12:15:43" |
384 "time": "2015-11-01 12:15:43" |
385 }, |
385 }, |
386 { |
386 { |
387 "name": "elasticsearch/elasticsearch", |
387 "name": "elasticsearch/elasticsearch", |
388 "version": "v2.2.1", |
388 "version": "v5.0.0", |
389 "source": { |
389 "source": { |
390 "type": "git", |
390 "type": "git", |
391 "url": "https://github.com/elastic/elasticsearch-php.git", |
391 "url": "https://github.com/elastic/elasticsearch-php.git", |
392 "reference": "7b34186a58730d0a8963741bd62fa5ab45658ada" |
392 "reference": "30be1c0367c865eec5ca0a9c09ce293869da7665" |
393 }, |
393 }, |
394 "dist": { |
394 "dist": { |
395 "type": "zip", |
395 "type": "zip", |
396 "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/7b34186a58730d0a8963741bd62fa5ab45658ada", |
396 "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/30be1c0367c865eec5ca0a9c09ce293869da7665", |
397 "reference": "7b34186a58730d0a8963741bd62fa5ab45658ada", |
397 "reference": "30be1c0367c865eec5ca0a9c09ce293869da7665", |
398 "shasum": "" |
398 "shasum": "" |
399 }, |
399 }, |
400 "require": { |
400 "require": { |
401 "guzzlehttp/ringphp": "~1.0", |
401 "guzzlehttp/ringphp": "~1.0", |
402 "php": ">=5.4", |
402 "php": "^5.6.6|^7.0", |
403 "psr/log": "~1.0" |
403 "psr/log": "~1.0" |
404 }, |
404 }, |
405 "require-dev": { |
405 "require-dev": { |
406 "cpliakas/git-wrapper": "~1.0", |
406 "cpliakas/git-wrapper": "~1.0", |
|
407 "doctrine/inflector": "^1.1", |
407 "mockery/mockery": "0.9.4", |
408 "mockery/mockery": "0.9.4", |
408 "phpunit/phpunit": "~4.7", |
409 "phpunit/phpunit": "^4.7|^5.4", |
409 "sami/sami": "~3.2", |
410 "sami/sami": "~3.2", |
410 "symfony/yaml": "2.4.3 as 2.4.2", |
411 "symfony/finder": "^2.8", |
411 "twig/twig": "1.*" |
412 "symfony/yaml": "^2.8" |
412 }, |
413 }, |
413 "suggest": { |
414 "suggest": { |
414 "ext-curl": "*", |
415 "ext-curl": "*", |
415 "monolog/monolog": "Allows for client-level logging and tracing" |
416 "monolog/monolog": "Allows for client-level logging and tracing" |
416 }, |
417 }, |
433 "keywords": [ |
434 "keywords": [ |
434 "client", |
435 "client", |
435 "elasticsearch", |
436 "elasticsearch", |
436 "search" |
437 "search" |
437 ], |
438 ], |
438 "time": "2016-07-14 14:13:40" |
439 "time": "2016-10-26 14:35:32" |
439 }, |
440 }, |
440 { |
441 { |
441 "name": "guzzlehttp/guzzle", |
442 "name": "guzzlehttp/guzzle", |
442 "version": "6.2.1", |
443 "version": "6.2.2", |
443 "source": { |
444 "source": { |
444 "type": "git", |
445 "type": "git", |
445 "url": "https://github.com/guzzle/guzzle.git", |
446 "url": "https://github.com/guzzle/guzzle.git", |
446 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427" |
447 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60" |
447 }, |
448 }, |
448 "dist": { |
449 "dist": { |
449 "type": "zip", |
450 "type": "zip", |
450 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427", |
451 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60", |
451 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427", |
452 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60", |
452 "shasum": "" |
453 "shasum": "" |
453 }, |
454 }, |
454 "require": { |
455 "require": { |
455 "guzzlehttp/promises": "^1.0", |
456 "guzzlehttp/promises": "^1.0", |
456 "guzzlehttp/psr7": "^1.3.1", |
457 "guzzlehttp/psr7": "^1.3.1", |
854 ], |
855 ], |
855 "time": "2015-12-05 17:17:57" |
856 "time": "2015-12-05 17:17:57" |
856 }, |
857 }, |
857 { |
858 { |
858 "name": "laravel/framework", |
859 "name": "laravel/framework", |
859 "version": "v5.3.10", |
860 "version": "v5.3.22", |
860 "source": { |
861 "source": { |
861 "type": "git", |
862 "type": "git", |
862 "url": "https://github.com/laravel/framework.git", |
863 "url": "https://github.com/laravel/framework.git", |
863 "reference": "6febb0ee61999cde3bc7b2963c8903032bb22691" |
864 "reference": "715328dd4fb1a7bcf3cb41b3472f9e3499d068fc" |
864 }, |
865 }, |
865 "dist": { |
866 "dist": { |
866 "type": "zip", |
867 "type": "zip", |
867 "url": "https://api.github.com/repos/laravel/framework/zipball/6febb0ee61999cde3bc7b2963c8903032bb22691", |
868 "url": "https://api.github.com/repos/laravel/framework/zipball/715328dd4fb1a7bcf3cb41b3472f9e3499d068fc", |
868 "reference": "6febb0ee61999cde3bc7b2963c8903032bb22691", |
869 "reference": "715328dd4fb1a7bcf3cb41b3472f9e3499d068fc", |
869 "shasum": "" |
870 "shasum": "" |
870 }, |
871 }, |
871 "require": { |
872 "require": { |
872 "classpreloader/classpreloader": "~3.0", |
873 "classpreloader/classpreloader": "~3.0", |
873 "doctrine/inflector": "~1.0", |
874 "doctrine/inflector": "~1.0", |
945 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", |
946 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", |
946 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).", |
947 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).", |
947 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).", |
948 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).", |
948 "symfony/css-selector": "Required to use some of the crawler integration testing tools (3.1.*).", |
949 "symfony/css-selector": "Required to use some of the crawler integration testing tools (3.1.*).", |
949 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (3.1.*).", |
950 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (3.1.*).", |
950 "symfony/psr-http-message-bridge": "Required to psr7 bridging features (0.2.*)." |
951 "symfony/psr-http-message-bridge": "Required to use psr7 bridging features (0.2.*)." |
951 }, |
952 }, |
952 "type": "library", |
953 "type": "library", |
953 "extra": { |
954 "extra": { |
954 "branch-alias": { |
955 "branch-alias": { |
955 "dev-master": "5.3-dev" |
956 "dev-master": "5.3-dev" |
1036 "homepage": "http://laravelcollective.com", |
1037 "homepage": "http://laravelcollective.com", |
1037 "time": "2016-08-27 23:52:43" |
1038 "time": "2016-08-27 23:52:43" |
1038 }, |
1039 }, |
1039 { |
1040 { |
1040 "name": "league/flysystem", |
1041 "name": "league/flysystem", |
1041 "version": "1.0.27", |
1042 "version": "1.0.32", |
1042 "source": { |
1043 "source": { |
1043 "type": "git", |
1044 "type": "git", |
1044 "url": "https://github.com/thephpleague/flysystem.git", |
1045 "url": "https://github.com/thephpleague/flysystem.git", |
1045 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9" |
1046 "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab" |
1046 }, |
1047 }, |
1047 "dist": { |
1048 "dist": { |
1048 "type": "zip", |
1049 "type": "zip", |
1049 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9", |
1050 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab", |
1050 "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9", |
1051 "reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab", |
1051 "shasum": "" |
1052 "shasum": "" |
1052 }, |
1053 }, |
1053 "require": { |
1054 "require": { |
1054 "php": ">=5.4.0" |
1055 "php": ">=5.5.9" |
1055 }, |
1056 }, |
1056 "conflict": { |
1057 "conflict": { |
1057 "league/flysystem-sftp": "<1.0.6" |
1058 "league/flysystem-sftp": "<1.0.6" |
1058 }, |
1059 }, |
1059 "require-dev": { |
1060 "require-dev": { |
1166 ], |
1167 ], |
1167 "time": "2014-01-21 13:43:39" |
1168 "time": "2014-01-21 13:43:39" |
1168 }, |
1169 }, |
1169 { |
1170 { |
1170 "name": "ml/json-ld", |
1171 "name": "ml/json-ld", |
1171 "version": "1.0.5", |
1172 "version": "1.0.7", |
1172 "target-dir": "ML/JsonLD", |
1173 "target-dir": "ML/JsonLD", |
1173 "source": { |
1174 "source": { |
1174 "type": "git", |
1175 "type": "git", |
1175 "url": "https://github.com/lanthaler/JsonLD.git", |
1176 "url": "https://github.com/lanthaler/JsonLD.git", |
1176 "reference": "2f7f00a9daed844289135cc1cc99a75fc72a5438" |
1177 "reference": "f9dfe184f0da9ce0e0ffdddabf6d93d01787ac91" |
1177 }, |
1178 }, |
1178 "dist": { |
1179 "dist": { |
1179 "type": "zip", |
1180 "type": "zip", |
1180 "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/2f7f00a9daed844289135cc1cc99a75fc72a5438", |
1181 "url": "https://api.github.com/repos/lanthaler/JsonLD/zipball/f9dfe184f0da9ce0e0ffdddabf6d93d01787ac91", |
1181 "reference": "2f7f00a9daed844289135cc1cc99a75fc72a5438", |
1182 "reference": "f9dfe184f0da9ce0e0ffdddabf6d93d01787ac91", |
1182 "shasum": "" |
1183 "shasum": "" |
1183 }, |
1184 }, |
1184 "require": { |
1185 "require": { |
1185 "ext-json": "*", |
1186 "ext-json": "*", |
1186 "ml/iri": "^1.1.1", |
1187 "ml/iri": "^1.1.1", |
1211 "homepage": "http://www.markus-lanthaler.com", |
1212 "homepage": "http://www.markus-lanthaler.com", |
1212 "keywords": [ |
1213 "keywords": [ |
1213 "JSON-LD", |
1214 "JSON-LD", |
1214 "jsonld" |
1215 "jsonld" |
1215 ], |
1216 ], |
1216 "time": "2016-01-17 17:39:22" |
1217 "time": "2016-10-10 08:57:56" |
1217 }, |
1218 }, |
1218 { |
1219 { |
1219 "name": "monolog/monolog", |
1220 "name": "monolog/monolog", |
1220 "version": "1.21.0", |
1221 "version": "1.21.0", |
1221 "source": { |
1222 "source": { |
1435 ], |
1436 ], |
1436 "time": "2016-09-16 12:04:44" |
1437 "time": "2016-09-16 12:04:44" |
1437 }, |
1438 }, |
1438 { |
1439 { |
1439 "name": "paragonie/random_compat", |
1440 "name": "paragonie/random_compat", |
1440 "version": "v2.0.2", |
1441 "version": "v2.0.4", |
1441 "source": { |
1442 "source": { |
1442 "type": "git", |
1443 "type": "git", |
1443 "url": "https://github.com/paragonie/random_compat.git", |
1444 "url": "https://github.com/paragonie/random_compat.git", |
1444 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" |
1445 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e" |
1445 }, |
1446 }, |
1446 "dist": { |
1447 "dist": { |
1447 "type": "zip", |
1448 "type": "zip", |
1448 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", |
1449 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", |
1449 "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", |
1450 "reference": "a9b97968bcde1c4de2a5ec6cbd06a0f6c919b46e", |
1450 "shasum": "" |
1451 "shasum": "" |
1451 }, |
1452 }, |
1452 "require": { |
1453 "require": { |
1453 "php": ">=5.2.0" |
1454 "php": ">=5.2.0" |
1454 }, |
1455 }, |
1479 "keywords": [ |
1480 "keywords": [ |
1480 "csprng", |
1481 "csprng", |
1481 "pseudorandom", |
1482 "pseudorandom", |
1482 "random" |
1483 "random" |
1483 ], |
1484 ], |
1484 "time": "2016-04-03 06:00:07" |
1485 "time": "2016-11-07 23:38:38" |
1485 }, |
1486 }, |
1486 { |
1487 { |
1487 "name": "phpseclib/phpseclib", |
1488 "name": "phpseclib/phpseclib", |
1488 "version": "2.0.3", |
1489 "version": "2.0.4", |
1489 "source": { |
1490 "source": { |
1490 "type": "git", |
1491 "type": "git", |
1491 "url": "https://github.com/phpseclib/phpseclib.git", |
1492 "url": "https://github.com/phpseclib/phpseclib.git", |
1492 "reference": "41f85e9c2582b3f6d1b7d20395fb40c687ad5370" |
1493 "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" |
1493 }, |
1494 }, |
1494 "dist": { |
1495 "dist": { |
1495 "type": "zip", |
1496 "type": "zip", |
1496 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/41f85e9c2582b3f6d1b7d20395fb40c687ad5370", |
1497 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
1497 "reference": "41f85e9c2582b3f6d1b7d20395fb40c687ad5370", |
1498 "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", |
1498 "shasum": "" |
1499 "shasum": "" |
1499 }, |
1500 }, |
1500 "require": { |
1501 "require": { |
1501 "php": ">=5.3.3" |
1502 "php": ">=5.3.3" |
1502 }, |
1503 }, |
1628 ], |
1629 ], |
1629 "time": "2016-08-06 14:39:51" |
1630 "time": "2016-08-06 14:39:51" |
1630 }, |
1631 }, |
1631 { |
1632 { |
1632 "name": "psr/log", |
1633 "name": "psr/log", |
1633 "version": "1.0.1", |
1634 "version": "1.0.2", |
1634 "source": { |
1635 "source": { |
1635 "type": "git", |
1636 "type": "git", |
1636 "url": "https://github.com/php-fig/log.git", |
1637 "url": "https://github.com/php-fig/log.git", |
1637 "reference": "5277094ed527a1c4477177d102fe4c53551953e0" |
1638 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" |
1638 }, |
1639 }, |
1639 "dist": { |
1640 "dist": { |
1640 "type": "zip", |
1641 "type": "zip", |
1641 "url": "https://api.github.com/repos/php-fig/log/zipball/5277094ed527a1c4477177d102fe4c53551953e0", |
1642 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
1642 "reference": "5277094ed527a1c4477177d102fe4c53551953e0", |
1643 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", |
1643 "shasum": "" |
1644 "shasum": "" |
1644 }, |
1645 }, |
1645 "require": { |
1646 "require": { |
1646 "php": ">=5.3.0" |
1647 "php": ">=5.3.0" |
1647 }, |
1648 }, |
1747 ], |
1748 ], |
1748 "time": "2016-03-09 05:03:14" |
1749 "time": "2016-03-09 05:03:14" |
1749 }, |
1750 }, |
1750 { |
1751 { |
1751 "name": "ramsey/uuid", |
1752 "name": "ramsey/uuid", |
1752 "version": "3.5.0", |
1753 "version": "3.5.1", |
1753 "source": { |
1754 "source": { |
1754 "type": "git", |
1755 "type": "git", |
1755 "url": "https://github.com/ramsey/uuid.git", |
1756 "url": "https://github.com/ramsey/uuid.git", |
1756 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786" |
1757 "reference": "a07797b986671b0dc823885a81d5e3516b931599" |
1757 }, |
1758 }, |
1758 "dist": { |
1759 "dist": { |
1759 "type": "zip", |
1760 "type": "zip", |
1760 "url": "https://api.github.com/repos/ramsey/uuid/zipball/a6d15c8618ea3951fd54d34e326b68d3d0bc0786", |
1761 "url": "https://api.github.com/repos/ramsey/uuid/zipball/a07797b986671b0dc823885a81d5e3516b931599", |
1761 "reference": "a6d15c8618ea3951fd54d34e326b68d3d0bc0786", |
1762 "reference": "a07797b986671b0dc823885a81d5e3516b931599", |
1762 "shasum": "" |
1763 "shasum": "" |
1763 }, |
1764 }, |
1764 "require": { |
1765 "require": { |
1765 "paragonie/random_compat": "^1.0|^2.0", |
1766 "paragonie/random_compat": "^1.0|^2.0", |
1766 "php": ">=5.4" |
1767 "php": ">=5.4" |
1871 "description": "A lightweight implementation of CommonJS Promises/A for PHP", |
1872 "description": "A lightweight implementation of CommonJS Promises/A for PHP", |
1872 "time": "2016-05-03 17:50:52" |
1873 "time": "2016-05-03 17:50:52" |
1873 }, |
1874 }, |
1874 { |
1875 { |
1875 "name": "shift31/laravel-elasticsearch", |
1876 "name": "shift31/laravel-elasticsearch", |
1876 "version": "2.0.3", |
1877 "version": "dev-master", |
1877 "source": { |
1878 "source": { |
1878 "type": "git", |
1879 "type": "git", |
1879 "url": "https://github.com/shift31/laravel-elasticsearch.git", |
1880 "url": "https://github.com/IRI-Research/laravel-elasticsearch.git", |
1880 "reference": "d3488ce48663db83bce4ae82ff6266d3e0255a0d" |
1881 "reference": "64d0525987a2a465ca6f069f71a9490ede68652e" |
1881 }, |
1882 }, |
1882 "dist": { |
1883 "dist": { |
1883 "type": "zip", |
1884 "type": "zip", |
1884 "url": "https://api.github.com/repos/shift31/laravel-elasticsearch/zipball/d3488ce48663db83bce4ae82ff6266d3e0255a0d", |
1885 "url": "https://api.github.com/repos/IRI-Research/laravel-elasticsearch/zipball/64d0525987a2a465ca6f069f71a9490ede68652e", |
1885 "reference": "d3488ce48663db83bce4ae82ff6266d3e0255a0d", |
1886 "reference": "64d0525987a2a465ca6f069f71a9490ede68652e", |
1886 "shasum": "" |
1887 "shasum": "" |
1887 }, |
1888 }, |
1888 "require": { |
1889 "require": { |
1889 "elasticsearch/elasticsearch": "~2.0", |
1890 "elasticsearch/elasticsearch": "~5.0", |
1890 "illuminate/support": "~4|~5", |
1891 "illuminate/support": "~4|~5", |
1891 "php": ">=5.4.0" |
1892 "php": ">=5.4.0" |
1892 }, |
1893 }, |
1893 "require-dev": { |
1894 "require-dev": { |
1894 "laravel/framework": "^5.2" |
1895 "laravel/framework": "^5.2" |
1900 ], |
1901 ], |
1901 "psr-0": { |
1902 "psr-0": { |
1902 "Shift31\\LaravelElasticsearch": "src/" |
1903 "Shift31\\LaravelElasticsearch": "src/" |
1903 } |
1904 } |
1904 }, |
1905 }, |
1905 "notification-url": "https://packagist.org/downloads/", |
|
1906 "authors": [ |
1906 "authors": [ |
1907 { |
1907 { |
1908 "name": "Shift 31 Consulting", |
1908 "name": "Shift 31 Consulting", |
1909 "email": "code@shift31.com" |
1909 "email": "code@shift31.com" |
1910 } |
1910 } |
1911 ], |
1911 ], |
1912 "description": "A Laravel Service Provider for the Elasticsearch API client", |
1912 "description": "A Laravel Service Provider for the Elasticsearch API client", |
1913 "time": "2016-08-14 19:53:20" |
1913 "support": { |
|
1914 "source": "https://github.com/IRI-Research/laravel-elasticsearch/tree/master" |
|
1915 }, |
|
1916 "time": "2016-11-08 22:22:17" |
1914 }, |
1917 }, |
1915 { |
1918 { |
1916 "name": "swiftmailer/swiftmailer", |
1919 "name": "swiftmailer/swiftmailer", |
1917 "version": "v5.4.3", |
1920 "version": "v5.4.3", |
1918 "source": { |
1921 "source": { |
1965 ], |
1968 ], |
1966 "time": "2016-07-08 11:51:25" |
1969 "time": "2016-07-08 11:51:25" |
1967 }, |
1970 }, |
1968 { |
1971 { |
1969 "name": "symfony/console", |
1972 "name": "symfony/console", |
1970 "version": "v3.1.4", |
1973 "version": "v3.1.6", |
1971 "source": { |
1974 "source": { |
1972 "type": "git", |
1975 "type": "git", |
1973 "url": "https://github.com/symfony/console.git", |
1976 "url": "https://github.com/symfony/console.git", |
1974 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563" |
1977 "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065" |
1975 }, |
1978 }, |
1976 "dist": { |
1979 "dist": { |
1977 "type": "zip", |
1980 "type": "zip", |
1978 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563", |
1981 "url": "https://api.github.com/repos/symfony/console/zipball/c99da1119ae61e15de0e4829196b9fba6f73d065", |
1979 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563", |
1982 "reference": "c99da1119ae61e15de0e4829196b9fba6f73d065", |
1980 "shasum": "" |
1983 "shasum": "" |
1981 }, |
1984 }, |
1982 "require": { |
1985 "require": { |
1983 "php": ">=5.5.9", |
1986 "php": ">=5.5.9", |
|
1987 "symfony/debug": "~2.8|~3.0", |
1984 "symfony/polyfill-mbstring": "~1.0" |
1988 "symfony/polyfill-mbstring": "~1.0" |
1985 }, |
1989 }, |
1986 "require-dev": { |
1990 "require-dev": { |
1987 "psr/log": "~1.0", |
1991 "psr/log": "~1.0", |
1988 "symfony/event-dispatcher": "~2.8|~3.0", |
1992 "symfony/event-dispatcher": "~2.8|~3.0", |
2021 "homepage": "https://symfony.com/contributors" |
2025 "homepage": "https://symfony.com/contributors" |
2022 } |
2026 } |
2023 ], |
2027 ], |
2024 "description": "Symfony Console Component", |
2028 "description": "Symfony Console Component", |
2025 "homepage": "https://symfony.com", |
2029 "homepage": "https://symfony.com", |
2026 "time": "2016-08-19 06:48:39" |
2030 "time": "2016-10-06 01:44:51" |
2027 }, |
2031 }, |
2028 { |
2032 { |
2029 "name": "symfony/debug", |
2033 "name": "symfony/debug", |
2030 "version": "v3.1.4", |
2034 "version": "v3.1.6", |
2031 "source": { |
2035 "source": { |
2032 "type": "git", |
2036 "type": "git", |
2033 "url": "https://github.com/symfony/debug.git", |
2037 "url": "https://github.com/symfony/debug.git", |
2034 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11" |
2038 "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8" |
2035 }, |
2039 }, |
2036 "dist": { |
2040 "dist": { |
2037 "type": "zip", |
2041 "type": "zip", |
2038 "url": "https://api.github.com/repos/symfony/debug/zipball/34f6ac18c2974ca5fce68adf419ee7d15def6f11", |
2042 "url": "https://api.github.com/repos/symfony/debug/zipball/e2b3f74a67fc928adc3c1b9027f73e1bc01190a8", |
2039 "reference": "34f6ac18c2974ca5fce68adf419ee7d15def6f11", |
2043 "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8", |
2040 "shasum": "" |
2044 "shasum": "" |
2041 }, |
2045 }, |
2042 "require": { |
2046 "require": { |
2043 "php": ">=5.5.9", |
2047 "php": ">=5.5.9", |
2044 "psr/log": "~1.0" |
2048 "psr/log": "~1.0" |
2078 "homepage": "https://symfony.com/contributors" |
2082 "homepage": "https://symfony.com/contributors" |
2079 } |
2083 } |
2080 ], |
2084 ], |
2081 "description": "Symfony Debug Component", |
2085 "description": "Symfony Debug Component", |
2082 "homepage": "https://symfony.com", |
2086 "homepage": "https://symfony.com", |
2083 "time": "2016-08-23 13:39:15" |
2087 "time": "2016-09-06 11:02:40" |
2084 }, |
2088 }, |
2085 { |
2089 { |
2086 "name": "symfony/event-dispatcher", |
2090 "name": "symfony/event-dispatcher", |
2087 "version": "v3.1.4", |
2091 "version": "v3.1.6", |
2088 "source": { |
2092 "source": { |
2089 "type": "git", |
2093 "type": "git", |
2090 "url": "https://github.com/symfony/event-dispatcher.git", |
2094 "url": "https://github.com/symfony/event-dispatcher.git", |
2091 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" |
2095 "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc" |
2092 }, |
2096 }, |
2093 "dist": { |
2097 "dist": { |
2094 "type": "zip", |
2098 "type": "zip", |
2095 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", |
2099 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/28b0832b2553ffb80cabef6a7a812ff1e670c0bc", |
2096 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", |
2100 "reference": "28b0832b2553ffb80cabef6a7a812ff1e670c0bc", |
2097 "shasum": "" |
2101 "shasum": "" |
2098 }, |
2102 }, |
2099 "require": { |
2103 "require": { |
2100 "php": ">=5.5.9" |
2104 "php": ">=5.5.9" |
2101 }, |
2105 }, |
2138 "homepage": "https://symfony.com/contributors" |
2142 "homepage": "https://symfony.com/contributors" |
2139 } |
2143 } |
2140 ], |
2144 ], |
2141 "description": "Symfony EventDispatcher Component", |
2145 "description": "Symfony EventDispatcher Component", |
2142 "homepage": "https://symfony.com", |
2146 "homepage": "https://symfony.com", |
2143 "time": "2016-07-19 10:45:57" |
2147 "time": "2016-10-13 06:28:43" |
2144 }, |
2148 }, |
2145 { |
2149 { |
2146 "name": "symfony/finder", |
2150 "name": "symfony/finder", |
2147 "version": "v3.1.4", |
2151 "version": "v3.1.6", |
2148 "source": { |
2152 "source": { |
2149 "type": "git", |
2153 "type": "git", |
2150 "url": "https://github.com/symfony/finder.git", |
2154 "url": "https://github.com/symfony/finder.git", |
2151 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577" |
2155 "reference": "205b5ffbb518a98ba2ae60a52656c4a31ab00c6f" |
2152 }, |
2156 }, |
2153 "dist": { |
2157 "dist": { |
2154 "type": "zip", |
2158 "type": "zip", |
2155 "url": "https://api.github.com/repos/symfony/finder/zipball/e568ef1784f447a0e54dcb6f6de30b9747b0f577", |
2159 "url": "https://api.github.com/repos/symfony/finder/zipball/205b5ffbb518a98ba2ae60a52656c4a31ab00c6f", |
2156 "reference": "e568ef1784f447a0e54dcb6f6de30b9747b0f577", |
2160 "reference": "205b5ffbb518a98ba2ae60a52656c4a31ab00c6f", |
2157 "shasum": "" |
2161 "shasum": "" |
2158 }, |
2162 }, |
2159 "require": { |
2163 "require": { |
2160 "php": ">=5.5.9" |
2164 "php": ">=5.5.9" |
2161 }, |
2165 }, |
2187 "homepage": "https://symfony.com/contributors" |
2191 "homepage": "https://symfony.com/contributors" |
2188 } |
2192 } |
2189 ], |
2193 ], |
2190 "description": "Symfony Finder Component", |
2194 "description": "Symfony Finder Component", |
2191 "homepage": "https://symfony.com", |
2195 "homepage": "https://symfony.com", |
2192 "time": "2016-08-26 12:04:02" |
2196 "time": "2016-09-28 00:11:12" |
2193 }, |
2197 }, |
2194 { |
2198 { |
2195 "name": "symfony/http-foundation", |
2199 "name": "symfony/http-foundation", |
2196 "version": "v3.1.4", |
2200 "version": "v3.1.6", |
2197 "source": { |
2201 "source": { |
2198 "type": "git", |
2202 "type": "git", |
2199 "url": "https://github.com/symfony/http-foundation.git", |
2203 "url": "https://github.com/symfony/http-foundation.git", |
2200 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4" |
2204 "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7" |
2201 }, |
2205 }, |
2202 "dist": { |
2206 "dist": { |
2203 "type": "zip", |
2207 "type": "zip", |
2204 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/63592e00fd90632b57ee50220a1ddb29b6bf3bb4", |
2208 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f21e5a8b88274b7720779aa88f9c02c6d6ec08d7", |
2205 "reference": "63592e00fd90632b57ee50220a1ddb29b6bf3bb4", |
2209 "reference": "f21e5a8b88274b7720779aa88f9c02c6d6ec08d7", |
2206 "shasum": "" |
2210 "shasum": "" |
2207 }, |
2211 }, |
2208 "require": { |
2212 "require": { |
2209 "php": ">=5.5.9", |
2213 "php": ">=5.5.9", |
2210 "symfony/polyfill-mbstring": "~1.1" |
2214 "symfony/polyfill-mbstring": "~1.1" |
2240 "homepage": "https://symfony.com/contributors" |
2244 "homepage": "https://symfony.com/contributors" |
2241 } |
2245 } |
2242 ], |
2246 ], |
2243 "description": "Symfony HttpFoundation Component", |
2247 "description": "Symfony HttpFoundation Component", |
2244 "homepage": "https://symfony.com", |
2248 "homepage": "https://symfony.com", |
2245 "time": "2016-08-22 12:11:19" |
2249 "time": "2016-10-24 15:52:44" |
2246 }, |
2250 }, |
2247 { |
2251 { |
2248 "name": "symfony/http-kernel", |
2252 "name": "symfony/http-kernel", |
2249 "version": "v3.1.4", |
2253 "version": "v3.1.6", |
2250 "source": { |
2254 "source": { |
2251 "type": "git", |
2255 "type": "git", |
2252 "url": "https://github.com/symfony/http-kernel.git", |
2256 "url": "https://github.com/symfony/http-kernel.git", |
2253 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3" |
2257 "reference": "c235f1b13ba67012e283996a5427f22e2e04be14" |
2254 }, |
2258 }, |
2255 "dist": { |
2259 "dist": { |
2256 "type": "zip", |
2260 "type": "zip", |
2257 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/aeda215d6b01f119508c090d2a09ebb5b0bc61f3", |
2261 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c235f1b13ba67012e283996a5427f22e2e04be14", |
2258 "reference": "aeda215d6b01f119508c090d2a09ebb5b0bc61f3", |
2262 "reference": "c235f1b13ba67012e283996a5427f22e2e04be14", |
2259 "shasum": "" |
2263 "shasum": "" |
2260 }, |
2264 }, |
2261 "require": { |
2265 "require": { |
2262 "php": ">=5.5.9", |
2266 "php": ">=5.5.9", |
2263 "psr/log": "~1.0", |
2267 "psr/log": "~1.0", |
2264 "symfony/debug": "~2.8|~3.0", |
2268 "symfony/debug": "~2.8|~3.0", |
2265 "symfony/event-dispatcher": "~2.8|~3.0", |
2269 "symfony/event-dispatcher": "~2.8|~3.0", |
2266 "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2" |
2270 "symfony/http-foundation": "~2.8.13|~3.1.6|~3.2" |
2267 }, |
2271 }, |
2268 "conflict": { |
2272 "conflict": { |
2269 "symfony/config": "<2.8" |
2273 "symfony/config": "<2.8" |
2270 }, |
2274 }, |
2271 "require-dev": { |
2275 "require-dev": { |
2322 "homepage": "https://symfony.com/contributors" |
2326 "homepage": "https://symfony.com/contributors" |
2323 } |
2327 } |
2324 ], |
2328 ], |
2325 "description": "Symfony HttpKernel Component", |
2329 "description": "Symfony HttpKernel Component", |
2326 "homepage": "https://symfony.com", |
2330 "homepage": "https://symfony.com", |
2327 "time": "2016-09-03 15:28:24" |
2331 "time": "2016-10-27 02:38:31" |
2328 }, |
2332 }, |
2329 { |
2333 { |
2330 "name": "symfony/polyfill-mbstring", |
2334 "name": "symfony/polyfill-mbstring", |
2331 "version": "v1.2.0", |
2335 "version": "v1.2.0", |
2332 "source": { |
2336 "source": { |
2493 ], |
2497 ], |
2494 "time": "2016-05-18 14:26:46" |
2498 "time": "2016-05-18 14:26:46" |
2495 }, |
2499 }, |
2496 { |
2500 { |
2497 "name": "symfony/process", |
2501 "name": "symfony/process", |
2498 "version": "v3.1.4", |
2502 "version": "v3.1.6", |
2499 "source": { |
2503 "source": { |
2500 "type": "git", |
2504 "type": "git", |
2501 "url": "https://github.com/symfony/process.git", |
2505 "url": "https://github.com/symfony/process.git", |
2502 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697" |
2506 "reference": "66de154ae86b1a07001da9fbffd620206e4faf94" |
2503 }, |
2507 }, |
2504 "dist": { |
2508 "dist": { |
2505 "type": "zip", |
2509 "type": "zip", |
2506 "url": "https://api.github.com/repos/symfony/process/zipball/e64e93041c80e77197ace5ab9385dedb5a143697", |
2510 "url": "https://api.github.com/repos/symfony/process/zipball/66de154ae86b1a07001da9fbffd620206e4faf94", |
2507 "reference": "e64e93041c80e77197ace5ab9385dedb5a143697", |
2511 "reference": "66de154ae86b1a07001da9fbffd620206e4faf94", |
2508 "shasum": "" |
2512 "shasum": "" |
2509 }, |
2513 }, |
2510 "require": { |
2514 "require": { |
2511 "php": ">=5.5.9" |
2515 "php": ">=5.5.9" |
2512 }, |
2516 }, |
2538 "homepage": "https://symfony.com/contributors" |
2542 "homepage": "https://symfony.com/contributors" |
2539 } |
2543 } |
2540 ], |
2544 ], |
2541 "description": "Symfony Process Component", |
2545 "description": "Symfony Process Component", |
2542 "homepage": "https://symfony.com", |
2546 "homepage": "https://symfony.com", |
2543 "time": "2016-08-16 14:58:24" |
2547 "time": "2016-09-29 14:13:09" |
2544 }, |
2548 }, |
2545 { |
2549 { |
2546 "name": "symfony/routing", |
2550 "name": "symfony/routing", |
2547 "version": "v3.1.4", |
2551 "version": "v3.1.6", |
2548 "source": { |
2552 "source": { |
2549 "type": "git", |
2553 "type": "git", |
2550 "url": "https://github.com/symfony/routing.git", |
2554 "url": "https://github.com/symfony/routing.git", |
2551 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6" |
2555 "reference": "8edf62498a1a4c57ba317664a4b698339c10cdf6" |
2552 }, |
2556 }, |
2617 ], |
2621 ], |
2618 "time": "2016-08-16 14:58:24" |
2622 "time": "2016-08-16 14:58:24" |
2619 }, |
2623 }, |
2620 { |
2624 { |
2621 "name": "symfony/translation", |
2625 "name": "symfony/translation", |
2622 "version": "v3.1.4", |
2626 "version": "v3.1.6", |
2623 "source": { |
2627 "source": { |
2624 "type": "git", |
2628 "type": "git", |
2625 "url": "https://github.com/symfony/translation.git", |
2629 "url": "https://github.com/symfony/translation.git", |
2626 "reference": "a35edc277513c9bc0f063ca174c36b346f974528" |
2630 "reference": "ff1285087397d2f64041b35e591f3025881c90cd" |
2627 }, |
2631 }, |
2628 "dist": { |
2632 "dist": { |
2629 "type": "zip", |
2633 "type": "zip", |
2630 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528", |
2634 "url": "https://api.github.com/repos/symfony/translation/zipball/ff1285087397d2f64041b35e591f3025881c90cd", |
2631 "reference": "a35edc277513c9bc0f063ca174c36b346f974528", |
2635 "reference": "ff1285087397d2f64041b35e591f3025881c90cd", |
2632 "shasum": "" |
2636 "shasum": "" |
2633 }, |
2637 }, |
2634 "require": { |
2638 "require": { |
2635 "php": ">=5.5.9", |
2639 "php": ">=5.5.9", |
2636 "symfony/polyfill-mbstring": "~1.0" |
2640 "symfony/polyfill-mbstring": "~1.0" |
2677 "homepage": "https://symfony.com/contributors" |
2681 "homepage": "https://symfony.com/contributors" |
2678 } |
2682 } |
2679 ], |
2683 ], |
2680 "description": "Symfony Translation Component", |
2684 "description": "Symfony Translation Component", |
2681 "homepage": "https://symfony.com", |
2685 "homepage": "https://symfony.com", |
2682 "time": "2016-08-05 08:37:39" |
2686 "time": "2016-10-18 04:30:12" |
2683 }, |
2687 }, |
2684 { |
2688 { |
2685 "name": "symfony/var-dumper", |
2689 "name": "symfony/var-dumper", |
2686 "version": "v3.1.4", |
2690 "version": "v3.1.6", |
2687 "source": { |
2691 "source": { |
2688 "type": "git", |
2692 "type": "git", |
2689 "url": "https://github.com/symfony/var-dumper.git", |
2693 "url": "https://github.com/symfony/var-dumper.git", |
2690 "reference": "62ee73706c421654a4c840028954510277f7dfc8" |
2694 "reference": "4dc2f03b480c43f1665d3317d827a04ed6ffd11e" |
2691 }, |
2695 }, |
2692 "dist": { |
2696 "dist": { |
2693 "type": "zip", |
2697 "type": "zip", |
2694 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/62ee73706c421654a4c840028954510277f7dfc8", |
2698 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/4dc2f03b480c43f1665d3317d827a04ed6ffd11e", |
2695 "reference": "62ee73706c421654a4c840028954510277f7dfc8", |
2699 "reference": "4dc2f03b480c43f1665d3317d827a04ed6ffd11e", |
2696 "shasum": "" |
2700 "shasum": "" |
2697 }, |
2701 }, |
2698 "require": { |
2702 "require": { |
2699 "php": ">=5.5.9", |
2703 "php": ">=5.5.9", |
2700 "symfony/polyfill-mbstring": "~1.0" |
2704 "symfony/polyfill-mbstring": "~1.0" |
2850 ], |
2854 ], |
2851 "time": "2015-06-14 21:17:01" |
2855 "time": "2015-06-14 21:17:01" |
2852 }, |
2856 }, |
2853 { |
2857 { |
2854 "name": "friendsofphp/php-cs-fixer", |
2858 "name": "friendsofphp/php-cs-fixer", |
2855 "version": "v1.12.1", |
2859 "version": "v1.12.3", |
2856 "source": { |
2860 "source": { |
2857 "type": "git", |
2861 "type": "git", |
2858 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
2862 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", |
2859 "reference": "d33ee60f3d3e6152888b7f3a385f49e5c43bf1bf" |
2863 "reference": "78a820c16d13f593303511461eefa939502fb2de" |
2860 }, |
2864 }, |
2861 "dist": { |
2865 "dist": { |
2862 "type": "zip", |
2866 "type": "zip", |
2863 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/d33ee60f3d3e6152888b7f3a385f49e5c43bf1bf", |
2867 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/78a820c16d13f593303511461eefa939502fb2de", |
2864 "reference": "d33ee60f3d3e6152888b7f3a385f49e5c43bf1bf", |
2868 "reference": "78a820c16d13f593303511461eefa939502fb2de", |
2865 "shasum": "" |
2869 "shasum": "" |
2866 }, |
2870 }, |
2867 "require": { |
2871 "require": { |
2868 "ext-tokenizer": "*", |
2872 "ext-tokenizer": "*", |
2869 "php": "^5.3.6 || >=7.0 <7.2", |
2873 "php": "^5.3.6 || >=7.0 <7.2", |
2904 "name": "Fabien Potencier", |
2908 "name": "Fabien Potencier", |
2905 "email": "fabien@symfony.com" |
2909 "email": "fabien@symfony.com" |
2906 } |
2910 } |
2907 ], |
2911 ], |
2908 "description": "A tool to automatically fix PHP code style", |
2912 "description": "A tool to automatically fix PHP code style", |
2909 "time": "2016-09-07 06:48:24" |
2913 "time": "2016-10-30 12:07:10" |
2910 }, |
2914 }, |
2911 { |
2915 { |
2912 "name": "fzaninotto/faker", |
2916 "name": "fzaninotto/faker", |
2913 "version": "v1.6.0", |
2917 "version": "v1.6.0", |
2914 "source": { |
2918 "source": { |
3066 ], |
3070 ], |
3067 "time": "2016-05-22 21:52:33" |
3071 "time": "2016-05-22 21:52:33" |
3068 }, |
3072 }, |
3069 { |
3073 { |
3070 "name": "myclabs/deep-copy", |
3074 "name": "myclabs/deep-copy", |
3071 "version": "1.5.4", |
3075 "version": "1.5.5", |
3072 "source": { |
3076 "source": { |
3073 "type": "git", |
3077 "type": "git", |
3074 "url": "https://github.com/myclabs/DeepCopy.git", |
3078 "url": "https://github.com/myclabs/DeepCopy.git", |
3075 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f" |
3079 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108" |
3076 }, |
3080 }, |
3077 "dist": { |
3081 "dist": { |
3078 "type": "zip", |
3082 "type": "zip", |
3079 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f", |
3083 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/399c1f9781e222f6eb6cc238796f5200d1b7f108", |
3080 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f", |
3084 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108", |
3081 "shasum": "" |
3085 "shasum": "" |
3082 }, |
3086 }, |
3083 "require": { |
3087 "require": { |
3084 "php": ">=5.4.0" |
3088 "php": ">=5.4.0" |
3085 }, |
3089 }, |
3162 ], |
3166 ], |
3163 "time": "2015-12-27 11:43:31" |
3167 "time": "2015-12-27 11:43:31" |
3164 }, |
3168 }, |
3165 { |
3169 { |
3166 "name": "phpdocumentor/reflection-docblock", |
3170 "name": "phpdocumentor/reflection-docblock", |
3167 "version": "3.1.0", |
3171 "version": "3.1.1", |
3168 "source": { |
3172 "source": { |
3169 "type": "git", |
3173 "type": "git", |
3170 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
3174 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", |
3171 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd" |
3175 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" |
3172 }, |
3176 }, |
3173 "dist": { |
3177 "dist": { |
3174 "type": "zip", |
3178 "type": "zip", |
3175 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9270140b940ff02e58ec577c237274e92cd40cdd", |
3179 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
3176 "reference": "9270140b940ff02e58ec577c237274e92cd40cdd", |
3180 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", |
3177 "shasum": "" |
3181 "shasum": "" |
3178 }, |
3182 }, |
3179 "require": { |
3183 "require": { |
3180 "php": ">=5.5", |
3184 "php": ">=5.5", |
3181 "phpdocumentor/reflection-common": "^1.0@dev", |
3185 "phpdocumentor/reflection-common": "^1.0@dev", |
3203 "name": "Mike van Riel", |
3207 "name": "Mike van Riel", |
3204 "email": "me@mikevanriel.com" |
3208 "email": "me@mikevanriel.com" |
3205 } |
3209 } |
3206 ], |
3210 ], |
3207 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
3211 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", |
3208 "time": "2016-06-10 09:48:41" |
3212 "time": "2016-09-30 07:12:33" |
3209 }, |
3213 }, |
3210 { |
3214 { |
3211 "name": "phpdocumentor/type-resolver", |
3215 "name": "phpdocumentor/type-resolver", |
3212 "version": "0.2", |
3216 "version": "0.2", |
3213 "source": { |
3217 "source": { |
3292 "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", |
3296 "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", |
3293 "time": "2016-04-07 12:29:16" |
3297 "time": "2016-04-07 12:29:16" |
3294 }, |
3298 }, |
3295 { |
3299 { |
3296 "name": "phpspec/phpspec", |
3300 "name": "phpspec/phpspec", |
3297 "version": "3.1.0", |
3301 "version": "3.1.1", |
3298 "source": { |
3302 "source": { |
3299 "type": "git", |
3303 "type": "git", |
3300 "url": "https://github.com/phpspec/phpspec.git", |
3304 "url": "https://github.com/phpspec/phpspec.git", |
3301 "reference": "5602f67d429d0280c63a66f1c104186032259bbd" |
3305 "reference": "53d89ff6d328032c0e434a75af6b0e80ff2d669d" |
3302 }, |
3306 }, |
3303 "dist": { |
3307 "dist": { |
3304 "type": "zip", |
3308 "type": "zip", |
3305 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/5602f67d429d0280c63a66f1c104186032259bbd", |
3309 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/53d89ff6d328032c0e434a75af6b0e80ff2d669d", |
3306 "reference": "5602f67d429d0280c63a66f1c104186032259bbd", |
3310 "reference": "53d89ff6d328032c0e434a75af6b0e80ff2d669d", |
3307 "shasum": "" |
3311 "shasum": "" |
3308 }, |
3312 }, |
3309 "require": { |
3313 "require": { |
3310 "doctrine/instantiator": "^1.0.1", |
3314 "doctrine/instantiator": "^1.0.1", |
3311 "ext-tokenizer": "*", |
3315 "ext-tokenizer": "*", |
3436 ], |
3440 ], |
3437 "time": "2016-06-07 08:13:47" |
3441 "time": "2016-06-07 08:13:47" |
3438 }, |
3442 }, |
3439 { |
3443 { |
3440 "name": "phpunit/php-code-coverage", |
3444 "name": "phpunit/php-code-coverage", |
3441 "version": "4.0.1", |
3445 "version": "4.0.2", |
3442 "source": { |
3446 "source": { |
3443 "type": "git", |
3447 "type": "git", |
3444 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
3448 "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
3445 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3" |
3449 "reference": "6cba06ff75a1a63a71033e1a01b89056f3af1e8d" |
3446 }, |
3450 }, |
3447 "dist": { |
3451 "dist": { |
3448 "type": "zip", |
3452 "type": "zip", |
3449 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3", |
3453 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6cba06ff75a1a63a71033e1a01b89056f3af1e8d", |
3450 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3", |
3454 "reference": "6cba06ff75a1a63a71033e1a01b89056f3af1e8d", |
3451 "shasum": "" |
3455 "shasum": "" |
3452 }, |
3456 }, |
3453 "require": { |
3457 "require": { |
3454 "php": "^5.6 || ^7.0", |
3458 "php": "^5.6 || ^7.0", |
3455 "phpunit/php-file-iterator": "~1.3", |
3459 "phpunit/php-file-iterator": "~1.3", |
3680 ], |
3684 ], |
3681 "time": "2015-09-15 10:49:45" |
3685 "time": "2015-09-15 10:49:45" |
3682 }, |
3686 }, |
3683 { |
3687 { |
3684 "name": "phpunit/phpunit", |
3688 "name": "phpunit/phpunit", |
3685 "version": "5.5.5", |
3689 "version": "5.6.2", |
3686 "source": { |
3690 "source": { |
3687 "type": "git", |
3691 "type": "git", |
3688 "url": "https://github.com/sebastianbergmann/phpunit.git", |
3692 "url": "https://github.com/sebastianbergmann/phpunit.git", |
3689 "reference": "a57126dc681b08289fef6ac96a48e30656f84350" |
3693 "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01" |
3690 }, |
3694 }, |
3691 "dist": { |
3695 "dist": { |
3692 "type": "zip", |
3696 "type": "zip", |
3693 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a57126dc681b08289fef6ac96a48e30656f84350", |
3697 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cd13b23ac5a519a4708e00736c26ee0bb28b2e01", |
3694 "reference": "a57126dc681b08289fef6ac96a48e30656f84350", |
3698 "reference": "cd13b23ac5a519a4708e00736c26ee0bb28b2e01", |
3695 "shasum": "" |
3699 "shasum": "" |
3696 }, |
3700 }, |
3697 "require": { |
3701 "require": { |
3698 "ext-dom": "*", |
3702 "ext-dom": "*", |
3699 "ext-json": "*", |
3703 "ext-json": "*", |
3759 "keywords": [ |
3762 "keywords": [ |
3760 "phpunit", |
3763 "phpunit", |
3761 "testing", |
3764 "testing", |
3762 "xunit" |
3765 "xunit" |
3763 ], |
3766 ], |
3764 "time": "2016-09-21 14:40:13" |
3767 "time": "2016-10-25 07:40:25" |
3765 }, |
3768 }, |
3766 { |
3769 { |
3767 "name": "phpunit/phpunit-mock-objects", |
3770 "name": "phpunit/phpunit-mock-objects", |
3768 "version": "3.2.7", |
3771 "version": "3.4.0", |
3769 "source": { |
3772 "source": { |
3770 "type": "git", |
3773 "type": "git", |
3771 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
3774 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
3772 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a" |
3775 "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2" |
3773 }, |
3776 }, |
3774 "dist": { |
3777 "dist": { |
3775 "type": "zip", |
3778 "type": "zip", |
3776 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a", |
3779 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/238d7a2723bce689c79eeac9c7d5e1d623bb9dc2", |
3777 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a", |
3780 "reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2", |
3778 "shasum": "" |
3781 "shasum": "" |
3779 }, |
3782 }, |
3780 "require": { |
3783 "require": { |
3781 "doctrine/instantiator": "^1.0.2", |
3784 "doctrine/instantiator": "^1.0.2", |
3782 "php": "^5.6 || ^7.0", |
3785 "php": "^5.6 || ^7.0", |
4335 "homepage": "https://github.com/sebastianbergmann/version", |
4338 "homepage": "https://github.com/sebastianbergmann/version", |
4336 "time": "2016-02-04 12:56:52" |
4339 "time": "2016-02-04 12:56:52" |
4337 }, |
4340 }, |
4338 { |
4341 { |
4339 "name": "symfony/css-selector", |
4342 "name": "symfony/css-selector", |
4340 "version": "v3.1.4", |
4343 "version": "v3.1.6", |
4341 "source": { |
4344 "source": { |
4342 "type": "git", |
4345 "type": "git", |
4343 "url": "https://github.com/symfony/css-selector.git", |
4346 "url": "https://github.com/symfony/css-selector.git", |
4344 "reference": "2851e1932d77ce727776154d659b232d061e816a" |
4347 "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac" |
4345 }, |
4348 }, |
4346 "dist": { |
4349 "dist": { |
4347 "type": "zip", |
4350 "type": "zip", |
4348 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a", |
4351 "url": "https://api.github.com/repos/symfony/css-selector/zipball/ca809c64072e0fe61c1c7fb3c76cdc32265042ac", |
4349 "reference": "2851e1932d77ce727776154d659b232d061e816a", |
4352 "reference": "ca809c64072e0fe61c1c7fb3c76cdc32265042ac", |
4350 "shasum": "" |
4353 "shasum": "" |
4351 }, |
4354 }, |
4352 "require": { |
4355 "require": { |
4353 "php": ">=5.5.9" |
4356 "php": ">=5.5.9" |
4354 }, |
4357 }, |
4384 "homepage": "https://symfony.com/contributors" |
4387 "homepage": "https://symfony.com/contributors" |
4385 } |
4388 } |
4386 ], |
4389 ], |
4387 "description": "Symfony CssSelector Component", |
4390 "description": "Symfony CssSelector Component", |
4388 "homepage": "https://symfony.com", |
4391 "homepage": "https://symfony.com", |
4389 "time": "2016-06-29 05:41:56" |
4392 "time": "2016-09-06 11:02:40" |
4390 }, |
4393 }, |
4391 { |
4394 { |
4392 "name": "symfony/dom-crawler", |
4395 "name": "symfony/dom-crawler", |
4393 "version": "v3.1.4", |
4396 "version": "v3.1.6", |
4394 "source": { |
4397 "source": { |
4395 "type": "git", |
4398 "type": "git", |
4396 "url": "https://github.com/symfony/dom-crawler.git", |
4399 "url": "https://github.com/symfony/dom-crawler.git", |
4397 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7" |
4400 "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4" |
4398 }, |
4401 }, |
4399 "dist": { |
4402 "dist": { |
4400 "type": "zip", |
4403 "type": "zip", |
4401 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7", |
4404 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/59eee3c76eb89f21857798620ebdad7a05ad14f4", |
4402 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7", |
4405 "reference": "59eee3c76eb89f21857798620ebdad7a05ad14f4", |
4403 "shasum": "" |
4406 "shasum": "" |
4404 }, |
4407 }, |
4405 "require": { |
4408 "require": { |
4406 "php": ">=5.5.9", |
4409 "php": ">=5.5.9", |
4407 "symfony/polyfill-mbstring": "~1.0" |
4410 "symfony/polyfill-mbstring": "~1.0" |
4440 "homepage": "https://symfony.com/contributors" |
4443 "homepage": "https://symfony.com/contributors" |
4441 } |
4444 } |
4442 ], |
4445 ], |
4443 "description": "Symfony DomCrawler Component", |
4446 "description": "Symfony DomCrawler Component", |
4444 "homepage": "https://symfony.com", |
4447 "homepage": "https://symfony.com", |
4445 "time": "2016-08-05 08:37:39" |
4448 "time": "2016-10-18 15:46:07" |
4446 }, |
4449 }, |
4447 { |
4450 { |
4448 "name": "symfony/filesystem", |
4451 "name": "symfony/filesystem", |
4449 "version": "v3.1.4", |
4452 "version": "v3.1.6", |
4450 "source": { |
4453 "source": { |
4451 "type": "git", |
4454 "type": "git", |
4452 "url": "https://github.com/symfony/filesystem.git", |
4455 "url": "https://github.com/symfony/filesystem.git", |
4453 "reference": "bb29adceb552d202b6416ede373529338136e84f" |
4456 "reference": "0565b61bf098cb4dc09f4f103f033138ae4f42c6" |
4454 }, |
4457 }, |
4455 "dist": { |
4458 "dist": { |
4456 "type": "zip", |
4459 "type": "zip", |
4457 "url": "https://api.github.com/repos/symfony/filesystem/zipball/bb29adceb552d202b6416ede373529338136e84f", |
4460 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0565b61bf098cb4dc09f4f103f033138ae4f42c6", |
4458 "reference": "bb29adceb552d202b6416ede373529338136e84f", |
4461 "reference": "0565b61bf098cb4dc09f4f103f033138ae4f42c6", |
4459 "shasum": "" |
4462 "shasum": "" |
4460 }, |
4463 }, |
4461 "require": { |
4464 "require": { |
4462 "php": ">=5.5.9" |
4465 "php": ">=5.5.9" |
4463 }, |
4466 }, |
4489 "homepage": "https://symfony.com/contributors" |
4492 "homepage": "https://symfony.com/contributors" |
4490 } |
4493 } |
4491 ], |
4494 ], |
4492 "description": "Symfony Filesystem Component", |
4495 "description": "Symfony Filesystem Component", |
4493 "homepage": "https://symfony.com", |
4496 "homepage": "https://symfony.com", |
4494 "time": "2016-07-20 05:44:26" |
4497 "time": "2016-10-18 04:30:12" |
4495 }, |
4498 }, |
4496 { |
4499 { |
4497 "name": "symfony/stopwatch", |
4500 "name": "symfony/stopwatch", |
4498 "version": "v3.1.4", |
4501 "version": "v3.1.6", |
4499 "source": { |
4502 "source": { |
4500 "type": "git", |
4503 "type": "git", |
4501 "url": "https://github.com/symfony/stopwatch.git", |
4504 "url": "https://github.com/symfony/stopwatch.git", |
4502 "reference": "bb42806b12c5f89db4ebf64af6741afe6d8457e1" |
4505 "reference": "bb42806b12c5f89db4ebf64af6741afe6d8457e1" |
4503 }, |
4506 }, |
4542 "homepage": "https://symfony.com", |
4545 "homepage": "https://symfony.com", |
4543 "time": "2016-06-29 05:41:56" |
4546 "time": "2016-06-29 05:41:56" |
4544 }, |
4547 }, |
4545 { |
4548 { |
4546 "name": "symfony/yaml", |
4549 "name": "symfony/yaml", |
4547 "version": "v3.1.4", |
4550 "version": "v3.1.6", |
4548 "source": { |
4551 "source": { |
4549 "type": "git", |
4552 "type": "git", |
4550 "url": "https://github.com/symfony/yaml.git", |
4553 "url": "https://github.com/symfony/yaml.git", |
4551 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d" |
4554 "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27" |
4552 }, |
4555 }, |
4553 "dist": { |
4556 "dist": { |
4554 "type": "zip", |
4557 "type": "zip", |
4555 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d", |
4558 "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27", |
4556 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d", |
4559 "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27", |
4557 "shasum": "" |
4560 "shasum": "" |
4558 }, |
4561 }, |
4559 "require": { |
4562 "require": { |
4560 "php": ">=5.5.9" |
4563 "php": ">=5.5.9" |
4561 }, |
4564 }, |
4587 "homepage": "https://symfony.com/contributors" |
4590 "homepage": "https://symfony.com/contributors" |
4588 } |
4591 } |
4589 ], |
4592 ], |
4590 "description": "Symfony Yaml Component", |
4593 "description": "Symfony Yaml Component", |
4591 "homepage": "https://symfony.com", |
4594 "homepage": "https://symfony.com", |
4592 "time": "2016-09-02 02:12:52" |
4595 "time": "2016-10-24 18:41:13" |
4593 }, |
4596 }, |
4594 { |
4597 { |
4595 "name": "webmozart/assert", |
4598 "name": "webmozart/assert", |
4596 "version": "1.1.0", |
4599 "version": "1.1.0", |
4597 "source": { |
4600 "source": { |
4643 } |
4646 } |
4644 ], |
4647 ], |
4645 "aliases": [], |
4648 "aliases": [], |
4646 "minimum-stability": "dev", |
4649 "minimum-stability": "dev", |
4647 "stability-flags": { |
4650 "stability-flags": { |
4648 "easyrdf/easyrdf": 20 |
4651 "easyrdf/easyrdf": 20, |
|
4652 "shift31/laravel-elasticsearch": 20 |
4649 }, |
4653 }, |
4650 "prefer-stable": true, |
4654 "prefer-stable": true, |
4651 "prefer-lowest": false, |
4655 "prefer-lowest": false, |
4652 "platform": { |
4656 "platform": { |
4653 "php": ">=5.6.4" |
4657 "php": ">=5.6.4" |