aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.lock
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-10-22 16:56:33 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-10-22 16:56:33 +0200
commit987237d58842aa6a3be53a89436ca1023dbf2960 (patch)
treeb31b1a21e211c2b902414deae71422b964ca38b8 /composer.lock
parentd69cdfbd7404d2f5c65b0c07d64d75204560aafe (diff)
downloadwallabag-987237d58842aa6a3be53a89436ca1023dbf2960.tar.gz
wallabag-987237d58842aa6a3be53a89436ca1023dbf2960.tar.zst
wallabag-987237d58842aa6a3be53a89436ca1023dbf2960.zip
Fix tests & update deps
- Updating twig/twig (v2.12.0 => v2.12.1) - Updating symfony/mime (v4.3.4 => v4.3.5) - Updating friendsofsymfony/rest-bundle (2.5.0 => 2.6.0) - Updating j0k3r/graby-site-config (1.0.91 => 1.0.93) - Updating monolog/monolog (1.24.0 => 1.25.1) - Updating simplepie/simplepie (1.5.2 => 1.5.3) - Updating symfony/http-client-contracts (v1.1.6 => v1.1.7) - Updating symfony/http-client (v4.3.4 => v4.3.5) - Updating nette/utils (v3.0.1 => v3.0.2) - Updating phpstan/phpstan (0.11.17 => 0.11.18) - Updating zendframework/zend-code (3.3.2 => 3.4.0) - Updating php-amqplib/php-amqplib (v2.10.0 => v2.10.1) - Updating beberlei/assert (v3.2.3 => v3.2.6) - Updating zendframework/zend-diactoros (2.1.3 => 2.1.5) - Updating sentry/sentry (2.2.1 => 2.2.2)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock248
1 files changed, 125 insertions, 123 deletions
diff --git a/composer.lock b/composer.lock
index c44c8a86..69c147a8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -58,21 +58,20 @@
58 }, 58 },
59 { 59 {
60 "name": "beberlei/assert", 60 "name": "beberlei/assert",
61 "version": "v3.2.3", 61 "version": "v3.2.6",
62 "source": { 62 "source": {
63 "type": "git", 63 "type": "git",
64 "url": "https://github.com/beberlei/assert.git", 64 "url": "https://github.com/beberlei/assert.git",
65 "reference": "65b8152224aef7d3c197d5db05211d4319711b66" 65 "reference": "99508be011753690fe108ded450f5caaae180cfa"
66 }, 66 },
67 "dist": { 67 "dist": {
68 "type": "zip", 68 "type": "zip",
69 "url": "https://api.github.com/repos/beberlei/assert/zipball/65b8152224aef7d3c197d5db05211d4319711b66", 69 "url": "https://api.github.com/repos/beberlei/assert/zipball/99508be011753690fe108ded450f5caaae180cfa",
70 "reference": "65b8152224aef7d3c197d5db05211d4319711b66", 70 "reference": "99508be011753690fe108ded450f5caaae180cfa",
71 "shasum": "" 71 "shasum": ""
72 }, 72 },
73 "require": { 73 "require": {
74 "ext-ctype": "*", 74 "ext-ctype": "*",
75 "ext-intl": "*",
76 "ext-json": "*", 75 "ext-json": "*",
77 "ext-mbstring": "*", 76 "ext-mbstring": "*",
78 "ext-simplexml": "*", 77 "ext-simplexml": "*",
@@ -83,6 +82,9 @@
83 "phpstan/phpstan-shim": "*", 82 "phpstan/phpstan-shim": "*",
84 "phpunit/phpunit": ">=6.0.0 <8" 83 "phpunit/phpunit": ">=6.0.0 <8"
85 }, 84 },
85 "suggest": {
86 "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
87 },
86 "type": "library", 88 "type": "library",
87 "autoload": { 89 "autoload": {
88 "psr-4": { 90 "psr-4": {
@@ -114,7 +116,7 @@
114 "assertion", 116 "assertion",
115 "validation" 117 "validation"
116 ], 118 ],
117 "time": "2019-08-23T17:56:26+00:00" 119 "time": "2019-10-10T10:33:57+00:00"
118 }, 120 },
119 { 121 {
120 "name": "behat/transliterator", 122 "name": "behat/transliterator",
@@ -1943,33 +1945,32 @@
1943 }, 1945 },
1944 { 1946 {
1945 "name": "friendsofsymfony/rest-bundle", 1947 "name": "friendsofsymfony/rest-bundle",
1946 "version": "2.5.0", 1948 "version": "2.6.0",
1947 "source": { 1949 "source": {
1948 "type": "git", 1950 "type": "git",
1949 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", 1951 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1950 "reference": "a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3" 1952 "reference": "54758949bff9fc520997415341323eebf3f54892"
1951 }, 1953 },
1952 "dist": { 1954 "dist": {
1953 "type": "zip", 1955 "type": "zip",
1954 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3", 1956 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892",
1955 "reference": "a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3", 1957 "reference": "54758949bff9fc520997415341323eebf3f54892",
1956 "shasum": "" 1958 "shasum": ""
1957 }, 1959 },
1958 "require": { 1960 "require": {
1959 "doctrine/inflector": "^1.0", 1961 "doctrine/inflector": "^1.0",
1960 "php": "^5.5.9|~7.0", 1962 "php": "^7.1",
1961 "psr/log": "^1.0", 1963 "psr/log": "^1.0",
1962 "symfony/config": "^3.4|^4.0", 1964 "symfony/config": "^3.4|^4.3",
1963 "symfony/debug": "^3.4|^4.0", 1965 "symfony/debug": "^3.4|^4.3",
1964 "symfony/dependency-injection": "^3.4|^4.0", 1966 "symfony/dependency-injection": "^3.4|^4.3",
1965 "symfony/event-dispatcher": "^3.4|^4.0", 1967 "symfony/event-dispatcher": "^3.4|^4.3",
1966 "symfony/finder": "^3.4|^4.0", 1968 "symfony/finder": "^3.4|^4.3",
1967 "symfony/framework-bundle": "^3.4|^4.0", 1969 "symfony/framework-bundle": "^3.4|^4.3",
1968 "symfony/http-foundation": "^3.4|^4.0", 1970 "symfony/http-foundation": "^3.4|^4.3",
1969 "symfony/http-kernel": "^3.4|^4.0", 1971 "symfony/http-kernel": "^3.4|^4.3",
1970 "symfony/routing": "^3.4|^4.0", 1972 "symfony/routing": "^3.4|^4.3",
1971 "symfony/security-core": "^3.4|^4.0", 1973 "symfony/security-core": "^3.4|^4.3",
1972 "symfony/templating": "^3.4|^4.0",
1973 "willdurand/jsonp-callback-validator": "^1.0", 1974 "willdurand/jsonp-callback-validator": "^1.0",
1974 "willdurand/negotiation": "^2.0" 1975 "willdurand/negotiation": "^2.0"
1975 }, 1976 },
@@ -1984,19 +1985,19 @@
1984 "phpoption/phpoption": "^1.1", 1985 "phpoption/phpoption": "^1.1",
1985 "psr/http-message": "^1.0", 1986 "psr/http-message": "^1.0",
1986 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0", 1987 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
1987 "symfony/asset": "^3.4|^4.0", 1988 "symfony/asset": "^3.4|^4.3",
1988 "symfony/browser-kit": "^3.4|^4.0", 1989 "symfony/browser-kit": "^3.4|^4.3",
1989 "symfony/css-selector": "^3.4|^4.0", 1990 "symfony/css-selector": "^3.4|^4.3",
1990 "symfony/dependency-injection": "^2.7.20|^3.0|^4.0", 1991 "symfony/expression-language": "^3.4|^4.3",
1991 "symfony/expression-language": "~2.7|^3.0|^4.0", 1992 "symfony/form": "^3.4|^4.3",
1992 "symfony/form": "^3.4|^4.0",
1993 "symfony/phpunit-bridge": "^4.1.8", 1993 "symfony/phpunit-bridge": "^4.1.8",
1994 "symfony/security-bundle": "^3.4|^4.0", 1994 "symfony/security-bundle": "^3.4|^4.3",
1995 "symfony/serializer": "^2.7.11|^3.0.4|^4.0", 1995 "symfony/serializer": "^3.4|^4.3",
1996 "symfony/twig-bundle": "^3.4|^4.0", 1996 "symfony/templating": "^3.4|^4.3",
1997 "symfony/validator": "^3.4|^4.0", 1997 "symfony/twig-bundle": "^3.4|^4.3",
1998 "symfony/web-profiler-bundle": "^3.4|^4.0", 1998 "symfony/validator": "^3.4|^4.3",
1999 "symfony/yaml": "^3.4|^4.0" 1999 "symfony/web-profiler-bundle": "^3.4|^4.3",
2000 "symfony/yaml": "^3.4|^4.3"
2000 }, 2001 },
2001 "suggest": { 2002 "suggest": {
2002 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0", 2003 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
@@ -2008,7 +2009,7 @@
2008 "type": "symfony-bundle", 2009 "type": "symfony-bundle",
2009 "extra": { 2010 "extra": {
2010 "branch-alias": { 2011 "branch-alias": {
2011 "dev-master": "2.5-dev" 2012 "dev-master": "2.6-dev"
2012 } 2013 }
2013 }, 2014 },
2014 "autoload": { 2015 "autoload": {
@@ -2029,12 +2030,12 @@
2029 "email": "smith@pooteeweet.org" 2030 "email": "smith@pooteeweet.org"
2030 }, 2031 },
2031 { 2032 {
2032 "name": "FriendsOfSymfony Community",
2033 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
2034 },
2035 {
2036 "name": "Konstantin Kudryashov", 2033 "name": "Konstantin Kudryashov",
2037 "email": "ever.zet@gmail.com" 2034 "email": "ever.zet@gmail.com"
2035 },
2036 {
2037 "name": "FriendsOfSymfony Community",
2038 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
2038 } 2039 }
2039 ], 2040 ],
2040 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony", 2041 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
@@ -2042,7 +2043,7 @@
2042 "keywords": [ 2043 "keywords": [
2043 "rest" 2044 "rest"
2044 ], 2045 ],
2045 "time": "2019-01-03T13:05:12+00:00" 2046 "time": "2019-10-21T08:22:30+00:00"
2046 }, 2047 },
2047 { 2048 {
2048 "name": "friendsofsymfony/user-bundle", 2049 "name": "friendsofsymfony/user-bundle",
@@ -3771,13 +3772,13 @@
3771 "authors": [ 3772 "authors": [
3772 { 3773 {
3773 "name": "Jeremy Benoist", 3774 "name": "Jeremy Benoist",
3774 "email": "jeremy.benoist@gmail.com", 3775 "role": "Developer",
3775 "role": "Developer" 3776 "email": "jeremy.benoist@gmail.com"
3776 }, 3777 },
3777 { 3778 {
3778 "name": "FiveFilters.org", 3779 "name": "FiveFilters.org",
3779 "email": "fivefilters@fivefilters.org", 3780 "role": "Developer (original version)",
3780 "role": "Developer (original version)" 3781 "email": "fivefilters@fivefilters.org"
3781 } 3782 }
3782 ], 3783 ],
3783 "description": "Graby helps you extract article content from web pages", 3784 "description": "Graby helps you extract article content from web pages",
@@ -3785,16 +3786,16 @@
3785 }, 3786 },
3786 { 3787 {
3787 "name": "j0k3r/graby-site-config", 3788 "name": "j0k3r/graby-site-config",
3788 "version": "1.0.91", 3789 "version": "1.0.93",
3789 "source": { 3790 "source": {
3790 "type": "git", 3791 "type": "git",
3791 "url": "https://github.com/j0k3r/graby-site-config.git", 3792 "url": "https://github.com/j0k3r/graby-site-config.git",
3792 "reference": "2f21c86f0b25911c413d94957a326b812ddbd54d" 3793 "reference": "018ebc5ccd8e631243fcc515fb05b39bac423b31"
3793 }, 3794 },
3794 "dist": { 3795 "dist": {
3795 "type": "zip", 3796 "type": "zip",
3796 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/2f21c86f0b25911c413d94957a326b812ddbd54d", 3797 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/018ebc5ccd8e631243fcc515fb05b39bac423b31",
3797 "reference": "2f21c86f0b25911c413d94957a326b812ddbd54d", 3798 "reference": "018ebc5ccd8e631243fcc515fb05b39bac423b31",
3798 "shasum": "" 3799 "shasum": ""
3799 }, 3800 },
3800 "require": { 3801 "require": {
@@ -3821,7 +3822,7 @@
3821 } 3822 }
3822 ], 3823 ],
3823 "description": "Graby site config files", 3824 "description": "Graby site config files",
3824 "time": "2019-09-04T07:11:32+00:00" 3825 "time": "2019-10-15T15:51:35+00:00"
3825 }, 3826 },
3826 { 3827 {
3827 "name": "j0k3r/httplug-ssrf-plugin", 3828 "name": "j0k3r/httplug-ssrf-plugin",
@@ -4934,16 +4935,16 @@
4934 }, 4935 },
4935 { 4936 {
4936 "name": "monolog/monolog", 4937 "name": "monolog/monolog",
4937 "version": "1.24.0", 4938 "version": "1.25.1",
4938 "source": { 4939 "source": {
4939 "type": "git", 4940 "type": "git",
4940 "url": "https://github.com/Seldaek/monolog.git", 4941 "url": "https://github.com/Seldaek/monolog.git",
4941 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266" 4942 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
4942 }, 4943 },
4943 "dist": { 4944 "dist": {
4944 "type": "zip", 4945 "type": "zip",
4945 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", 4946 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
4946 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266", 4947 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
4947 "shasum": "" 4948 "shasum": ""
4948 }, 4949 },
4949 "require": { 4950 "require": {
@@ -5008,7 +5009,7 @@
5008 "logging", 5009 "logging",
5009 "psr-3" 5010 "psr-3"
5010 ], 5011 ],
5011 "time": "2018-11-05T09:00:11+00:00" 5012 "time": "2019-09-06T13:49:17+00:00"
5012 }, 5013 },
5013 { 5014 {
5014 "name": "nelmio/api-doc-bundle", 5015 "name": "nelmio/api-doc-bundle",
@@ -5375,15 +5376,15 @@
5375 "authors": [ 5376 "authors": [
5376 { 5377 {
5377 "name": "Paragon Initiative Enterprises", 5378 "name": "Paragon Initiative Enterprises",
5379 "role": "Maintainer",
5378 "email": "security@paragonie.com", 5380 "email": "security@paragonie.com",
5379 "homepage": "https://paragonie.com", 5381 "homepage": "https://paragonie.com"
5380 "role": "Maintainer"
5381 }, 5382 },
5382 { 5383 {
5383 "name": "Steve 'Sc00bz' Thomas", 5384 "name": "Steve 'Sc00bz' Thomas",
5385 "role": "Original Developer",
5384 "email": "steve@tobtu.com", 5386 "email": "steve@tobtu.com",
5385 "homepage": "https://www.tobtu.com", 5387 "homepage": "https://www.tobtu.com"
5386 "role": "Original Developer"
5387 } 5388 }
5388 ], 5389 ],
5389 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", 5390 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
@@ -5454,16 +5455,16 @@
5454 }, 5455 },
5455 { 5456 {
5456 "name": "php-amqplib/php-amqplib", 5457 "name": "php-amqplib/php-amqplib",
5457 "version": "v2.10.0", 5458 "version": "v2.10.1",
5458 "source": { 5459 "source": {
5459 "type": "git", 5460 "type": "git",
5460 "url": "https://github.com/php-amqplib/php-amqplib.git", 5461 "url": "https://github.com/php-amqplib/php-amqplib.git",
5461 "reference": "04e5366f032906d5f716890427e425e71307d3a8" 5462 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200"
5462 }, 5463 },
5463 "dist": { 5464 "dist": {
5464 "type": "zip", 5465 "type": "zip",
5465 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/04e5366f032906d5f716890427e425e71307d3a8", 5466 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/6e2b2501e021e994fb64429e5a78118f83b5c200",
5466 "reference": "04e5366f032906d5f716890427e425e71307d3a8", 5467 "reference": "6e2b2501e021e994fb64429e5a78118f83b5c200",
5467 "shasum": "" 5468 "shasum": ""
5468 }, 5469 },
5469 "require": { 5470 "require": {
@@ -5477,7 +5478,6 @@
5477 "require-dev": { 5478 "require-dev": {
5478 "ext-curl": "*", 5479 "ext-curl": "*",
5479 "nategood/httpful": "^0.2.20", 5480 "nategood/httpful": "^0.2.20",
5480 "phpdocumentor/phpdocumentor": "dev-master",
5481 "phpunit/phpunit": "^5.7|^6.5|^7.0", 5481 "phpunit/phpunit": "^5.7|^6.5|^7.0",
5482 "squizlabs/php_codesniffer": "^2.5" 5482 "squizlabs/php_codesniffer": "^2.5"
5483 }, 5483 },
@@ -5524,7 +5524,7 @@
5524 "queue", 5524 "queue",
5525 "rabbitmq" 5525 "rabbitmq"
5526 ], 5526 ],
5527 "time": "2019-08-08T18:28:18+00:00" 5527 "time": "2019-10-10T13:23:40+00:00"
5528 }, 5528 },
5529 { 5529 {
5530 "name": "php-amqplib/rabbitmq-bundle", 5530 "name": "php-amqplib/rabbitmq-bundle",
@@ -7459,16 +7459,16 @@
7459 }, 7459 },
7460 { 7460 {
7461 "name": "sentry/sentry", 7461 "name": "sentry/sentry",
7462 "version": "2.2.1", 7462 "version": "2.2.2",
7463 "source": { 7463 "source": {
7464 "type": "git", 7464 "type": "git",
7465 "url": "https://github.com/getsentry/sentry-php.git", 7465 "url": "https://github.com/getsentry/sentry-php.git",
7466 "reference": "5896f9f0a00a7525797764ba42091dfbde22a746" 7466 "reference": "217c9e550eb3e06bbe48a4da4031223e1aab76f0"
7467 }, 7467 },
7468 "dist": { 7468 "dist": {
7469 "type": "zip", 7469 "type": "zip",
7470 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5896f9f0a00a7525797764ba42091dfbde22a746", 7470 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/217c9e550eb3e06bbe48a4da4031223e1aab76f0",
7471 "reference": "5896f9f0a00a7525797764ba42091dfbde22a746", 7471 "reference": "217c9e550eb3e06bbe48a4da4031223e1aab76f0",
7472 "shasum": "" 7472 "shasum": ""
7473 }, 7473 },
7474 "require": { 7474 "require": {
@@ -7537,7 +7537,7 @@
7537 "logging", 7537 "logging",
7538 "sentry" 7538 "sentry"
7539 ], 7539 ],
7540 "time": "2019-09-23T11:52:12+00:00" 7540 "time": "2019-10-10T08:16:00+00:00"
7541 }, 7541 },
7542 { 7542 {
7543 "name": "sentry/sentry-symfony", 7543 "name": "sentry/sentry-symfony",
@@ -7617,16 +7617,16 @@
7617 }, 7617 },
7618 { 7618 {
7619 "name": "simplepie/simplepie", 7619 "name": "simplepie/simplepie",
7620 "version": "1.5.2", 7620 "version": "1.5.3",
7621 "source": { 7621 "source": {
7622 "type": "git", 7622 "type": "git",
7623 "url": "https://github.com/simplepie/simplepie.git", 7623 "url": "https://github.com/simplepie/simplepie.git",
7624 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263" 7624 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6"
7625 }, 7625 },
7626 "dist": { 7626 "dist": {
7627 "type": "zip", 7627 "type": "zip",
7628 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263", 7628 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/173663382a9346acd53df60c7ffb20689c9cf1f6",
7629 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263", 7629 "reference": "173663382a9346acd53df60c7ffb20689c9cf1f6",
7630 "shasum": "" 7630 "shasum": ""
7631 }, 7631 },
7632 "require": { 7632 "require": {
@@ -7680,7 +7680,7 @@
7680 "feeds", 7680 "feeds",
7681 "rss" 7681 "rss"
7682 ], 7682 ],
7683 "time": "2018-08-02T05:43:58+00:00" 7683 "time": "2019-09-22T23:21:30+00:00"
7684 }, 7684 },
7685 { 7685 {
7686 "name": "smalot/pdfparser", 7686 "name": "smalot/pdfparser",
@@ -7717,7 +7717,7 @@
7717 ], 7717 ],
7718 "authors": [ 7718 "authors": [
7719 { 7719 {
7720 "name": "Sebastien Malot", 7720 "name": "Sebastien MALOT",
7721 "email": "sebastien@malot.fr" 7721 "email": "sebastien@malot.fr"
7722 } 7722 }
7723 ], 7723 ],
@@ -7922,22 +7922,22 @@
7922 }, 7922 },
7923 { 7923 {
7924 "name": "symfony/http-client", 7924 "name": "symfony/http-client",
7925 "version": "v4.3.4", 7925 "version": "v4.3.5",
7926 "source": { 7926 "source": {
7927 "type": "git", 7927 "type": "git",
7928 "url": "https://github.com/symfony/http-client.git", 7928 "url": "https://github.com/symfony/http-client.git",
7929 "reference": "9a4fa769269ed730196a5c52c742b30600cf1e87" 7929 "reference": "69d438274718121e1166e7f65c290f891a4c8ddb"
7930 }, 7930 },
7931 "dist": { 7931 "dist": {
7932 "type": "zip", 7932 "type": "zip",
7933 "url": "https://api.github.com/repos/symfony/http-client/zipball/9a4fa769269ed730196a5c52c742b30600cf1e87", 7933 "url": "https://api.github.com/repos/symfony/http-client/zipball/69d438274718121e1166e7f65c290f891a4c8ddb",
7934 "reference": "9a4fa769269ed730196a5c52c742b30600cf1e87", 7934 "reference": "69d438274718121e1166e7f65c290f891a4c8ddb",
7935 "shasum": "" 7935 "shasum": ""
7936 }, 7936 },
7937 "require": { 7937 "require": {
7938 "php": "^7.1.3", 7938 "php": "^7.1.3",
7939 "psr/log": "^1.0", 7939 "psr/log": "^1.0",
7940 "symfony/http-client-contracts": "^1.1.6", 7940 "symfony/http-client-contracts": "^1.1.7",
7941 "symfony/polyfill-php73": "^1.11" 7941 "symfony/polyfill-php73": "^1.11"
7942 }, 7942 },
7943 "provide": { 7943 "provide": {
@@ -7980,20 +7980,20 @@
7980 ], 7980 ],
7981 "description": "Symfony HttpClient component", 7981 "description": "Symfony HttpClient component",
7982 "homepage": "https://symfony.com", 7982 "homepage": "https://symfony.com",
7983 "time": "2019-08-20T14:27:59+00:00" 7983 "time": "2019-10-07T10:52:41+00:00"
7984 }, 7984 },
7985 { 7985 {
7986 "name": "symfony/http-client-contracts", 7986 "name": "symfony/http-client-contracts",
7987 "version": "v1.1.6", 7987 "version": "v1.1.7",
7988 "source": { 7988 "source": {
7989 "type": "git", 7989 "type": "git",
7990 "url": "https://github.com/symfony/http-client-contracts.git", 7990 "url": "https://github.com/symfony/http-client-contracts.git",
7991 "reference": "6005fe61a33724405d56eb5b055d5d370192a1bd" 7991 "reference": "353b2a3e907e5c34cf8f74827a4b21eb745aab1d"
7992 }, 7992 },
7993 "dist": { 7993 "dist": {
7994 "type": "zip", 7994 "type": "zip",
7995 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/6005fe61a33724405d56eb5b055d5d370192a1bd", 7995 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/353b2a3e907e5c34cf8f74827a4b21eb745aab1d",
7996 "reference": "6005fe61a33724405d56eb5b055d5d370192a1bd", 7996 "reference": "353b2a3e907e5c34cf8f74827a4b21eb745aab1d",
7997 "shasum": "" 7997 "shasum": ""
7998 }, 7998 },
7999 "require": { 7999 "require": {
@@ -8037,20 +8037,20 @@
8037 "interoperability", 8037 "interoperability",
8038 "standards" 8038 "standards"
8039 ], 8039 ],
8040 "time": "2019-08-08T10:05:21+00:00" 8040 "time": "2019-09-26T22:09:58+00:00"
8041 }, 8041 },
8042 { 8042 {
8043 "name": "symfony/mime", 8043 "name": "symfony/mime",
8044 "version": "v4.3.4", 8044 "version": "v4.3.5",
8045 "source": { 8045 "source": {
8046 "type": "git", 8046 "type": "git",
8047 "url": "https://github.com/symfony/mime.git", 8047 "url": "https://github.com/symfony/mime.git",
8048 "reference": "987a05df1c6ac259b34008b932551353f4f408df" 8048 "reference": "32f71570547b91879fdbd9cf50317d556ae86916"
8049 }, 8049 },
8050 "dist": { 8050 "dist": {
8051 "type": "zip", 8051 "type": "zip",
8052 "url": "https://api.github.com/repos/symfony/mime/zipball/987a05df1c6ac259b34008b932551353f4f408df", 8052 "url": "https://api.github.com/repos/symfony/mime/zipball/32f71570547b91879fdbd9cf50317d556ae86916",
8053 "reference": "987a05df1c6ac259b34008b932551353f4f408df", 8053 "reference": "32f71570547b91879fdbd9cf50317d556ae86916",
8054 "shasum": "" 8054 "shasum": ""
8055 }, 8055 },
8056 "require": { 8056 "require": {
@@ -8096,7 +8096,7 @@
8096 "mime", 8096 "mime",
8097 "mime-type" 8097 "mime-type"
8098 ], 8098 ],
8099 "time": "2019-08-22T08:16:11+00:00" 8099 "time": "2019-09-19T17:00:15+00:00"
8100 }, 8100 },
8101 { 8101 {
8102 "name": "symfony/monolog-bundle", 8102 "name": "symfony/monolog-bundle",
@@ -9116,16 +9116,16 @@
9116 }, 9116 },
9117 { 9117 {
9118 "name": "twig/twig", 9118 "name": "twig/twig",
9119 "version": "v2.12.0", 9119 "version": "v2.12.1",
9120 "source": { 9120 "source": {
9121 "type": "git", 9121 "type": "git",
9122 "url": "https://github.com/twigphp/Twig.git", 9122 "url": "https://github.com/twigphp/Twig.git",
9123 "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa" 9123 "reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5"
9124 }, 9124 },
9125 "dist": { 9125 "dist": {
9126 "type": "zip", 9126 "type": "zip",
9127 "url": "https://api.github.com/repos/twigphp/Twig/zipball/c7a85fd08348ca04b4d8f234f49583d9910906aa", 9127 "url": "https://api.github.com/repos/twigphp/Twig/zipball/ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5",
9128 "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa", 9128 "reference": "ddd4134af9bfc6dba4eff7c8447444ecc45b9ee5",
9129 "shasum": "" 9129 "shasum": ""
9130 }, 9130 },
9131 "require": { 9131 "require": {
@@ -9179,7 +9179,7 @@
9179 "keywords": [ 9179 "keywords": [
9180 "templating" 9180 "templating"
9181 ], 9181 ],
9182 "time": "2019-10-05T16:42:38+00:00" 9182 "time": "2019-10-17T07:34:53+00:00"
9183 }, 9183 },
9184 { 9184 {
9185 "name": "wallabag/php-mobi", 9185 "name": "wallabag/php-mobi",
@@ -9212,8 +9212,8 @@
9212 "authors": [ 9212 "authors": [
9213 { 9213 {
9214 "name": "Sander Kromwijk", 9214 "name": "Sander Kromwijk",
9215 "email": "s.kromwijk@gmail.co", 9215 "role": "Original developer",
9216 "role": "Original developer" 9216 "email": "s.kromwijk@gmail.co"
9217 }, 9217 },
9218 { 9218 {
9219 "name": "Nicolas LÅ“uillet", 9219 "name": "Nicolas LÅ“uillet",
@@ -9412,7 +9412,7 @@
9412 "email": "adrien.brault@gmail.com" 9412 "email": "adrien.brault@gmail.com"
9413 }, 9413 },
9414 { 9414 {
9415 "name": "William DURAND", 9415 "name": "William Durand",
9416 "email": "william.durand1@gmail.com" 9416 "email": "william.durand1@gmail.com"
9417 } 9417 }
9418 ], 9418 ],
@@ -9462,7 +9462,7 @@
9462 ], 9462 ],
9463 "authors": [ 9463 "authors": [
9464 { 9464 {
9465 "name": "William DURAND", 9465 "name": "William Durand",
9466 "email": "william.durand1@gmail.com" 9466 "email": "william.durand1@gmail.com"
9467 } 9467 }
9468 ], 9468 ],
@@ -9567,16 +9567,16 @@
9567 }, 9567 },
9568 { 9568 {
9569 "name": "zendframework/zend-code", 9569 "name": "zendframework/zend-code",
9570 "version": "3.3.2", 9570 "version": "3.4.0",
9571 "source": { 9571 "source": {
9572 "type": "git", 9572 "type": "git",
9573 "url": "https://github.com/zendframework/zend-code.git", 9573 "url": "https://github.com/zendframework/zend-code.git",
9574 "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b" 9574 "reference": "46feaeecea14161734b56c1ace74f28cb329f194"
9575 }, 9575 },
9576 "dist": { 9576 "dist": {
9577 "type": "zip", 9577 "type": "zip",
9578 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/936fa7ad4d53897ea3e3eb41b5b760828246a20b", 9578 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/46feaeecea14161734b56c1ace74f28cb329f194",
9579 "reference": "936fa7ad4d53897ea3e3eb41b5b760828246a20b", 9579 "reference": "46feaeecea14161734b56c1ace74f28cb329f194",
9580 "shasum": "" 9580 "shasum": ""
9581 }, 9581 },
9582 "require": { 9582 "require": {
@@ -9586,7 +9586,7 @@
9586 "require-dev": { 9586 "require-dev": {
9587 "doctrine/annotations": "^1.0", 9587 "doctrine/annotations": "^1.0",
9588 "ext-phar": "*", 9588 "ext-phar": "*",
9589 "phpunit/phpunit": "^7.5.15", 9589 "phpunit/phpunit": "^7.5.16 || ^8.4",
9590 "zendframework/zend-coding-standard": "^1.0", 9590 "zendframework/zend-coding-standard": "^1.0",
9591 "zendframework/zend-stdlib": "^2.7 || ^3.0" 9591 "zendframework/zend-stdlib": "^2.7 || ^3.0"
9592 }, 9592 },
@@ -9597,8 +9597,8 @@
9597 "type": "library", 9597 "type": "library",
9598 "extra": { 9598 "extra": {
9599 "branch-alias": { 9599 "branch-alias": {
9600 "dev-master": "3.3.x-dev", 9600 "dev-master": "3.4.x-dev",
9601 "dev-develop": "3.4.x-dev" 9601 "dev-develop": "3.5.x-dev"
9602 } 9602 }
9603 }, 9603 },
9604 "autoload": { 9604 "autoload": {
@@ -9616,20 +9616,20 @@
9616 "code", 9616 "code",
9617 "zf" 9617 "zf"
9618 ], 9618 ],
9619 "time": "2019-08-31T14:14:34+00:00" 9619 "time": "2019-10-05T23:18:22+00:00"
9620 }, 9620 },
9621 { 9621 {
9622 "name": "zendframework/zend-diactoros", 9622 "name": "zendframework/zend-diactoros",
9623 "version": "2.1.3", 9623 "version": "2.1.5",
9624 "source": { 9624 "source": {
9625 "type": "git", 9625 "type": "git",
9626 "url": "https://github.com/zendframework/zend-diactoros.git", 9626 "url": "https://github.com/zendframework/zend-diactoros.git",
9627 "reference": "279723778c40164bcf984a2df12ff2c6ec5e61c1" 9627 "reference": "6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c"
9628 }, 9628 },
9629 "dist": { 9629 "dist": {
9630 "type": "zip", 9630 "type": "zip",
9631 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/279723778c40164bcf984a2df12ff2c6ec5e61c1", 9631 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c",
9632 "reference": "279723778c40164bcf984a2df12ff2c6ec5e61c1", 9632 "reference": "6dcf9e760a6b476f3e9d80abbc9ce9c4aa921f9c",
9633 "shasum": "" 9633 "shasum": ""
9634 }, 9634 },
9635 "require": { 9635 "require": {
@@ -9642,6 +9642,7 @@
9642 "psr/http-message-implementation": "1.0" 9642 "psr/http-message-implementation": "1.0"
9643 }, 9643 },
9644 "require-dev": { 9644 "require-dev": {
9645 "ext-curl": "*",
9645 "ext-dom": "*", 9646 "ext-dom": "*",
9646 "ext-libxml": "*", 9647 "ext-libxml": "*",
9647 "http-interop/http-factory-tests": "^0.5.0", 9648 "http-interop/http-factory-tests": "^0.5.0",
@@ -9682,7 +9683,7 @@
9682 "psr", 9683 "psr",
9683 "psr-7" 9684 "psr-7"
9684 ], 9685 ],
9685 "time": "2019-07-10T16:13:25+00:00" 9686 "time": "2019-10-10T17:38:20+00:00"
9686 }, 9687 },
9687 { 9688 {
9688 "name": "zendframework/zend-eventmanager", 9689 "name": "zendframework/zend-eventmanager",
@@ -10612,16 +10613,16 @@
10612 }, 10613 },
10613 { 10614 {
10614 "name": "nette/utils", 10615 "name": "nette/utils",
10615 "version": "v3.0.1", 10616 "version": "v3.0.2",
10616 "source": { 10617 "source": {
10617 "type": "git", 10618 "type": "git",
10618 "url": "https://github.com/nette/utils.git", 10619 "url": "https://github.com/nette/utils.git",
10619 "reference": "bd961f49b211997202bda1d0fbc410905be370d4" 10620 "reference": "c133e18c922dcf3ad07673077d92d92cef25a148"
10620 }, 10621 },
10621 "dist": { 10622 "dist": {
10622 "type": "zip", 10623 "type": "zip",
10623 "url": "https://api.github.com/repos/nette/utils/zipball/bd961f49b211997202bda1d0fbc410905be370d4", 10624 "url": "https://api.github.com/repos/nette/utils/zipball/c133e18c922dcf3ad07673077d92d92cef25a148",
10624 "reference": "bd961f49b211997202bda1d0fbc410905be370d4", 10625 "reference": "c133e18c922dcf3ad07673077d92d92cef25a148",
10625 "shasum": "" 10626 "shasum": ""
10626 }, 10627 },
10627 "require": { 10628 "require": {
@@ -10637,6 +10638,7 @@
10637 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", 10638 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10638 "ext-json": "to use Nette\\Utils\\Json", 10639 "ext-json": "to use Nette\\Utils\\Json",
10639 "ext-mbstring": "to use Strings::lower() etc...", 10640 "ext-mbstring": "to use Strings::lower() etc...",
10641 "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
10640 "ext-xml": "to use Strings::length() etc. when mbstring is not available" 10642 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10641 }, 10643 },
10642 "type": "library", 10644 "type": "library",
@@ -10684,7 +10686,7 @@
10684 "utility", 10686 "utility",
10685 "validation" 10687 "validation"
10686 ], 10688 ],
10687 "time": "2019-03-22T01:00:30+00:00" 10689 "time": "2019-10-21T20:40:16+00:00"
10688 }, 10690 },
10689 { 10691 {
10690 "name": "nikic/php-parser", 10692 "name": "nikic/php-parser",
@@ -10897,16 +10899,16 @@
10897 }, 10899 },
10898 { 10900 {
10899 "name": "phpstan/phpstan", 10901 "name": "phpstan/phpstan",
10900 "version": "0.11.17", 10902 "version": "0.11.18",
10901 "source": { 10903 "source": {
10902 "type": "git", 10904 "type": "git",
10903 "url": "https://github.com/phpstan/phpstan.git", 10905 "url": "https://github.com/phpstan/phpstan.git",
10904 "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1" 10906 "reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215"
10905 }, 10907 },
10906 "dist": { 10908 "dist": {
10907 "type": "zip", 10909 "type": "zip",
10908 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", 10910 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca0218c7caea1f17a63f6aca6100700eee3fd215",
10909 "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", 10911 "reference": "ca0218c7caea1f17a63f6aca6100700eee3fd215",
10910 "shasum": "" 10912 "shasum": ""
10911 }, 10913 },
10912 "require": { 10914 "require": {
@@ -10968,7 +10970,7 @@
10968 "MIT" 10970 "MIT"
10969 ], 10971 ],
10970 "description": "PHPStan - PHP Static Analysis Tool", 10972 "description": "PHPStan - PHP Static Analysis Tool",
10971 "time": "2019-10-19T20:02:55+00:00" 10973 "time": "2019-10-21T18:27:11+00:00"
10972 }, 10974 },
10973 { 10975 {
10974 "name": "phpstan/phpstan-doctrine", 10976 "name": "phpstan/phpstan-doctrine",