X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=d31200d72a3119cecfbf9567cfc15cb0e64a1059;hb=e09f5852329cf9a2254e41655d81bddfec8b4302;hp=8fc28ddfc89e1ac149f0ef1add9541580e9312b0;hpb=878a886365af8a35b4b185bc6a55fdd0657d28aa;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index 8fc28ddf..d31200d7 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": "8d0908fbb4c4987466d1c0593a2fe15a", + "content-hash": "4458551b4c0cddd988d7bbbc76dc38dc", "packages": [ { "name": "bdunogier/guzzle-site-authenticator", @@ -58,16 +58,16 @@ }, { "name": "beberlei/assert", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/beberlei/assert.git", - "reference": "99508be011753690fe108ded450f5caaae180cfa" + "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/beberlei/assert/zipball/99508be011753690fe108ded450f5caaae180cfa", - "reference": "99508be011753690fe108ded450f5caaae180cfa", + "url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf", + "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf", "shasum": "" }, "require": { @@ -116,7 +116,7 @@ "assertion", "validation" ], - "time": "2019-10-10T10:33:57+00:00" + "time": "2019-12-19T17:51:41+00:00" }, { "name": "behat/transliterator", @@ -570,16 +570,16 @@ }, { "name": "doctrine/common", - "version": "v2.11.0", + "version": "2.12.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", - "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", + "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6", "shasum": "" }, "require": { @@ -649,7 +649,7 @@ "doctrine", "php" ], - "time": "2019-09-10T10:10:14+00:00" + "time": "2020-01-10T15:49:25+00:00" }, { "name": "doctrine/dbal", @@ -735,21 +735,22 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.2", + "version": "1.12.7", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9" + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9", - "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/18fb7d271676dcb8e882adb0157ac1445c8fe89c", + "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c", "shasum": "" }, "require": { "doctrine/dbal": "^2.5.12", "doctrine/doctrine-cache-bundle": "~1.2", + "doctrine/persistence": "^1.3.3", "jdorn/sql-formatter": "^1.2.16", "php": "^7.1", "symfony/cache": "^3.4.30|^4.3.3", @@ -757,7 +758,8 @@ "symfony/console": "^3.4.30|^4.3.3", "symfony/dependency-injection": "^3.4.30|^4.3.3", "symfony/doctrine-bridge": "^3.4.30|^4.3.3", - "symfony/framework-bundle": "^3.4.30|^4.3.3" + "symfony/framework-bundle": "^3.4.30|^4.3.3", + "symfony/service-contracts": "^1.1.1|^2.0" }, "conflict": { "doctrine/orm": "<2.6", @@ -766,10 +768,12 @@ "require-dev": { "doctrine/coding-standard": "^6.0", "doctrine/orm": "^2.6", + "ocramius/proxy-manager": "^2.1", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^7.5", "symfony/phpunit-bridge": "^4.2", "symfony/property-info": "^3.4.30|^4.3.3", + "symfony/proxy-manager-bridge": "^3.4|^4|^5", "symfony/twig-bridge": "^3.4|^4.1", "symfony/validator": "^3.4.30|^4.3.3", "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", @@ -821,7 +825,7 @@ "orm", "persistence" ], - "time": "2019-11-28T13:00:49+00:00" + "time": "2020-01-10T12:25:22+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1391,16 +1395,16 @@ }, { "name": "doctrine/persistence", - "version": "1.3.3", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5" + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5", - "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", + "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", "shasum": "" }, "require": { @@ -1408,7 +1412,7 @@ "doctrine/cache": "^1.0", "doctrine/collections": "^1.0", "doctrine/event-manager": "^1.0", - "doctrine/reflection": "^1.0", + "doctrine/reflection": "^1.1", "php": "^7.1" }, "conflict": { @@ -1470,20 +1474,20 @@ "orm", "persistence" ], - "time": "2019-12-13T10:43:02+00:00" + "time": "2020-01-16T22:06:23+00:00" }, { "name": "doctrine/reflection", - "version": "v1.0.0", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/reflection.git", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", - "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", + "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", "shasum": "" }, "require": { @@ -1491,13 +1495,15 @@ "ext-tokenizer": "*", "php": "^7.1" }, + "conflict": { + "doctrine/common": "<2.9" + }, "require-dev": { - "doctrine/coding-standard": "^4.0", - "doctrine/common": "^2.8", - "phpstan/phpstan": "^0.9.2", - "phpstan/phpstan-phpunit": "^0.9.4", - "phpunit/phpunit": "^7.0", - "squizlabs/php_codesniffer": "^3.0" + "doctrine/coding-standard": "^5.0", + "doctrine/common": "^2.10", + "phpstan/phpstan": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.0" }, "type": "library", "extra": { @@ -1515,6 +1521,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1523,10 +1533,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1540,25 +1546,26 @@ "email": "ocramius@gmail.com" } ], - "description": "Doctrine Reflection component", + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", "homepage": "https://www.doctrine-project.org/projects/reflection.html", "keywords": [ - "reflection" + "reflection", + "static" ], - "time": "2018-06-14T14:45:07+00:00" + "time": "2020-01-08T19:53:19+00:00" }, { "name": "egulias/email-validator", - "version": "2.1.11", + "version": "2.1.12", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23" + "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/92dd169c32f6f55ba570c309d83f5209cefb5e23", - "reference": "92dd169c32f6f55ba570c309d83f5209cefb5e23", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/a6255605af39f2db7f5cb62e672bd8a7bad8d208", + "reference": "a6255605af39f2db7f5cb62e672bd8a7bad8d208", "shasum": "" }, "require": { @@ -1603,7 +1610,7 @@ "validation", "validator" ], - "time": "2019-08-13T17:33:27+00:00" + "time": "2019-12-20T12:49:39+00:00" }, { "name": "electrolinux/php-html5lib", @@ -1659,22 +1666,25 @@ }, { "name": "fig/link-util", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/link-util.git", - "reference": "1a07821801a148be4add11ab0603e4af55a72fac" + "reference": "47f55860678a9e202206047bc02767556d298106" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac", - "reference": "1a07821801a148be4add11ab0603e4af55a72fac", + "url": "https://api.github.com/repos/php-fig/link-util/zipball/47f55860678a9e202206047bc02767556d298106", + "reference": "47f55860678a9e202206047bc02767556d298106", "shasum": "" }, "require": { "php": ">=5.5.0", "psr/link": "~1.0@dev" }, + "provide": { + "psr/link-implementation": "1.0" + }, "require-dev": { "phpunit/phpunit": "^5.1", "squizlabs/php_codesniffer": "^2.3.1" @@ -1709,7 +1719,7 @@ "psr-13", "rest" ], - "time": "2016-10-17T18:31:11+00:00" + "time": "2019-12-18T15:40:05+00:00" }, { "name": "fossar/htmlawed", @@ -1762,16 +1772,16 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.5.1", + "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b" + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/81cf14bf3db5e6fe3ef0442fc762891422005d3b", - "reference": "81cf14bf3db5e6fe3ef0442fc762891422005d3b", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/165b3f4ae1f798ec320b9942f6db921f7b568bed", + "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed", "shasum": "" }, "require": { @@ -1820,7 +1830,7 @@ "javascript", "routing" ], - "time": "2019-12-02T08:01:22+00:00" + "time": "2020-01-13T14:06:12+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -1962,16 +1972,16 @@ }, { "name": "friendsofsymfony/rest-bundle", - "version": "2.6.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", - "reference": "54758949bff9fc520997415341323eebf3f54892" + "reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892", - "reference": "54758949bff9fc520997415341323eebf3f54892", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/42bdfed7db4e253fbd1b295ad06777f01a6d0450", + "reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450", "shasum": "" }, "require": { @@ -1997,7 +2007,8 @@ "sensio/framework-extra-bundle": "<3.0.13" }, "require-dev": { - "jms/serializer": "^1.13|^2.0", + "friendsofphp/php-cs-fixer": "^2.0", + "jms/serializer": "^1.13|^2.0|^3.0", "jms/serializer-bundle": "^2.3.1|^3.0", "phpoption/phpoption": "^1.1", "psr/http-message": "^1.0", @@ -2026,7 +2037,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.6-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -2060,7 +2071,7 @@ "keywords": [ "rest" ], - "time": "2019-10-21T08:22:30+00:00" + "time": "2020-01-31T15:56:38+00:00" }, { "name": "friendsofsymfony/user-bundle", @@ -2697,6 +2708,7 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", + "abandoned": true, "time": "2018-07-31T13:22:33+00:00" }, { @@ -2747,6 +2759,7 @@ "Guzzle", "stream" ], + "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { @@ -3730,16 +3743,16 @@ }, { "name": "j0k3r/graby", - "version": "2.1.0", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/j0k3r/graby.git", - "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b" + "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby/zipball/8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", - "reference": "8dcacf79bd2bc18438dc3c93cdee1fa59f9a848b", + "url": "https://api.github.com/repos/j0k3r/graby/zipball/6b3e53b2dd3c85b8128dde3307b838885515764b", + "reference": "6b3e53b2dd3c85b8128dde3307b838885515764b", "shasum": "" }, "require": { @@ -3800,20 +3813,20 @@ } ], "description": "Graby helps you extract article content from web pages", - "time": "2019-11-12T13:10:23+00:00" + "time": "2020-01-23T08:59:01+00:00" }, { "name": "j0k3r/graby-site-config", - "version": "1.0.97", + "version": "1.0.100", "source": { "type": "git", "url": "https://github.com/j0k3r/graby-site-config.git", - "reference": "a6e0b976c191c58a523e66835881e2bc9979b2a8" + "reference": "d97cfd935302337604f5d778969bc94c12de086a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/a6e0b976c191c58a523e66835881e2bc9979b2a8", - "reference": "a6e0b976c191c58a523e66835881e2bc9979b2a8", + "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/d97cfd935302337604f5d778969bc94c12de086a", + "reference": "d97cfd935302337604f5d778969bc94c12de086a", "shasum": "" }, "require": { @@ -3840,20 +3853,20 @@ } ], "description": "Graby site config files", - "time": "2019-12-16T15:56:50+00:00" + "time": "2020-01-23T09:05:19+00:00" }, { "name": "j0k3r/httplug-ssrf-plugin", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git", - "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74" + "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74", - "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74", + "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/fb68804e3bace2b894d1b9f39ad2b59078f5eac2", + "reference": "fb68804e3bace2b894d1b9f39ad2b59078f5eac2", "shasum": "" }, "require": { @@ -3873,11 +3886,6 @@ "symfony/phpunit-bridge": "~3.4.19|~4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } - }, "autoload": { "psr-4": { "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/" @@ -3911,7 +3919,7 @@ "security", "ssrf" ], - "time": "2019-02-06T10:58:53+00:00" + "time": "2020-01-06T13:44:13+00:00" }, { "name": "j0k3r/php-readability", @@ -4956,16 +4964,16 @@ }, { "name": "monolog/monolog", - "version": "1.25.2", + "version": "1.25.3", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287" + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d5e2fb341cb44f7e2ab639d12a1e5901091ec287", - "reference": "d5e2fb341cb44f7e2ab639d12a1e5901091ec287", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1", + "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1", "shasum": "" }, "require": { @@ -5030,7 +5038,7 @@ "logging", "psr-3" ], - "time": "2019-11-13T10:00:05+00:00" + "time": "2019-12-20T14:15:16+00:00" }, { "name": "nelmio/api-doc-bundle", @@ -5687,16 +5695,16 @@ }, { "name": "php-http/curl-client", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/php-http/curl-client.git", - "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da" + "reference": "9e79355af46d72e10da50be20b66f74b26143441" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/curl-client/zipball/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da", - "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da", + "url": "https://api.github.com/repos/php-http/curl-client/zipball/9e79355af46d72e10da50be20b66f74b26143441", + "reference": "9e79355af46d72e10da50be20b66f74b26143441", "shasum": "" }, "require": { @@ -5707,11 +5715,12 @@ "php-http/message": "^1.2", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "symfony/options-resolver": "^3.4 || ^4.0" + "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0" }, "provide": { "php-http/async-client-implementation": "1.0", - "php-http/client-implementation": "1.0" + "php-http/client-implementation": "1.0", + "psr/http-client-implementation": "1.0" }, "require-dev": { "guzzlehttp/psr7": "^1.0", @@ -5747,20 +5756,20 @@ "http", "psr-18" ], - "time": "2019-03-05T19:59:23+00:00" + "time": "2019-12-27T11:02:07+00:00" }, { "name": "php-http/discovery", - "version": "1.7.0", + "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", - "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6" + "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/discovery/zipball/e822f86a6983790aa17ab13aa7e69631e86806b6", - "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6", + "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0", + "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0", "shasum": "" }, "require": { @@ -5812,7 +5821,7 @@ "message", "psr7" ], - "time": "2019-06-30T09:04:27+00:00" + "time": "2020-01-03T11:25:47+00:00" }, { "name": "php-http/guzzle5-adapter", @@ -5879,16 +5888,16 @@ }, { "name": "php-http/httplug", - "version": "v2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "b3842537338c949f2469557ef4ad4bdc47b58603" + "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/b3842537338c949f2469557ef4ad4bdc47b58603", - "reference": "b3842537338c949f2469557ef4ad4bdc47b58603", + "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06", + "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06", "shasum": "" }, "require": { @@ -5898,13 +5907,13 @@ "psr/http-message": "^1.0" }, "require-dev": { - "henrikbjorn/phpspec-code-coverage": "^1.0", - "phpspec/phpspec": "^2.4" + "friends-of-phpspec/phpspec-code-coverage": "^4.1", + "phpspec/phpspec": "^4.3.4|^5.0|^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.0.x-dev" + "dev-master": "2.x-dev" } }, "autoload": { @@ -5932,7 +5941,7 @@ "client", "http" ], - "time": "2018-10-31T09:14:44+00:00" + "time": "2019-12-27T10:07:11+00:00" }, { "name": "php-http/httplug-bundle", @@ -6265,22 +6274,22 @@ }, { "name": "php-http/stopwatch-plugin", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/php-http/stopwatch-plugin.git", - "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7" + "reference": "de6f39c96f57c60a43d535e27122de505e683f98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7", - "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7", + "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/de6f39c96f57c60a43d535e27122de505e683f98", + "reference": "de6f39c96f57c60a43d535e27122de505e683f98", "shasum": "" }, "require": { - "php": "^5.4 || ^7.0", + "php": "^7.1", "php-http/client-common": "^1.9 || ^2.0", - "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0" + "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0" @@ -6288,7 +6297,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -6314,7 +6323,7 @@ "plugin", "stopwatch" ], - "time": "2019-01-30T12:01:37+00:00" + "time": "2019-11-18T08:10:48+00:00" }, { "name": "phpcollection/phpcollection", @@ -7314,16 +7323,16 @@ }, { "name": "scheb/two-factor-bundle", - "version": "v4.11.0", + "version": "v4.12.0", "source": { "type": "git", "url": "https://github.com/scheb/two-factor-bundle.git", - "reference": "eadac02014233ab45dac215d42fd06aaf629b09a" + "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/eadac02014233ab45dac215d42fd06aaf629b09a", - "reference": "eadac02014233ab45dac215d42fd06aaf629b09a", + "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4", + "reference": "d45bac6a6e4932ac43c2a478a85bf9ab5cb9efb4", "shasum": "" }, "require": { @@ -7378,7 +7387,7 @@ "two-factor", "two-step" ], - "time": "2019-12-08T16:03:05+00:00" + "time": "2020-01-12T14:01:09+00:00" }, { "name": "sensio/distribution-bundle", @@ -7588,16 +7597,16 @@ }, { "name": "sentry/sentry", - "version": "2.2.5", + "version": "2.2.6", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2" + "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/24aa98be497ff089e2d58807ee3db0bb6a021fc2", - "reference": "24aa98be497ff089e2d58807ee3db0bb6a021fc2", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/c9b253229b95f8e5bbf6a3661a170a0be0f80563", + "reference": "c9b253229b95f8e5bbf6a3661a170a0be0f80563", "shasum": "" }, "require": { @@ -7627,7 +7636,7 @@ "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", - "phpunit/phpunit": "^7.5", + "phpunit/phpunit": "^7.5.18", "symfony/phpunit-bridge": "^4.3|^5.0", "vimeo/psalm": "^3.4" }, @@ -7669,20 +7678,20 @@ "logging", "sentry" ], - "time": "2019-11-27T08:37:42+00:00" + "time": "2019-12-18T08:56:34+00:00" }, { "name": "sentry/sentry-symfony", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "62d5c9d280044283d898d262bdae4062d02039bc" + "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc", - "reference": "62d5c9d280044283d898d262bdae4062d02039bc", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/620b90dc35c12ef96c6460df74e30441e359ce6d", + "reference": "620b90dc35c12ef96c6460df74e30441e359ce6d", "shasum": "" }, "require": { @@ -7714,6 +7723,7 @@ "extra": { "branch-alias": { "master": "3.x-dev", + "releases/3.2.x": "3.2.x-dev", "releases/2.x": "2.x-dev", "releases/1.x": "1.x-dev" } @@ -7745,20 +7755,20 @@ "sentry", "symfony" ], - "time": "2019-10-04T13:26:24+00:00" + "time": "2019-11-29T21:24:37+00:00" }, { "name": "simplepie/simplepie", - "version": "1.5.3", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/simplepie/simplepie.git", - "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6" + "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6", - "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6", + "url": "https://api.github.com/repos/simplepie/simplepie/zipball/f4c8246511a38fc9d99a59fb42f61eeeafb31663", + "reference": "f4c8246511a38fc9d99a59fb42f61eeeafb31663", "shasum": "" }, "require": { @@ -7812,7 +7822,7 @@ "feeds", "rss" ], - "time": "2019-09-22T23:21:30+00:00" + "time": "2019-11-23T07:05:15+00:00" }, { "name": "smalot/pdfparser", @@ -7849,7 +7859,7 @@ ], "authors": [ { - "name": "Sebastien MALOT", + "name": "Sebastien Malot", "email": "sebastien@malot.fr" } ], @@ -8054,16 +8064,16 @@ }, { "name": "symfony/http-client", - "version": "v4.4.1", + "version": "v4.4.2", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "6c235cf15d8b516b41204a28d555685191409729" + "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/6c235cf15d8b516b41204a28d555685191409729", - "reference": "6c235cf15d8b516b41204a28d555685191409729", + "url": "https://api.github.com/repos/symfony/http-client/zipball/9ebfc77b5018a05226b38642def82746f3e2ce0f", + "reference": "9ebfc77b5018a05226b38642def82746f3e2ce0f", "shasum": "" }, "require": { @@ -8118,7 +8128,7 @@ ], "description": "Symfony HttpClient component", "homepage": "https://symfony.com", - "time": "2019-11-29T16:55:58+00:00" + "time": "2019-12-19T15:57:49+00:00" }, { "name": "symfony/http-client-contracts", @@ -8179,7 +8189,7 @@ }, { "name": "symfony/mime", - "version": "v4.4.1", + "version": "v4.4.2", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", @@ -9059,16 +9069,16 @@ }, { "name": "symfony/symfony", - "version": "v3.4.36", + "version": "v3.4.37", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195" + "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/0a6fccb5772ad2467253e6849d589bd09d9eb195", - "reference": "0a6fccb5772ad2467253e6849d589bd09d9eb195", + "url": "https://api.github.com/repos/symfony/symfony/zipball/1bd873459b36cf505c7b515ba6e0e2ee40890b8a", + "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a", "shasum": "" }, "require": { @@ -9211,7 +9221,7 @@ "keywords": [ "framework" ], - "time": "2019-12-01T13:50:53+00:00" + "time": "2020-01-21T12:30:09+00:00" }, { "name": "true/punycode", @@ -9316,16 +9326,16 @@ }, { "name": "twig/twig", - "version": "v2.12.2", + "version": "v2.12.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed" + "reference": "97b6311585cae66a26833b14b33785f5797f7d39" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", - "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39", + "reference": "97b6311585cae66a26833b14b33785f5797f7d39", "shasum": "" }, "require": { @@ -9335,8 +9345,7 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^3.4|^4.2", - "symfony/phpunit-bridge": "^4.4@dev|^5.0" + "symfony/phpunit-bridge": "^4.4|^5.0" }, "type": "library", "extra": { @@ -9365,7 +9374,6 @@ }, { "name": "Twig Team", - "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" }, { @@ -9379,7 +9387,7 @@ "keywords": [ "templating" ], - "time": "2019-11-11T16:52:09+00:00" + "time": "2019-12-28T07:12:03+00:00" }, { "name": "wallabag/php-mobi", @@ -9412,8 +9420,8 @@ "authors": [ { "name": "Sander Kromwijk", - "role": "Original developer", - "email": "s.kromwijk@gmail.co" + "email": "s.kromwijk@gmail.co", + "role": "Original developer" }, { "name": "Nicolas Lœuillet", @@ -9615,7 +9623,7 @@ "email": "adrien.brault@gmail.com" }, { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -9665,7 +9673,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -9823,6 +9831,7 @@ "code", "zf" ], + "abandoned": "laminas/laminas-code", "time": "2019-12-10T19:21:15+00:00" }, { @@ -9890,6 +9899,7 @@ "psr", "psr-7" ], + "abandoned": "laminas/laminas-diactoros", "time": "2019-11-13T19:16:13+00:00" }, { @@ -9944,6 +9954,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2018-04-25T15:33:34+00:00" } ], @@ -10333,16 +10344,16 @@ }, { "name": "m6web/redis-mock", - "version": "v4.7.0", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/M6Web/RedisMock.git", - "reference": "057ad8e1bea903aee54642e310d900bdb794372c" + "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/057ad8e1bea903aee54642e310d900bdb794372c", - "reference": "057ad8e1bea903aee54642e310d900bdb794372c", + "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/1b7a1bcbb63d636b003643e88f785615e0a316bd", + "reference": "1b7a1bcbb63d636b003643e88f785615e0a316bd", "shasum": "" }, "require": { @@ -10374,7 +10385,7 @@ "mock", "redis" ], - "time": "2019-11-04T09:03:23+00:00" + "time": "2020-01-08T08:03:01+00:00" }, { "name": "nette/bootstrap", @@ -10454,22 +10465,22 @@ }, { "name": "nette/di", - "version": "v3.0.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/nette/di.git", - "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d" + "reference": "7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/di/zipball/4aff517a1c6bb5c36fa09733d4cea089f529de6d", - "reference": "4aff517a1c6bb5c36fa09733d4cea089f529de6d", + "url": "https://api.github.com/repos/nette/di/zipball/7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac", + "reference": "7ae47daa94b8dafbd0e8b6164e22e2d18d3e73ac", "shasum": "" }, "require": { "ext-tokenizer": "*", "nette/neon": "^3.0", - "nette/php-generator": "^3.2.2", + "nette/php-generator": "^3.3", "nette/robot-loader": "^3.2", "nette/schema": "^1.0", "nette/utils": "^3.0", @@ -10480,6 +10491,7 @@ }, "require-dev": { "nette/tester": "^2.2", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "type": "library", @@ -10523,7 +10535,7 @@ "nette", "static" ], - "time": "2019-08-07T12:11:33+00:00" + "time": "2019-12-17T04:03:21+00:00" }, { "name": "nette/finder", @@ -10589,31 +10601,32 @@ }, { "name": "nette/neon", - "version": "v3.0.0", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/nette/neon.git", - "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb" + "reference": "0a18fc88801a14d66587932de133eeca01f7ce8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb", - "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb", + "url": "https://api.github.com/repos/nette/neon/zipball/0a18fc88801a14d66587932de133eeca01f7ce8e", + "reference": "0a18fc88801a14d66587932de133eeca01f7ce8e", "shasum": "" }, "require": { "ext-iconv": "*", "ext-json": "*", - "php": ">=7.0" + "php": ">=7.1" }, "require-dev": { "nette/tester": "^2.0", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "3.1-dev" } }, "autoload": { @@ -10637,7 +10650,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "? Nette NEON: encodes and decodes NEON file format.", + "description": "🍸 Nette NEON: encodes and decodes NEON file format.", "homepage": "http://ne-on.org", "keywords": [ "export", @@ -10646,7 +10659,7 @@ "nette", "yaml" ], - "time": "2019-02-05T21:30:40+00:00" + "time": "2019-12-27T04:00:04+00:00" }, { "name": "nette/php-generator", @@ -10709,26 +10722,27 @@ }, { "name": "nette/robot-loader", - "version": "v3.2.0", + "version": "v3.2.1", "source": { "type": "git", "url": "https://github.com/nette/robot-loader.git", - "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c" + "reference": "d2a100e1f5cab390c78bc88709abbc91249c3993" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c", - "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c", + "url": "https://api.github.com/repos/nette/robot-loader/zipball/d2a100e1f5cab390c78bc88709abbc91249c3993", + "reference": "d2a100e1f5cab390c78bc88709abbc91249c3993", "shasum": "" }, "require": { "ext-tokenizer": "*", - "nette/finder": "^2.5", + "nette/finder": "^2.5 || ^3.0", "nette/utils": "^3.0", "php": ">=7.1" }, "require-dev": { "nette/tester": "^2.0", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "type": "library", @@ -10758,7 +10772,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", + "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", "homepage": "https://nette.org", "keywords": [ "autoload", @@ -10767,7 +10781,7 @@ "nette", "trait" ], - "time": "2019-03-08T21:57:24+00:00" + "time": "2019-12-26T22:32:02+00:00" }, { "name": "nette/schema", @@ -10828,16 +10842,16 @@ }, { "name": "nette/utils", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "c133e18c922dcf3ad07673077d92d92cef25a148" + "reference": "f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/c133e18c922dcf3ad07673077d92d92cef25a148", - "reference": "c133e18c922dcf3ad07673077d92d92cef25a148", + "url": "https://api.github.com/repos/nette/utils/zipball/f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e", + "reference": "f1b5ce0fae07f13e066e64f9a8f59e53b8f4982e", "shasum": "" }, "require": { @@ -10845,6 +10859,7 @@ }, "require-dev": { "nette/tester": "~2.0", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "suggest": { @@ -10901,7 +10916,7 @@ "utility", "validation" ], - "time": "2019-10-21T20:40:16+00:00" + "time": "2019-12-27T03:47:50+00:00" }, { "name": "nikic/php-parser", @@ -11008,16 +11023,16 @@ }, { "name": "php-http/mock-client", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/php-http/mock-client.git", - "reference": "d364c4a2847229dd37237d0083887889d3bd8564" + "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564", - "reference": "d364c4a2847229dd37237d0083887889d3bd8564", + "url": "https://api.github.com/repos/php-http/mock-client/zipball/186547be76fe81cc0c0589f9285ef9c8dded9845", + "reference": "186547be76fe81cc0c0589f9285ef9c8dded9845", "shasum": "" }, "require": { @@ -11064,7 +11079,7 @@ "mock", "psr7" ], - "time": "2019-02-21T08:51:08+00:00" + "time": "2019-11-06T12:49:04+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -11430,20 +11445,21 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2017-12-07T15:36:41+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.9", + "version": "v4.3.10", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f" + "reference": "60539d90c2e80d2f33cf6c42cb1ab70362f31cae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1ce1695430a3c8ee876ff1d91ce64871786581f", - "reference": "e1ce1695430a3c8ee876ff1d91ce64871786581f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/60539d90c2e80d2f33cf6c42cb1ab70362f31cae", + "reference": "60539d90c2e80d2f33cf6c42cb1ab70362f31cae", "shasum": "" }, "require": { @@ -11495,7 +11511,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-11-28T10:34:19+00:00" + "time": "2020-01-21T08:20:29+00:00" } ], "aliases": [],