X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=c44c8a86ace1e7073fee9d2eece8cbe9097b3ea6;hb=d69cdfbd7404d2f5c65b0c07d64d75204560aafe;hp=e1c55a549ade408eb2f020bc4a01df12cf6bdfee;hpb=c7fce40b448a730b8722bfe39b21aa91fb58201a;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index e1c55a54..c44c8a86 100644 --- a/composer.lock +++ b/composer.lock @@ -342,16 +342,16 @@ }, { "name": "doctrine/annotations", - "version": "v1.7.0", + "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb" + "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/fa4c4e861e809d6a1103bd620cce63ed91aedfeb", - "reference": "fa4c4e861e809d6a1103bd620cce63ed91aedfeb", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc", + "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc", "shasum": "" }, "require": { @@ -360,7 +360,7 @@ }, "require-dev": { "doctrine/cache": "1.*", - "phpunit/phpunit": "^7.5@dev" + "phpunit/phpunit": "^7.5" }, "type": "library", "extra": { @@ -406,7 +406,7 @@ "docblock", "parser" ], - "time": "2019-08-08T18:11:40+00:00" + "time": "2019-10-01T18:55:10+00:00" }, { "name": "doctrine/cache", @@ -555,16 +555,16 @@ }, { "name": "doctrine/common", - "version": "v2.10.0", + "version": "v2.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d" + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d", - "reference": "30e33f60f64deec87df728c02b107f82cdafad9d", + "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", + "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff", "shasum": "" }, "require": { @@ -580,14 +580,16 @@ }, "require-dev": { "doctrine/coding-standard": "^1.0", - "phpunit/phpunit": "^6.3", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpunit/phpunit": "^7.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10.x-dev" + "dev-master": "2.11.x-dev" } }, "autoload": { @@ -600,6 +602,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -608,10 +614,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -632,7 +634,7 @@ "doctrine", "php" ], - "time": "2018-11-21T01:24:55+00:00" + "time": "2019-09-10T10:10:14+00:00" }, { "name": "doctrine/dbal", @@ -1290,16 +1292,16 @@ }, { "name": "doctrine/orm", - "version": "v2.6.3", + "version": "v2.6.4", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "434820973cadf2da2d66e7184be370084cc32ca8" + "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8", - "reference": "434820973cadf2da2d66e7184be370084cc32ca8", + "url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", + "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43", "shasum": "" }, "require": { @@ -1314,9 +1316,8 @@ "symfony/console": "~3.0|~4.0" }, "require-dev": { - "doctrine/coding-standard": "^1.0", - "phpunit/phpunit": "^6.5", - "squizlabs/php_codesniffer": "^3.2", + "doctrine/coding-standard": "^5.0", + "phpunit/phpunit": "^7.5", "symfony/yaml": "~3.4|~4.0" }, "suggest": { @@ -1341,6 +1342,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1349,10 +1354,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1368,7 +1369,7 @@ "database", "orm" ], - "time": "2018-11-20T23:46:46+00:00" + "time": "2019-09-20T14:30:26+00:00" }, { "name": "doctrine/persistence", @@ -1616,13 +1617,13 @@ "authors": [ { "name": "Multiple users", - "role": "Original developers", - "homepage": "https://code.google.com/p/html5lib/" + "homepage": "https://code.google.com/p/html5lib/", + "role": "Original developers" }, { "name": "Sébastien Lavoie", - "role": "Packager", - "homepage": "http://blog.lavoie.sl" + "homepage": "http://blog.lavoie.sl", + "role": "Packager" }, { "name": "didier Belot", @@ -2232,8 +2233,8 @@ "authors": [ { "name": "A. Grandt", - "role": "Developer", - "email": "php@grandt.com" + "email": "php@grandt.com", + "role": "Developer" } ], "description": "A class for working around the use of mbstring.func_override", @@ -2341,9 +2342,9 @@ "authors": [ { "name": "A. Grandt", - "role": "Developer", "email": "php@grandt.com", - "homepage": "http://grandt.com" + "homepage": "http://grandt.com", + "role": "Developer" } ], "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.", @@ -2388,14 +2389,14 @@ "authors": [ { "name": "A. Grandt", - "role": "Developer", "email": "php@grandt.com", - "homepage": "http://grandt.com" + "homepage": "http://grandt.com", + "role": "Developer" }, { "name": "Greg Kappatos", - "role": "Developer", - "homepage": "http://websiteconnect.com.au" + "homepage": "http://websiteconnect.com.au", + "role": "Developer" } ], "description": "Merge and stream multiple Zip files on the fly.", @@ -2442,8 +2443,8 @@ "authors": [ { "name": "A. Grandt", - "role": "Developer", - "email": "php@grandt.com" + "email": "php@grandt.com", + "role": "Developer" } ], "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.", @@ -2506,6 +2507,57 @@ ], "time": "2018-07-31T13:33:10+00:00" }, + { + "name": "guzzlehttp/promises", + "version": "v1.3.1", + "source": { + "type": "git", + "url": "https://github.com/guzzle/promises.git", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "shasum": "" + }, + "require": { + "php": ">=5.5.0" + }, + "require-dev": { + "phpunit/phpunit": "^4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.4-dev" + } + }, + "autoload": { + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + }, + "files": [ + "src/functions_include.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Michael Dowling", + "email": "mtdowling@gmail.com", + "homepage": "https://github.com/mtdowling" + } + ], + "description": "Guzzle promises library", + "keywords": [ + "promise" + ], + "time": "2016-12-20T10:07:11+00:00" + }, { "name": "guzzlehttp/psr7", "version": "1.6.1", @@ -3719,13 +3771,13 @@ "authors": [ { "name": "Jeremy Benoist", - "role": "Developer", - "email": "jeremy.benoist@gmail.com" + "email": "jeremy.benoist@gmail.com", + "role": "Developer" }, { "name": "FiveFilters.org", - "role": "Developer (original version)", - "email": "fivefilters@fivefilters.org" + "email": "fivefilters@fivefilters.org", + "role": "Developer (original version)" } ], "description": "Graby helps you extract article content from web pages", @@ -3884,25 +3936,25 @@ "authors": [ { "name": "Keyvan Minoukadeh", - "role": "Developer (ported original JS code to PHP)", "email": "keyvan@keyvan.net", - "homepage": "http://keyvan.net" + "homepage": "http://keyvan.net", + "role": "Developer (ported original JS code to PHP)" }, { "name": "Arc90", - "role": "Developer (original JS version)", - "homepage": "http://arc90.com" + "homepage": "http://arc90.com", + "role": "Developer (original JS version)" }, { "name": "Jeremy Benoist", - "role": "Developer", "email": "jeremy.benoist@gmail.com", - "homepage": "http://www.j0k3r.net" + "homepage": "http://www.j0k3r.net", + "role": "Developer" }, { "name": "DitherSky", - "role": "Developer (https://github.com/Dither/full-text-rss)", - "homepage": "https://github.com/Dither" + "homepage": "https://github.com/Dither", + "role": "Developer (https://github.com/Dither/full-text-rss)" } ], "description": "Automatic article extraction from HTML", @@ -6446,9 +6498,9 @@ "authors": [ { "name": "Antonio Carlos Ribeiro", - "role": "Developer", "email": "acr@antoniocarlosribeiro.com", - "homepage": "https://antoniocarlosribeiro.com" + "homepage": "https://antoniocarlosribeiro.com", + "role": "Developer" } ], "description": "Create random chars, numbers, strings", @@ -6508,9 +6560,9 @@ "authors": [ { "name": "Antonio Carlos Ribeiro", - "role": "Developer", "email": "acr@antoniocarlosribeiro.com", - "homepage": "https://antoniocarlosribeiro.com" + "homepage": "https://antoniocarlosribeiro.com", + "role": "Developer" } ], "description": "Create recovery codes for two factor auth", @@ -7374,22 +7426,22 @@ }, { "name": "sentry/sdk", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php-sdk.git", - "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f" + "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f", - "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f", + "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/4c115873c86ad5bd0ac6d962db70ca53bf8fb874", + "reference": "4c115873c86ad5bd0ac6d962db70ca53bf8fb874", "shasum": "" }, "require": { "http-interop/http-factory-guzzle": "^1.0", "php-http/curl-client": "^1.0|^2.0", - "sentry/sentry": "^2.0.1" + "sentry/sentry": "^2.1.3" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", @@ -7403,25 +7455,26 @@ } ], "description": "This is a metapackage shipping sentry/sentry with a recommended http client.", - "time": "2019-04-08T07:21:45+00:00" + "time": "2019-09-09T19:54:44+00:00" }, { "name": "sentry/sentry", - "version": "2.1.2", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "646f6ada8b89a08063e31f54ed6d260bd6879239" + "reference": "5896f9f0a00a7525797764ba42091dfbde22a746" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/646f6ada8b89a08063e31f54ed6d260bd6879239", - "reference": "646f6ada8b89a08063e31f54ed6d260bd6879239", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5896f9f0a00a7525797764ba42091dfbde22a746", + "reference": "5896f9f0a00a7525797764ba42091dfbde22a746", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", + "guzzlehttp/promises": "^1.3", "jean85/pretty-package-versions": "^1.2", "php": "^7.1", "php-http/async-client-implementation": "^1.0", @@ -7442,20 +7495,22 @@ "friendsofphp/php-cs-fixer": "^2.13", "monolog/monolog": "^1.3|^2.0", "php-http/mock-client": "^1.0", - "phpstan/phpstan": "^0.10.3", - "phpstan/phpstan-phpunit": "^0.10", - "phpunit/phpunit": "^7.0", - "symfony/phpunit-bridge": "^4.3" + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpunit/phpunit": "^7.5", + "symfony/phpunit-bridge": "^4.3", + "vimeo/psalm": "^3.4" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1.x-dev" + "dev-develop": "2.2-dev" } }, "autoload": { "files": [ - "src/Sdk.php" + "src/functions.php" ], "psr-4": { "Sentry\\": "src/" @@ -7482,20 +7537,20 @@ "logging", "sentry" ], - "time": "2019-08-22T07:37:30+00:00" + "time": "2019-09-23T11:52:12+00:00" }, { "name": "sentry/sentry-symfony", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-symfony.git", - "reference": "0a12cde953e60e35cdf2f6ca3a80a8def641ce33" + "reference": "62d5c9d280044283d898d262bdae4062d02039bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/0a12cde953e60e35cdf2f6ca3a80a8def641ce33", - "reference": "0a12cde953e60e35cdf2f6ca3a80a8def641ce33", + "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/62d5c9d280044283d898d262bdae4062d02039bc", + "reference": "62d5c9d280044283d898d262bdae4062d02039bc", "shasum": "" }, "require": { @@ -7512,6 +7567,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.8", "jangregor/phpstan-prophecy": "^0.3.0", + "monolog/monolog": "^1.11||^2.0", "php-http/mock-client": "^1.0", "phpstan/phpstan": "^0.11", "phpstan/phpstan-phpunit": "^0.11", @@ -7519,6 +7575,9 @@ "scrutinizer/ocular": "^1.4", "symfony/expression-language": "^2.8||^3.0||^4.0" }, + "suggest": { + "monolog/monolog": "Required to use the Monolog handler" + }, "type": "symfony-bundle", "extra": { "branch-alias": { @@ -7554,7 +7613,7 @@ "sentry", "symfony" ], - "time": "2019-07-02T08:46:15+00:00" + "time": "2019-10-04T13:26:24+00:00" }, { "name": "simplepie/simplepie", @@ -8736,33 +8795,33 @@ }, { "name": "symfony/swiftmailer-bundle", - "version": "v3.2.8", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/swiftmailer-bundle.git", - "reference": "cb125b3648f132fb8070b55393f20cb310907d3b" + "reference": "6b895bc0a5e815d1bf2d444869415a7c752516aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/cb125b3648f132fb8070b55393f20cb310907d3b", - "reference": "cb125b3648f132fb8070b55393f20cb310907d3b", + "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/6b895bc0a5e815d1bf2d444869415a7c752516aa", + "reference": "6b895bc0a5e815d1bf2d444869415a7c752516aa", "shasum": "" }, "require": { "php": ">=7.0.0", "swiftmailer/swiftmailer": "^6.1.3", - "symfony/config": "~2.8|~3.3|~4.0", - "symfony/dependency-injection": "~2.7|~3.3|~4.0", - "symfony/http-kernel": "~2.7|~3.3|~4.0" + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/http-kernel": "^3.4|^4.0|^5.0" }, "conflict": { "twig/twig": "<1.41|<2.10" }, "require-dev": { - "symfony/console": "~2.7|~3.3|~4.0", - "symfony/framework-bundle": "~2.7|~3.3|~4.0", - "symfony/phpunit-bridge": "~3.3|~4.0", - "symfony/yaml": "~2.7|~3.3|~4.0" + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/framework-bundle": "^3.4|^4.0|^5.0", + "symfony/phpunit-bridge": "^3.4.32|^4.3.5|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "psr/log": "Allows logging" @@ -8770,7 +8829,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -8786,31 +8845,31 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" } ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2019-06-18T15:27:04+00:00" + "time": "2019-10-20T12:05:18+00:00" }, { "name": "symfony/symfony", - "version": "v3.4.31", + "version": "v3.4.32", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "944e04808117477f46f804133d17913b77cf63d3" + "reference": "2815d1fa34d417b8b87450667f166edbefff3177" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/944e04808117477f46f804133d17913b77cf63d3", - "reference": "944e04808117477f46f804133d17913b77cf63d3", + "url": "https://api.github.com/repos/symfony/symfony/zipball/2815d1fa34d417b8b87450667f166edbefff3177", + "reference": "2815d1fa34d417b8b87450667f166edbefff3177", "shasum": "" }, "require": { @@ -8927,8 +8986,7 @@ "Symfony\\Component\\": "src/Symfony/Component/" }, "classmap": [ - "src/Symfony/Component/Intl/Resources/stubs", - "src/Symfony/Bridge/ProxyManager/Legacy/ProxiedMethodReturnExpression.php" + "src/Symfony/Component/Intl/Resources/stubs" ], "exclude-from-classmap": [ "**/Tests/" @@ -8953,7 +9011,7 @@ "keywords": [ "framework" ], - "time": "2019-08-26T16:36:53+00:00" + "time": "2019-10-07T14:42:16+00:00" }, { "name": "true/punycode", @@ -9058,16 +9116,16 @@ }, { "name": "twig/twig", - "version": "v2.11.3", + "version": "v2.12.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "699ed2342557c88789a15402de5eb834dedd6792" + "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792", - "reference": "699ed2342557c88789a15402de5eb834dedd6792", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/c7a85fd08348ca04b4d8f234f49583d9910906aa", + "reference": "c7a85fd08348ca04b4d8f234f49583d9910906aa", "shasum": "" }, "require": { @@ -9077,13 +9135,13 @@ }, "require-dev": { "psr/container": "^1.0", - "symfony/debug": "^2.7", - "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0" + "symfony/debug": "^3.4|^4.2", + "symfony/phpunit-bridge": "^4.4@dev|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.11-dev" + "dev-master": "2.12-dev" } }, "autoload": { @@ -9105,15 +9163,15 @@ "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, - { - "name": "Armin Ronacher", - "email": "armin.ronacher@active-4.com", - "role": "Project Founder" - }, { "name": "Twig Team", "homepage": "https://twig.symfony.com/contributors", "role": "Contributors" + }, + { + "name": "Armin Ronacher", + "email": "armin.ronacher@active-4.com", + "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", @@ -9121,7 +9179,7 @@ "keywords": [ "templating" ], - "time": "2019-06-18T15:37:11+00:00" + "time": "2019-10-05T16:42:38+00:00" }, { "name": "wallabag/php-mobi", @@ -9216,14 +9274,14 @@ "authors": [ { "name": "Nicola Asuni", - "role": "Main developer", "email": "info@tecnick.com", - "homepage": "http://nicolaasuni.tecnick.com" + "homepage": "http://nicolaasuni.tecnick.com", + "role": "Main developer" }, { "name": "wallabag/core", - "role": "Developers", - "homepage": "https://www.wallabag.org" + "homepage": "https://www.wallabag.org", + "role": "Developers" } ], "description": "Keeping a working 6.2.x TCPDF version.", @@ -10839,16 +10897,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.11.16", + "version": "0.11.17", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b" + "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", - "reference": "635cf20f3b92ce34ee94a8d2f282d62eb9dc6e1b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", + "reference": "4e8ea97406bcf8eb58f670489e80b1f86e43d3b1", "shasum": "" }, "require": { @@ -10856,6 +10914,7 @@ "jean85/pretty-package-versions": "^1.0.3", "nette/bootstrap": "^2.4 || ^3.0", "nette/di": "^2.4.7 || ^3.0", + "nette/neon": "^2.4.3 || ^3.0", "nette/robot-loader": "^3.0.1", "nette/schema": "^1.0", "nette/utils": "^2.4.5 || ^3.0", @@ -10909,7 +10968,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2019-09-17T11:19:51+00:00" + "time": "2019-10-19T20:02:55+00:00" }, { "name": "phpstan/phpstan-doctrine", @@ -11157,16 +11216,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.4", + "version": "v4.3.5", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d" + "reference": "a7fd9e742c31ac2b607b166c9016bab51a36c574" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d", - "reference": "3b1ab2e027d7c5af0e693c4a5b4ba5d407f1814d", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a7fd9e742c31ac2b607b166c9016bab51a36c574", + "reference": "a7fd9e742c31ac2b607b166c9016bab51a36c574", "shasum": "" }, "require": { @@ -11218,7 +11277,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-08-20T14:27:59+00:00" + "time": "2019-10-02T08:36:26+00:00" } ], "aliases": [],