X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=1cfd161529364cfe90f8d30e7c60d445fe8c5971;hb=27113f456284dd4b25866071ae0e5795b857d888;hp=e0231ac84952e3c715fa195fd4a6ee6fcca6cb35;hpb=11079d204d865671524dad0c7f418deef29a8c83;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index e0231ac8..1cfd1615 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4458551b4c0cddd988d7bbbc76dc38dc", + "content-hash": "552a7c133014fd0a95d78a04fab4beba", "packages": [ { "name": "bdunogier/guzzle-site-authenticator", @@ -350,20 +350,21 @@ }, { "name": "doctrine/annotations", - "version": "v1.8.0", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", - "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb", + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb", "shasum": "" }, "require": { "doctrine/lexer": "1.*", + "ext-tokenizer": "*", "php": "^7.1" }, "require-dev": { @@ -373,7 +374,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.7.x-dev" + "dev-master": "1.9.x-dev" } }, "autoload": { @@ -414,7 +415,7 @@ "docblock", "parser" ], - "time": "2019-10-01T18:55:10+00:00" + "time": "2020-04-20T09:18:32+00:00" }, { "name": "doctrine/cache", @@ -735,16 +736,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.7", + "version": "1.12.8", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c" + "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/18fb7d271676dcb8e882adb0157ac1445c8fe89c", - "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/65bb2ebc96bcb9207ee56bb17f6c0251ec358380", + "reference": "65bb2ebc96bcb9207ee56bb17f6c0251ec358380", "shasum": "" }, "require": { @@ -825,7 +826,7 @@ "orm", "persistence" ], - "time": "2020-01-10T12:25:22+00:00" + "time": "2020-04-23T10:38:48+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1395,16 +1396,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.6", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", - "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", + "reference": "0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0", "shasum": "" }, "require": { @@ -1412,7 +1413,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.1", + "doctrine/reflection": "^1.2", "php": "^7.1" }, "conflict": { @@ -1474,20 +1475,20 @@ "orm", "persistence" ], - "time": "2020-01-16T22:06:23+00:00" + "time": "2020-03-21T15:13:52+00:00" }, { "name": "doctrine/reflection", - "version": "v1.1.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", - "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79", + "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79", "shasum": "" }, "require": { @@ -1508,7 +1509,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.2.x-dev" } }, "autoload": { @@ -1552,7 +1553,7 @@ "reflection", "static" ], - "time": "2020-01-08T19:53:19+00:00" + "time": "2020-03-27T11:06:43+00:00" }, { "name": "egulias/email-validator", @@ -1666,16 +1667,16 @@ }, { "name": "fig/link-util", - "version": "1.1.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/link-util.git", - "reference": "47f55860678a9e202206047bc02767556d298106" + "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/link-util/zipball/47f55860678a9e202206047bc02767556d298106", - "reference": "47f55860678a9e202206047bc02767556d298106", + "url": "https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a", + "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a", "shasum": "" }, "require": { @@ -1719,7 +1720,7 @@ "psr-13", "rest" ], - "time": "2019-12-18T15:40:05+00:00" + "time": "2020-04-27T06:40:36+00:00" }, { "name": "fossar/htmlawed", @@ -1772,16 +1773,16 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.5.3", + "version": "2.5.4", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed" + "reference": "7dfd2165c1170a73e5929e70fb80ef57f5539869" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/165b3f4ae1f798ec320b9942f6db921f7b568bed", - "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/7dfd2165c1170a73e5929e70fb80ef57f5539869", + "reference": "7dfd2165c1170a73e5929e70fb80ef57f5539869", "shasum": "" }, "require": { @@ -1830,7 +1831,7 @@ "javascript", "routing" ], - "time": "2020-01-13T14:06:12+00:00" + "time": "2020-04-15T09:21:31+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -1975,16 +1976,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.7.2", + "version": "2.7.4", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "22fbbc35a2964564bfde765007655174262315c9" + "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/22fbbc35a2964564bfde765007655174262315c9", - "reference": "22fbbc35a2964564bfde765007655174262315c9", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/3d8501dbdfa48811ef942f5f93c358c80d5ad8eb", + "reference": "3d8501dbdfa48811ef942f5f93c358c80d5ad8eb", "shasum": "" }, "require": { @@ -2048,6 +2049,7 @@ "FOS\\RestBundle\\": "" }, "exclude-from-classmap": [ + "Resources/", "Tests/" ] }, @@ -2074,7 +2076,7 @@ "keywords": [ "rest" ], - "time": "2020-03-04T21:18:53+00:00" + "time": "2020-04-23T17:34:09+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -2278,69 +2280,6 @@ ], "time": "2015-08-13T06:14:41+00:00" }, - { - "name": "grandt/phpepub", - "version": "dev-master", - "source": { - "type": "git", - "url": "https://github.com/Daniel-KM/PHPePub.git", - "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3", - "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3", - "shasum": "" - }, - "require": { - "grandt/phpresizegif": "~1.0.3", - "grandt/relativepath": "~1.0.1", - "masterminds/html5": "~2.3", - "php": ">=5.3.0", - "phpzip/phpzip": "~2.0.7" - }, - "type": "library", - "autoload": { - "psr-4": { - "PHPePub\\": "src/PHPePub" - }, - "classmap": [ - "src/lib.uuid.php" - ] - }, - "license": [ - "LGPL-2.1" - ], - "authors": [ - { - "name": "A. Grandt", - "email": "php@grandt.com", - "homepage": "http://grandt.com", - "role": "Developer" - }, - { - "name": "An, Hyeong-woo", - "email": "mail@mytory.net", - "homepage": "https://mytory.net", - "role": "Contributor" - }, - { - "name": "Daniel Berthereau", - "email": "daniel.composer@berthereau.net", - "role": "Contributor" - } - ], - "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.", - "homepage": "https://github.com/Grandt/PHPePub", - "keywords": [ - "e-book", - "epub" - ], - "support": { - "source": "https://github.com/Daniel-KM/PHPePub/tree/master" - }, - "time": "2018-10-21T22:00:00+00:00" - }, { "name": "grandt/phpresizegif", "version": "1.0.3", @@ -3608,16 +3547,16 @@ }, { "name": "html2text/html2text", - "version": "4.2.1", + "version": "4.3.1", "source": { "type": "git", "url": "https://github.com/mtibben/html2text.git", - "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7" + "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7", - "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7", + "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c", + "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c", "shasum": "" }, "require-dev": { @@ -3641,7 +3580,7 @@ "GPL-2.0-or-later" ], "description": "Converts HTML to formatted plain text", - "time": "2018-08-13T12:05:08+00:00" + "time": "2020-04-16T23:44:31+00:00" }, { "name": "http-interop/http-factory-guzzle", @@ -3746,16 +3685,16 @@ }, { "name": "j0k3r/graby", - "version": "2.1.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/j0k3r/graby.git", - "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b" + "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby/zipball/6b3e53b2dd3c85b8128dde3307b838885515764b", - "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b", + "url": "https://api.github.com/repos/j0k3r/graby/zipball/deb677eb45eddb99e1dfcfe56bb4216fd12894ed", + "reference": "deb677eb45eddb99e1dfcfe56bb4216fd12894ed", "shasum": "" }, "require": { @@ -3775,9 +3714,8 @@ "psr/http-message": "^1.0", "simplepie/simplepie": "^1.3.1", "smalot/pdfparser": "~0.11", - "symfony/options-resolver": "~2.6|~3.0|~4.0", - "true/punycode": "~2.1", - "wallabag/tcpdf": "^6.2.26" + "symfony/options-resolver": "~2.6|~3.0|~4.0|~5.0", + "true/punycode": "~2.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.14", @@ -3786,7 +3724,7 @@ "php-http/mock-client": "^1.2", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", - "symfony/phpunit-bridge": "~2.6|~3.0|~4.0" + "symfony/phpunit-bridge": "~2.6|~3.0|~4.0|^5.0" }, "type": "library", "extra": { @@ -3816,28 +3754,28 @@ } ], "description": "Graby helps you extract article content from web pages", - "time": "2020-01-23T08:59:01+00:00" + "time": "2020-04-15T11:37:45+00:00" }, { "name": "j0k3r/graby-site-config", - "version": "1.0.100", + "version": "1.0.105", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "d97cfd935302337604f5d778969bc94c12de086a" + "reference": "489208b33e9f43f3812626b0543cfe42ef896052" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d97cfd935302337604f5d778969bc94c12de086a", - "reference": "d97cfd935302337604f5d778969bc94c12de086a", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/489208b33e9f43f3812626b0543cfe42ef896052", + "reference": "489208b33e9f43f3812626b0543cfe42ef896052", "shasum": "" }, "require": { - "symfony/finder": "~2.6|~3.0|~4.0" + "symfony/finder": "~2.6|~3.0|~4.0|~5.0" }, "require-dev": { "liip/rmt": "1.2.*", - "symfony/phpunit-bridge": "^4.3" + "symfony/phpunit-bridge": "^4.3|^5.0" }, "type": "library", "autoload": { @@ -3856,7 +3794,7 @@ } ], "description": "Graby site config files", - "time": "2020-01-23T09:05:19+00:00" + "time": "2020-04-21T12:42:03+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin", @@ -4932,38 +4870,39 @@ }, { "name": "mnapoli/piwik-twig-extension", - "version": "2.0.1", + "version": "3.0.0", "source": { "type": "git", - "url": "https://github.com/mnapoli/PiwikTwigExtension.git", - "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612" + "url": "https://github.com/mnapoli/MatomoTwigExtension.git", + "reference": "472fd49157d64e78081b7a626095ea989cae8471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612", - "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612", + "url": "https://api.github.com/repos/mnapoli/MatomoTwigExtension/zipball/472fd49157d64e78081b7a626095ea989cae8471", + "reference": "472fd49157d64e78081b7a626095ea989cae8471", "shasum": "" }, "require": { "php": ">=7.0", - "twig/twig": "~2.10" + "twig/twig": "~2.10|~3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.13", "php-coveralls/php-coveralls": "^2.0", - "symfony/phpunit-bridge": "^4.2" + "symfony/phpunit-bridge": "^5.0" }, "type": "library", "autoload": { "psr-4": { - "PiwikTwigExtension\\": "src/" + "MatomoTwigExtension\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], - "time": "2019-06-21T10:58:04+00:00" + "description": "This library integrates Matomo into Twig", + "time": "2020-04-24T14:45:43+00:00" }, { "name": "monolog/monolog", @@ -7058,16 +6997,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -7101,7 +7040,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache", @@ -7326,16 +7265,16 @@ }, { "name": "scheb/two-factor-bundle", - "version": "v4.14.0", + "version": "v4.16.0", "source": { "type": "git", "url": "https://github.com/scheb/two-factor-bundle.git", - "reference": "6393d304ee51a703711e5f5cc3e76f04ce4e238c" + "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/6393d304ee51a703711e5f5cc3e76f04ce4e238c", - "reference": "6393d304ee51a703711e5f5cc3e76f04ce4e238c", + "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/44ae7d1394296ed54aa621dd96516786ade2eeed", + "reference": "44ae7d1394296ed54aa621dd96516786ade2eeed", "shasum": "" }, "require": { @@ -7354,13 +7293,14 @@ "symfony/twig-bundle": "^3.4|^4.0|^5.0" }, "require-dev": { - "doctrine/lexer": "^1.0.1", - "doctrine/orm": "^2.6", + "doctrine/persistence": "^1.3", "escapestudios/symfony2-coding-standard": "^3.9", - "phpunit/phpunit": "^7.0|^8.0", + "phpunit/phpunit": "^7.0|^8.0|^9.0", "squizlabs/php_codesniffer": "^3.5", "swiftmailer/swiftmailer": "^6.0", - "symfony/yaml": "^3.4|^4.0|^5.0" + "symfony/polyfill-php80": "^1.15", + "symfony/yaml": "^3.4|^4.0|^5.0", + "vimeo/psalm": "^3.11" }, "type": "symfony-bundle", "autoload": { @@ -7390,7 +7330,7 @@ "two-factor", "two-step" ], - "time": "2020-02-15T13:01:16+00:00" + "time": "2020-05-08T19:32:30+00:00" }, { "name": "sensio/distribution-bundle", @@ -7829,16 +7769,16 @@ }, { "name": "smalot/pdfparser", - "version": "v0.14.0", + "version": "v0.15.0", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f" + "reference": "a53df87a048b943ff7380765b300e2b002e61de4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f", - "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/a53df87a048b943ff7380765b300e2b002e61de4", + "reference": "a53df87a048b943ff7380765b300e2b002e61de4", "shasum": "" }, "require": { @@ -7862,7 +7802,7 @@ ], "authors": [ { - "name": "Sebastien Malot", + "name": "Sebastien MALOT", "email": "sebastien@malot.fr" } ], @@ -7875,7 +7815,7 @@ "pdf", "text" ], - "time": "2019-01-23T09:14:37+00:00" + "time": "2020-04-21T07:28:21+00:00" }, { "name": "spomky-labs/otphp", @@ -8317,16 +8257,16 @@ }, { "name": "symfony/polyfill-apcu", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "f5a6efd9d9f68790120734f80f8fda972981edab" + "reference": "d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/f5a6efd9d9f68790120734f80f8fda972981edab", - "reference": "f5a6efd9d9f68790120734f80f8fda972981edab", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd", + "reference": "d6b5c4ac62cd4ed622e583d027ae684de2d3c4bd", "shasum": "" }, "require": { @@ -8335,7 +8275,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8369,20 +8309,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", - "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", "shasum": "" }, "require": { @@ -8394,7 +8334,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8427,7 +8367,7 @@ "polyfill", "portable" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-iconv", @@ -8490,16 +8430,16 @@ }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86" + "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", - "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/9c281272735eb66476e0fa7381e03fb0d4b60197", + "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197", "shasum": "" }, "require": { @@ -8512,7 +8452,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8544,7 +8484,7 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -8610,16 +8550,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", - "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -8631,7 +8571,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8665,20 +8605,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php56", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", - "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", + "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/d51ec491c8ddceae7dca8dd6c7e30428f543f37d", + "reference": "d51ec491c8ddceae7dca8dd6c7e30428f543f37d", "shasum": "" }, "require": { @@ -8688,7 +8628,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8721,20 +8661,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "419c4940024c30ccc033650373a1fe13890d3255" + "reference": "2a18e37a489803559284416df58c71ccebe50bf0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", - "reference": "419c4940024c30ccc033650373a1fe13890d3255", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", + "reference": "2a18e37a489803559284416df58c71ccebe50bf0", "shasum": "" }, "require": { @@ -8744,7 +8684,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8780,20 +8720,20 @@ "portable", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.13.1", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", - "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -8802,7 +8742,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8835,7 +8775,7 @@ "portable", "shim" ], - "time": "2019-11-27T13:56:44+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-php73", @@ -8897,16 +8837,16 @@ }, { "name": "symfony/polyfill-util", - "version": "v1.14.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", - "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", + "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/d8e76c104127675d0ea3df3be0f2ae24a8619027", + "reference": "d8e76c104127675d0ea3df3be0f2ae24a8619027", "shasum": "" }, "require": { @@ -8915,7 +8855,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.14-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -8945,7 +8885,7 @@ "polyfill", "shim" ], - "time": "2020-01-13T11:15:53+00:00" + "time": "2020-03-02T11:55:35+00:00" }, { "name": "symfony/service-contracts", @@ -9072,16 +9012,16 @@ }, { "name": "symfony/symfony", - "version": "v3.4.38", + "version": "v3.4.40", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4" + "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/c5a882db43e7163114edffdf3ee2f988328fa6c4", - "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4", + "url": "https://api.github.com/repos/symfony/symfony/zipball/ad6f8608e92b548e5695f9213a81d14c2ef274b5", + "reference": "ad6f8608e92b548e5695f9213a81d14c2ef274b5", "shasum": "" }, "require": { @@ -9224,7 +9164,69 @@ "keywords": [ "framework" ], - "time": "2020-02-29T10:21:57+00:00" + "time": "2020-04-28T17:41:57+00:00" + }, + { + "name": "tecnickcom/tcpdf", + "version": "6.3.5", + "source": { + "type": "git", + "url": "https://github.com/tecnickcom/TCPDF.git", + "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549", + "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "autoload": { + "classmap": [ + "config", + "include", + "tcpdf.php", + "tcpdf_parser.php", + "tcpdf_import.php", + "tcpdf_barcodes_1d.php", + "tcpdf_barcodes_2d.php", + "include/tcpdf_colors.php", + "include/tcpdf_filters.php", + "include/tcpdf_font_data.php", + "include/tcpdf_fonts.php", + "include/tcpdf_images.php", + "include/tcpdf_static.php", + "include/barcodes/datamatrix.php", + "include/barcodes/pdf417.php", + "include/barcodes/qrcode.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "LGPL-3.0-only" + ], + "authors": [ + { + "name": "Nicola Asuni", + "email": "info@tecnick.com", + "role": "lead" + } + ], + "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", + "homepage": "http://www.tcpdf.org/", + "keywords": [ + "PDFD32000-2008", + "TCPDF", + "barcodes", + "datamatrix", + "pdf", + "pdf417", + "qrcode" + ], + "time": "2020-02-14T14:20:12+00:00" }, { "name": "true/punycode", @@ -9437,76 +9439,70 @@ "time": "2019-08-08T12:26:23+00:00" }, { - "name": "wallabag/tcpdf", - "version": "6.2.26", + "name": "wallabag/phpepub", + "version": "4.0.7.2", "source": { "type": "git", - "url": "https://github.com/wallabag/TCPDF.git", - "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477" + "url": "https://github.com/wallabag/PHPePub.git", + "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477", - "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477", + "url": "https://api.github.com/repos/wallabag/PHPePub/zipball/ae4861e970fed1c6ae9ed85eefe03ac7c0113518", + "reference": "ae4861e970fed1c6ae9ed85eefe03ac7c0113518", "shasum": "" }, "require": { - "php": ">=5.3.0" - }, - "replace": { - "tecnickcom/tcpdf": "6.2.*" + "grandt/phpresizegif": "~1.0.3", + "grandt/relativepath": "~1.0.1", + "masterminds/html5": "~2.3", + "php": ">=5.3.0", + "phpzip/phpzip": "~2.0.7" }, "type": "library", "autoload": { + "psr-4": { + "PHPePub\\": "src/PHPePub" + }, "classmap": [ - "fonts", - "config", - "include", - "tcpdf.php", - "tcpdf_parser.php", - "tcpdf_import.php", - "tcpdf_barcodes_1d.php", - "tcpdf_barcodes_2d.php", - "include/tcpdf_colors.php", - "include/tcpdf_filters.php", - "include/tcpdf_font_data.php", - "include/tcpdf_fonts.php", - "include/tcpdf_images.php", - "include/tcpdf_static.php", - "include/barcodes/datamatrix.php", - "include/barcodes/pdf417.php", - "include/barcodes/qrcode.php" + "src/lib.uuid.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ - "LGPL-3.0" + "LGPL-2.1" ], "authors": [ { - "name": "Nicola Asuni", - "email": "info@tecnick.com", - "homepage": "http://nicolaasuni.tecnick.com", - "role": "Main developer" + "name": "A. Grandt", + "email": "php@grandt.com", + "homepage": "http://grandt.com", + "role": "Developer" }, { - "name": "wallabag/core", - "homepage": "https://www.wallabag.org", - "role": "Developers" + "name": "An, Hyeong-woo", + "email": "mail@mytory.net", + "homepage": "https://mytory.net", + "role": "Contributor" + }, + { + "name": "Daniel Berthereau", + "email": "daniel.composer@berthereau.net", + "role": "Contributor" + }, + { + "name": "Kevin Decherf", + "homepage": "https://kdecherf.com", + "role": "Contributor" } ], - "description": "Keeping a working 6.2.x TCPDF version.", - "homepage": "https://www.wallabag.org/", + "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.", + "homepage": "https://github.com/wallabag/PHPePub", "keywords": [ - "PDFD32000-2008", - "TCPDF", - "barcodes", - "datamatrix", - "pdf", - "pdf417", - "qrcode" + "e-book", + "epub" ], - "time": "2018-10-25T06:56:14+00:00" + "time": "2020-03-22T16:24:31+00:00" }, { "name": "white-october/pagerfanta-bundle", @@ -9964,24 +9960,23 @@ "packages-dev": [ { "name": "composer/semver", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e" + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e", - "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e", + "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5", - "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0" + "phpunit/phpunit": "^4.5 || ^5.0.5" }, "type": "library", "extra": { @@ -10022,20 +10017,20 @@ "validation", "versioning" ], - "time": "2019-03-19T17:25:45+00:00" + "time": "2020-01-13T12:06:48+00:00" }, { "name": "composer/xdebug-handler", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "cbe23383749496fe0f373345208b79568e4bc248" + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", - "reference": "cbe23383749496fe0f373345208b79568e4bc248", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7", + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7", "shasum": "" }, "require": { @@ -10066,7 +10061,7 @@ "Xdebug", "performance" ], - "time": "2019-11-06T16:40:04+00:00" + "time": "2020-03-01T12:26:26+00:00" }, { "name": "dama/doctrine-test-bundle", @@ -10191,22 +10186,23 @@ }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.3.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70" + "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", - "reference": "8f07fcfdac7f3591f3c4bf13a50cbae05f65ed70", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/39defca57ee0949e1475c46177b30b6d1b732e8f", + "reference": "39defca57ee0949e1475c46177b30b6d1b732e8f", "shasum": "" }, "require": { "doctrine/data-fixtures": "^1.3", "doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/orm": "^2.6.0", + "doctrine/persistence": "^1.3", "php": "^7.1", "symfony/config": "^3.4|^4.3|^5.0", "symfony/console": "^3.4|^4.3|^5.0", @@ -10254,20 +10250,20 @@ "Fixture", "persistence" ], - "time": "2019-11-13T15:46:58+00:00" + "time": "2020-04-02T16:40:37+00:00" }, { "name": "friendsofphp/php-cs-fixer", - "version": "v2.16.1", + "version": "v2.16.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", - "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02" + "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/c8afb599858876e95e8ebfcd97812d383fa23f02", - "reference": "c8afb599858876e95e8ebfcd97812d383fa23f02", + "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/83baf823a33a1cbd5416c8626935cf3f843c10b0", + "reference": "83baf823a33a1cbd5416c8626935cf3f843c10b0", "shasum": "" }, "require": { @@ -10303,6 +10299,7 @@ "symfony/yaml": "^3.0 || ^4.0 || ^5.0" }, "suggest": { + "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters in cache signature.", "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", @@ -10325,6 +10322,7 @@ "tests/Test/IntegrationCaseFactory.php", "tests/Test/IntegrationCaseFactoryInterface.php", "tests/Test/InternalIntegrationCaseFactory.php", + "tests/Test/IsIdenticalConstraint.php", "tests/TestCase.php" ] }, @@ -10343,7 +10341,7 @@ } ], "description": "A tool to automatically fix PHP code style", - "time": "2019-11-25T22:10:32+00:00" + "time": "2020-04-15T18:51:10+00:00" }, { "name": "m6web/redis-mock", @@ -11520,7 +11518,6 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "grandt/phpepub": 20, "predis/predis": 20 }, "prefer-stable": true,