From 8525a815c3970654641a8d2902aa4a826ad03bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 28 Apr 2020 16:39:48 +0200 Subject: [PATCH] Updated composer dependencies. --- composer.lock | 717 ++++++++++++++++++-------------------------------- symfony.lock | 15 +- 2 files changed, 256 insertions(+), 476 deletions(-) diff --git a/composer.lock b/composer.lock index 249dab94..d4b2cde0 100644 --- a/composer.lock +++ b/composer.lock @@ -124,16 +124,16 @@ }, { "name": "doctrine/annotations", - "version": "1.10.1", + "version": "1.10.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb" + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/5eb79f3dbdffed6544e1fc287572c0f462bd29bb", - "reference": "5eb79f3dbdffed6544e1fc287572c0f462bd29bb", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/b9d758e831c70751155c698c2f7df4665314a1cb", + "reference": "b9d758e831c70751155c698c2f7df4665314a1cb", "shasum": "" }, "require": { @@ -189,7 +189,7 @@ "docblock", "parser" ], - "time": "2020-04-02T12:33:25+00:00" + "time": "2020-04-20T09:18:32+00:00" }, { "name": "doctrine/cache", @@ -428,16 +428,16 @@ }, { "name": "doctrine/dbal", - "version": "v2.10.1", + "version": "2.10.2", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8" + "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8", - "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8", + "reference": "aab745e7b6b2de3b47019da81e7225e14dcfdac8", "shasum": "" }, "require": { @@ -449,9 +449,11 @@ "require-dev": { "doctrine/coding-standard": "^6.0", "jetbrains/phpstorm-stubs": "^2019.1", - "phpstan/phpstan": "^0.11.3", + "nikic/php-parser": "^4.4", + "phpstan/phpstan": "^0.12", "phpunit/phpunit": "^8.4.1", - "symfony/console": "^2.0.5|^3.0|^4.0|^5.0" + "symfony/console": "^2.0.5|^3.0|^4.0|^5.0", + "vimeo/psalm": "^3.11" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -516,20 +518,20 @@ "sqlserver", "sqlsrv" ], - "time": "2020-01-04T12:56:21+00:00" + "time": "2020-04-20T17:19:26+00:00" }, { "name": "doctrine/doctrine-bundle", - "version": "2.0.7", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "6926771140ee87a823c3b2c72602de9dda4490d3" + "reference": "b0e0deb6e700438401ede433a15a6372d2285202" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/6926771140ee87a823c3b2c72602de9dda4490d3", - "reference": "6926771140ee87a823c3b2c72602de9dda4490d3", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/b0e0deb6e700438401ede433a15a6372d2285202", + "reference": "b0e0deb6e700438401ede433a15a6372d2285202", "shasum": "" }, "require": { @@ -608,7 +610,7 @@ "orm", "persistence" ], - "time": "2020-01-18T11:56:15+00:00" + "time": "2020-04-23T10:52:09+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -2204,16 +2206,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.3.0", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", - "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", + "reference": "bd43ec7152eaaab3bd8c6d0aa95ceeb1df8ee120", "shasum": "" }, "require": { @@ -2252,7 +2254,7 @@ "parser", "php" ], - "time": "2019-11-08T13:50:10+00:00" + "time": "2020-04-10T16:34:50+00:00" }, { "name": "nikolaposa/version", @@ -2737,20 +2739,20 @@ }, { "name": "phenx/php-font-lib", - "version": "0.5.1", + "version": "0.5.2", "source": { "type": "git", "url": "https://github.com/PhenX/php-font-lib.git", - "reference": "760148820110a1ae0936e5cc35851e25a938bc97" + "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97", - "reference": "760148820110a1ae0936e5cc35851e25a938bc97", + "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8", + "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8", "shasum": "" }, "require-dev": { - "phpunit/phpunit": "^4.8" + "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7" }, "type": "library", "autoload": { @@ -2770,7 +2772,7 @@ ], "description": "A library to read, parse, export and make subsets of different types of font files.", "homepage": "https://github.com/PhenX/php-font-lib", - "time": "2017-09-13T16:14:37+00:00" + "time": "2020-03-08T15:31:32+00:00" }, { "name": "phenx/php-svg-lib", @@ -3253,24 +3255,21 @@ }, { "name": "phpdocumentor/reflection-common", - "version": "2.0.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a" + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a", - "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b", + "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b", "shasum": "" }, "require": { "php": ">=7.1" }, - "require-dev": { - "phpunit/phpunit": "~6" - }, "type": "library", "extra": { "branch-alias": { @@ -3301,7 +3300,7 @@ "reflection", "static analysis" ], - "time": "2018-08-07T13:53:10+00:00" + "time": "2020-04-27T09:25:28+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -3895,16 +3894,16 @@ }, { "name": "s9e/text-formatter", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/s9e/TextFormatter.git", - "reference": "a9644df49d31c2fcadf65cc2e6b5816c75a390ae" + "reference": "b9e564e26f6b33d775577d24f4188ce98bb0402d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/a9644df49d31c2fcadf65cc2e6b5816c75a390ae", - "reference": "a9644df49d31c2fcadf65cc2e6b5816c75a390ae", + "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/b9e564e26f6b33d775577d24f4188ce98bb0402d", + "reference": "b9e564e26f6b33d775577d24f4188ce98bb0402d", "shasum": "" }, "require": { @@ -3930,7 +3929,7 @@ }, "type": "library", "extra": { - "version": "2.4.0" + "version": "2.4.1" }, "autoload": { "psr-4": { @@ -3960,7 +3959,7 @@ "parser", "shortcodes" ], - "time": "2020-03-31T16:44:09+00:00" + "time": "2020-04-11T20:43:24+00:00" }, { "name": "sabberworm/php-css-parser", @@ -9054,16 +9053,16 @@ }, { "name": "webmozart/assert", - "version": "1.7.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598" + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598", - "reference": "aed98a490f9a8f78468232db345ab9cf606cf598", + "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6", + "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6", "shasum": "" }, "require": { @@ -9071,7 +9070,7 @@ "symfony/polyfill-ctype": "^1.8" }, "conflict": { - "vimeo/psalm": "<3.6.0" + "vimeo/psalm": "<3.9.1" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^7.5.13" @@ -9098,7 +9097,7 @@ "check", "validate" ], - "time": "2020-02-14T12:15:55+00:00" + "time": "2020-04-18T12:12:48+00:00" }, { "name": "yubico/u2flib-server", @@ -9254,16 +9253,16 @@ "packages-dev": [ { "name": "amphp/amp", - "version": "v2.4.2", + "version": "v2.4.3", "source": { "type": "git", "url": "https://github.com/amphp/amp.git", - "reference": "feca077369a47263b22156b3c6389e55f3809f24" + "reference": "23ac95fc6d6973231763f5ed7d1309b39429b974" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/amp/zipball/feca077369a47263b22156b3c6389e55f3809f24", - "reference": "feca077369a47263b22156b3c6389e55f3809f24", + "url": "https://api.github.com/repos/amphp/amp/zipball/23ac95fc6d6973231763f5ed7d1309b39429b974", + "reference": "23ac95fc6d6973231763f5ed7d1309b39429b974", "shasum": "" }, "require": { @@ -9276,7 +9275,7 @@ "jetbrains/phpstorm-stubs": "^2019.3", "phpunit/phpunit": "^6.0.9 | ^7", "react/promise": "^2", - "vimeo/psalm": "^3.9@dev" + "vimeo/psalm": "^3.11@dev" }, "type": "library", "extra": { @@ -9328,7 +9327,7 @@ "non-blocking", "promise" ], - "time": "2020-04-04T15:05:26+00:00" + "time": "2020-04-19T15:54:21+00:00" }, { "name": "amphp/byte-stream", @@ -9623,22 +9622,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", @@ -9686,7 +9686,7 @@ "Fixture", "persistence" ], - "time": "2019-11-13T15:46:58+00:00" + "time": "2020-04-02T16:40:37+00:00" }, { "name": "ekino/phpstan-banned-code", @@ -9840,16 +9840,16 @@ }, { "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": { @@ -9885,6 +9885,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.", @@ -9907,6 +9908,7 @@ "tests/Test/IntegrationCaseFactory.php", "tests/Test/IntegrationCaseFactoryInterface.php", "tests/Test/InternalIntegrationCaseFactory.php", + "tests/Test/IsIdenticalConstraint.php", "tests/TestCase.php" ] }, @@ -9925,7 +9927,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": "jean85/pretty-package-versions", @@ -9980,16 +9982,16 @@ }, { "name": "netresearch/jsonmapper", - "version": "v1.6.0", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/cweiske/jsonmapper.git", - "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06" + "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06", - "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06", + "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e", + "reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e", "shasum": "" }, "require": { @@ -10000,8 +10002,8 @@ "php": ">=5.6" }, "require-dev": { - "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4", - "squizlabs/php_codesniffer": "~1.5" + "phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4 || ~7.0", + "squizlabs/php_codesniffer": "~3.5" }, "type": "library", "autoload": { @@ -10022,153 +10024,7 @@ } ], "description": "Map nested JSON structures onto PHP classes", - "time": "2019-08-15T19:41:25+00:00" - }, - { - "name": "nette/application", - "version": "v3.0.4", - "source": { - "type": "git", - "url": "https://github.com/nette/application.git", - "reference": "da24ae52e65fe52fa6d26f2181a56ec48958ccb0" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/application/zipball/da24ae52e65fe52fa6d26f2181a56ec48958ccb0", - "reference": "da24ae52e65fe52fa6d26f2181a56ec48958ccb0", - "shasum": "" - }, - "require": { - "nette/component-model": "^3.0", - "nette/http": "^3.0.2", - "nette/routing": "~3.0.0", - "nette/utils": "^3.1", - "php": ">=7.1" - }, - "conflict": { - "latte/latte": "<2.6", - "nette/di": "<3.0-stable", - "nette/forms": "<3.0", - "tracy/tracy": "<2.5" - }, - "require-dev": { - "latte/latte": "^2.6", - "mockery/mockery": "^1.0", - "nette/di": "^v3.0", - "nette/forms": "^3.0", - "nette/robot-loader": "^3.2", - "nette/security": "^3.0", - "nette/tester": "^2.3.1", - "phpstan/phpstan-nette": "^0.12", - "tracy/tracy": "^2.6" - }, - "suggest": { - "latte/latte": "Allows using Latte in templates", - "nette/forms": "Allows to use Nette\\Application\\UI\\Form" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.", - "homepage": "https://nette.org", - "keywords": [ - "Forms", - "component-based", - "control", - "framework", - "mvc", - "mvp", - "nette", - "presenter", - "routing", - "seo" - ], - "time": "2020-01-22T21:39:02+00:00" - }, - { - "name": "nette/component-model", - "version": "v3.0.0", - "source": { - "type": "git", - "url": "https://github.com/nette/component-model.git", - "reference": "3153441f3d64bbdac300e75b8e5dde36590f7e01" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/component-model/zipball/3153441f3d64bbdac300e75b8e5dde36590f7e01", - "reference": "3153441f3d64bbdac300e75b8e5dde36590f7e01", - "shasum": "" - }, - "require": { - "nette/utils": "^2.5 || ^3.0", - "php": ">=7.1" - }, - "conflict": { - "nette/application": "<2.4", - "nette/nette": "<2.2" - }, - "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "⚛ Nette Component Model", - "homepage": "https://nette.org", - "keywords": [ - "components", - "nette" - ], - "time": "2019-02-20T07:13:15+00:00" + "time": "2020-04-16T18:48:43+00:00" }, { "name": "nette/finder", @@ -10233,80 +10089,6 @@ ], "time": "2020-01-03T20:35:40+00:00" }, - { - "name": "nette/http", - "version": "v3.0.4", - "source": { - "type": "git", - "url": "https://github.com/nette/http.git", - "reference": "e4d8d360c66c8af9512ca13ab629d312af2b3ce3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/http/zipball/e4d8d360c66c8af9512ca13ab629d312af2b3ce3", - "reference": "e4d8d360c66c8af9512ca13ab629d312af2b3ce3", - "shasum": "" - }, - "require": { - "nette/utils": "^3.1", - "php": ">=7.1" - }, - "conflict": { - "nette/di": "<3.0.3" - }, - "require-dev": { - "nette/di": "^3.0", - "nette/security": "^3.0", - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.4" - }, - "suggest": { - "ext-fileinfo": "to detect type of uploaded files", - "nette/security": "allows use Nette\\Http\\UserStorage" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.", - "homepage": "https://nette.org", - "keywords": [ - "cookies", - "http", - "nette", - "proxy", - "request", - "response", - "security", - "session", - "url" - ], - "time": "2020-03-31T13:31:41+00:00" - }, { "name": "nette/robot-loader", "version": "v3.2.3", @@ -10370,63 +10152,6 @@ ], "time": "2020-02-28T13:10:07+00:00" }, - { - "name": "nette/routing", - "version": "v3.0.0", - "source": { - "type": "git", - "url": "https://github.com/nette/routing.git", - "reference": "603c697f3df7ed214795d4e8e8c58fbf981232b1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/routing/zipball/603c697f3df7ed214795d4e8e8c58fbf981232b1", - "reference": "603c697f3df7ed214795d4e8e8c58fbf981232b1", - "shasum": "" - }, - "require": { - "nette/http": "^3.0", - "nette/utils": "^3.0", - "php": ">=7.1" - }, - "require-dev": { - "nette/tester": "^2.0", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "Nette Routing: two-ways URL conversion", - "homepage": "https://nette.org", - "keywords": [ - "nette" - ], - "time": "2019-02-13T15:57:18+00:00" - }, { "name": "nette/utils", "version": "v3.1.1", @@ -10652,16 +10377,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "0.4.3", + "version": "0.4.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "928179efc5368145a8b03cb20d58cb3f3136afae" + "reference": "d8d9d4645379e677466d407034436bb155b11c65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/928179efc5368145a8b03cb20d58cb3f3136afae", - "reference": "928179efc5368145a8b03cb20d58cb3f3136afae", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/d8d9d4645379e677466d407034436bb155b11c65", + "reference": "d8d9d4645379e677466d407034436bb155b11c65", "shasum": "" }, "require": { @@ -10673,7 +10398,7 @@ "jakub-onderka/php-parallel-lint": "^0.9.2", "phing/phing": "^2.16.0", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12", + "phpstan/phpstan": "^0.12.19", "phpstan/phpstan-strict-rules": "^0.12", "phpunit/phpunit": "^6.3", "slevomat/coding-standard": "^4.7.2", @@ -10697,25 +10422,28 @@ "MIT" ], "description": "PHPDoc parser with support for nullable, intersection and generic types", - "time": "2020-01-25T20:42:48+00:00" + "time": "2020-04-13T16:28:46+00:00" }, { "name": "phpstan/phpstan", - "version": "0.12.18", + "version": "0.12.19", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286" + "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ce27fe29c8660a27926127d350d53d80c4d4286", - "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d", + "reference": "054f6d76b12ba9a6c13a5a8d5fcdf51219615f4d", "shasum": "" }, "require": { "php": "^7.1" }, + "conflict": { + "phpstan/phpstan-shim": "*" + }, "bin": [ "phpstan", "phpstan.phar" @@ -10736,7 +10464,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-03-22T16:51:47+00:00" + "time": "2020-04-19T20:35:10+00:00" }, { "name": "phpstan/phpstan-doctrine", @@ -10804,16 +10532,16 @@ }, { "name": "phpstan/phpstan-symfony", - "version": "0.12.5", + "version": "0.12.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-symfony.git", - "reference": "063c8289357d42cceba956589bfb8b57b5ac4d40" + "reference": "ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/063c8289357d42cceba956589bfb8b57b5ac4d40", - "reference": "063c8289357d42cceba956589bfb8b57b5ac4d40", + "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f", + "reference": "ba69dcd8e57c1a8580bf190e0554bea0fc37fe2f", "shasum": "" }, "require": { @@ -10870,31 +10598,32 @@ } ], "description": "Symfony Framework extensions and rules for PHPStan", - "time": "2020-04-09T07:41:44+00:00" + "time": "2020-04-15T20:26:41+00:00" }, { "name": "psalm/plugin-symfony", - "version": "v1.1.3", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-symfony.git", - "reference": "c2b2dd4ae70bf269023e22efd15b7b31f7efe51d" + "reference": "95e6128cfae20f4cc0d03ab47510cbe882824132" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/c2b2dd4ae70bf269023e22efd15b7b31f7efe51d", - "reference": "c2b2dd4ae70bf269023e22efd15b7b31f7efe51d", + "url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/95e6128cfae20f4cc0d03ab47510cbe882824132", + "reference": "95e6128cfae20f4cc0d03ab47510cbe882824132", "shasum": "" }, "require": { "ext-simplexml": "*", "php": "^7.1", "symfony/framework-bundle": "^3.0 || ^4.0 || ^5.0", - "vimeo/psalm": "^3.7" + "vimeo/psalm": "^3.11" }, "require-dev": { "codeception/base": "^2.5", "phpunit/phpunit": "~7.5", + "symfony/console": "*", "weirdan/codeception-psalm-module": "^0.2.2" }, "type": "psalm-plugin", @@ -10919,7 +10648,7 @@ } ], "description": "Psalm Plugin for Symfony", - "time": "2020-03-15T10:38:16+00:00" + "time": "2020-04-27T05:38:20+00:00" }, { "name": "roave/security-advisories", @@ -10927,12 +10656,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f" + "reference": "81541a731da2f245a08666de73169cb5da7ac573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f", - "reference": "0f73cf4b4b9227eb8845723bc2a8869bc4dd6e8f", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/81541a731da2f245a08666de73169cb5da7ac573", + "reference": "81541a731da2f245a08666de73169cb5da7ac573", "shasum": "" }, "conflict": { @@ -10978,6 +10707,8 @@ "endroid/qr-code-bundle": "<3.4.2", "enshrined/svg-sanitize": "<0.13.1", "erusev/parsedown": "<1.7.2", + "ezsystems/demobundle": ">=5.4,<5.4.6.1", + "ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1", "ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1", "ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6", @@ -11053,7 +10784,7 @@ "serluck/phpwhois": "<=4.2.6", "shopware/shopware": "<5.3.7", "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1", - "silverstripe/assets": ">=1,<1.3.5|>=1.4,<1.4.4", + "silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2", "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4", "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", @@ -11066,7 +10797,7 @@ "silverstripe/userforms": "<3", "simple-updates/phpwhois": "<=1", "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", - "simplesamlphp/simplesamlphp": "<1.18.4", + "simplesamlphp/simplesamlphp": "<1.18.6", "simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", "simplito/elliptic-php": "<1.0.6", "slim/slim": "<2.6", @@ -11183,7 +10914,7 @@ } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2020-03-31T14:30:16+00:00" + "time": "2020-04-23T00:01:30+00:00" }, { "name": "sebastian/diff", @@ -11243,31 +10974,32 @@ }, { "name": "slevomat/coding-standard", - "version": "6.2.0", + "version": "6.3.3", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "c4bf9cad66da885cc843cc24d708661d9d8fbb95" + "reference": "b905a82255749de847fd4de607c7a4c8163f058d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/c4bf9cad66da885cc843cc24d708661d9d8fbb95", - "reference": "c4bf9cad66da885cc843cc24d708661d9d8fbb95", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b905a82255749de847fd4de607c7a4c8163f058d", + "reference": "b905a82255749de847fd4de607c7a4c8163f058d", "shasum": "" }, "require": { "php": "^7.1", - "phpstan/phpdoc-parser": "0.4.0 - 0.4.3", - "squizlabs/php_codesniffer": "^3.5.4" + "phpstan/phpdoc-parser": "0.4.0 - 0.4.4", + "squizlabs/php_codesniffer": "^3.5.5" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "0.6.2", "phing/phing": "2.16.3", - "php-parallel-lint/php-parallel-lint": "1.1.0", - "phpstan/phpstan": "0.12.18", - "phpstan/phpstan-phpunit": "0.12.6", + "php-parallel-lint/php-parallel-lint": "1.2.0", + "phpstan/phpstan": "0.12.19", + "phpstan/phpstan-deprecation-rules": "0.12.2", + "phpstan/phpstan-phpunit": "0.12.8", "phpstan/phpstan-strict-rules": "0.12.2", - "phpunit/phpunit": "7.5.20|8.5.2|9.0.1" + "phpunit/phpunit": "7.5.20|8.5.2|9.1.2" }, "type": "phpcodesniffer-standard", "extra": { @@ -11285,20 +11017,20 @@ "MIT" ], "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", - "time": "2020-03-28T22:04:31+00:00" + "time": "2020-04-28T07:15:08+00:00" }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.4", + "version": "3.5.5", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "dceec07328401de6211037abbb18bda423677e26" + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/dceec07328401de6211037abbb18bda423677e26", - "reference": "dceec07328401de6211037abbb18bda423677e26", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "shasum": "" }, "require": { @@ -11336,7 +11068,7 @@ "phpcs", "standards" ], - "time": "2020-01-30T22:20:29+00:00" + "time": "2020-04-17T01:09:41+00:00" }, { "name": "symfony/browser-kit", @@ -11555,16 +11287,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.15.0", + "version": "v1.15.1", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "31396f2e61803f0e2debbb43ba5aa21acbc6e15a" + "reference": "ae95a2b7fa8272e75630c273396097074f23e03f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/31396f2e61803f0e2debbb43ba5aa21acbc6e15a", - "reference": "31396f2e61803f0e2debbb43ba5aa21acbc6e15a", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ae95a2b7fa8272e75630c273396097074f23e03f", + "reference": "ae95a2b7fa8272e75630c273396097074f23e03f", "shasum": "" }, "require": { @@ -11619,7 +11351,7 @@ "scaffold", "scaffolding" ], - "time": "2020-04-05T10:50:59+00:00" + "time": "2020-04-21T19:17:25+00:00" }, { "name": "symfony/phpunit-bridge", @@ -11686,6 +11418,65 @@ "homepage": "https://symfony.com", "time": "2020-03-27T16:56:45+00:00" }, + { + "name": "symfony/polyfill-php70", + "version": "v1.15.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-php70.git", + "reference": "2a18e37a489803559284416df58c71ccebe50bf0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", + "reference": "2a18e37a489803559284416df58c71ccebe50bf0", + "shasum": "" + }, + "require": { + "paragonie/random_compat": "~1.0|~2.0|~9.99", + "php": ">=5.3.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.15-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, + "files": [ + "bootstrap.php" + ], + "classmap": [ + "Resources/stubs" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "polyfill", + "portable", + "shim" + ], + "time": "2020-02-27T09:26:54+00:00" + }, { "name": "symfony/profiler-pack", "version": "v1.0.4", @@ -11810,27 +11601,27 @@ }, { "name": "symplify/auto-bind-parameter", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/auto-bind-parameter.git", - "reference": "43ab403cb0b5e9e7e0d45268635fb43d9723a50b" + "reference": "de96bbe22df7d5693f07afb3ff49fd83a36b9118" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/43ab403cb0b5e9e7e0d45268635fb43d9723a50b", - "reference": "43ab403cb0b5e9e7e0d45268635fb43d9723a50b", + "url": "https://api.github.com/repos/symplify/auto-bind-parameter/zipball/de96bbe22df7d5693f07afb3ff49fd83a36b9118", + "reference": "de96bbe22df7d5693f07afb3ff49fd83a36b9118", "shasum": "" }, "require": { "nette/utils": "^3.0", "php": "^7.2", "symfony/dependency-injection": "^4.4|^5.0", - "symfony/http-kernel": "^4.4|^5.0", - "symplify/package-builder": "^7.2.12" + "symfony/http-kernel": "^4.4|^5.0" }, "require-dev": { - "phpunit/phpunit": "^8.5|^9.0" + "phpunit/phpunit": "^8.5|^9.0", + "symplify/package-builder": "^7.2.20" }, "type": "library", "extra": { @@ -11848,28 +11639,27 @@ "MIT" ], "description": "Auto bind parameters for your Symfony applications", - "time": "2020-04-09T23:55:34+00:00" + "time": "2020-04-26T00:48:56+00:00" }, { "name": "symplify/autowire-array-parameter", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/autowire-array-parameter.git", - "reference": "ba054f1d47e4544ac91aebbf91a291290a4b04b0" + "reference": "24c0249263a3b3201bd4026e942358a3bb8b6a27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/ba054f1d47e4544ac91aebbf91a291290a4b04b0", - "reference": "ba054f1d47e4544ac91aebbf91a291290a4b04b0", + "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/24c0249263a3b3201bd4026e942358a3bb8b6a27", + "reference": "24c0249263a3b3201bd4026e942358a3bb8b6a27", "shasum": "" }, "require": { - "nette/application": "^3.0", "nette/utils": "^3.0", "php": "^7.2", "symfony/dependency-injection": "^4.4|^5.0", - "symplify/package-builder": "^7.2.12" + "symplify/package-builder": "^7.2.20" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -11890,20 +11680,20 @@ "MIT" ], "description": "Autowire array parameters for your Symfony applications", - "time": "2020-04-09T23:55:34+00:00" + "time": "2020-04-26T00:48:56+00:00" }, { "name": "symplify/coding-standard", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/coding-standard.git", - "reference": "0c766cf020b27e2d5dc8efb1bbfcafb4da7c97a1" + "reference": "0a964b7c8fba99ebd5e7280fba27304b3603157b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/coding-standard/zipball/0c766cf020b27e2d5dc8efb1bbfcafb4da7c97a1", - "reference": "0c766cf020b27e2d5dc8efb1bbfcafb4da7c97a1", + "url": "https://api.github.com/repos/symplify/coding-standard/zipball/0a964b7c8fba99ebd5e7280fba27304b3603157b", + "reference": "0a964b7c8fba99ebd5e7280fba27304b3603157b", "shasum": "" }, "require": { @@ -11912,16 +11702,17 @@ "nette/utils": "^3.0", "php": "^7.2", "phpstan/phpdoc-parser": "^0.4", + "slevomat/coding-standard": "^6.3.2", "squizlabs/php_codesniffer": "^3.5", - "symplify/autowire-array-parameter": "^7.2.12", - "symplify/package-builder": "^7.2.12", - "symplify/smart-file-system": "^7.2.12" + "symplify/autowire-array-parameter": "^7.2.20", + "symplify/package-builder": "^7.2.20", + "symplify/smart-file-system": "^7.2.20" }, "require-dev": { "nette/application": "^3.0", "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^7.2.12", - "symplify/package-builder": "^7.2.12" + "symplify/easy-coding-standard-tester": "^7.2.20", + "symplify/package-builder": "^7.2.20" }, "type": "library", "extra": { @@ -11931,8 +11722,7 @@ }, "autoload": { "psr-4": { - "Symplify\\CodingStandard\\": "src", - "Symplify\\CodingStandard\\TokenRunner\\": "packages/token-runner/src" + "Symplify\\CodingStandard\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -11940,20 +11730,20 @@ "MIT" ], "description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.", - "time": "2020-04-09T23:55:34+00:00" + "time": "2020-04-26T00:48:56+00:00" }, { "name": "symplify/easy-coding-standard", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/easy-coding-standard.git", - "reference": "3e5ad25d1d1172a76f533ac469a76cc2ac44cae8" + "reference": "1bfbcac5f9d09e8128962372f0dad54f5c310091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/3e5ad25d1d1172a76f533ac469a76cc2ac44cae8", - "reference": "3e5ad25d1d1172a76f533ac469a76cc2ac44cae8", + "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/1bfbcac5f9d09e8128962372f0dad54f5c310091", + "reference": "1bfbcac5f9d09e8128962372f0dad54f5c310091", "shasum": "" }, "require": { @@ -11965,7 +11755,7 @@ "ocramius/package-versions": "^1.4", "php": "^7.2", "psr/simple-cache": "^1.0", - "slevomat/coding-standard": "^6.0", + "slevomat/coding-standard": "^6.3.2", "squizlabs/php_codesniffer": "^3.5", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4|^5.0", @@ -11974,19 +11764,16 @@ "symfony/finder": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0", - "symplify/auto-bind-parameter": "^7.2.12", - "symplify/autowire-array-parameter": "^7.2.12", - "symplify/coding-standard": "^7.2.12", - "symplify/package-builder": "^7.2.12", - "symplify/set-config-resolver": "^7.2.12", - "symplify/smart-file-system": "^7.2.12" - }, - "replace": { - "symfony/polyfill-php70": "*" + "symplify/auto-bind-parameter": "^7.2.20", + "symplify/autowire-array-parameter": "^7.2.20", + "symplify/coding-standard": "^7.2.20", + "symplify/package-builder": "^7.2.20", + "symplify/set-config-resolver": "^7.2.20", + "symplify/smart-file-system": "^7.2.20" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0", - "symplify/easy-coding-standard-tester": "^7.2.12" + "symplify/easy-coding-standard-tester": "^7.2.20" }, "bin": [ "bin/ecs" @@ -12011,20 +11798,20 @@ "MIT" ], "description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.", - "time": "2020-04-09T23:55:34+00:00" + "time": "2020-04-26T00:48:56+00:00" }, { "name": "symplify/package-builder", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/package-builder.git", - "reference": "576a99d2973a700c7f60d3c55bbb558b406e9537" + "reference": "e99dd64a9d14defd8217e4671d555d24eab80196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/package-builder/zipball/576a99d2973a700c7f60d3c55bbb558b406e9537", - "reference": "576a99d2973a700c7f60d3c55bbb558b406e9537", + "url": "https://api.github.com/repos/symplify/package-builder/zipball/e99dd64a9d14defd8217e4671d555d24eab80196", + "reference": "e99dd64a9d14defd8217e4671d555d24eab80196", "shasum": "" }, "require": { @@ -12057,20 +11844,20 @@ "MIT" ], "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.", - "time": "2020-04-07T13:55:45+00:00" + "time": "2020-04-19T11:07:36+00:00" }, { "name": "symplify/set-config-resolver", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/set-config-resolver.git", - "reference": "dc622c2601ba3b019586c8eb7712357bd5a1155a" + "reference": "bd8fe245c0dbdc358416919239f2fa86ecb0afe4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/dc622c2601ba3b019586c8eb7712357bd5a1155a", - "reference": "dc622c2601ba3b019586c8eb7712357bd5a1155a", + "url": "https://api.github.com/repos/symplify/set-config-resolver/zipball/bd8fe245c0dbdc358416919239f2fa86ecb0afe4", + "reference": "bd8fe245c0dbdc358416919239f2fa86ecb0afe4", "shasum": "" }, "require": { @@ -12079,7 +11866,7 @@ "symfony/console": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", - "symplify/smart-file-system": "^7.2.12" + "symplify/smart-file-system": "^7.2.20" }, "require-dev": { "phpunit/phpunit": "^8.5|^9.0" @@ -12100,20 +11887,20 @@ "MIT" ], "description": "Resolve config and sets from configs and cli opptions for CLI applications", - "time": "2020-04-09T23:55:34+00:00" + "time": "2020-04-26T00:48:56+00:00" }, { "name": "symplify/smart-file-system", - "version": "v7.2.12", + "version": "v7.2.20", "source": { "type": "git", "url": "https://github.com/symplify/smart-file-system.git", - "reference": "bfea2807b8f68ae483bbd71903ac7311f2983855" + "reference": "c231445db395a33c222ca1ccf7f63857c2fc45d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/bfea2807b8f68ae483bbd71903ac7311f2983855", - "reference": "bfea2807b8f68ae483bbd71903ac7311f2983855", + "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/c231445db395a33c222ca1ccf7f63857c2fc45d3", + "reference": "c231445db395a33c222ca1ccf7f63857c2fc45d3", "shasum": "" }, "require": { @@ -12143,20 +11930,20 @@ "MIT" ], "description": "Sanitized FileInfo with safe getRealPath() and other handy methods", - "time": "2020-03-18T23:14:48+00:00" + "time": "2020-04-09T21:24:04+00:00" }, { "name": "vimeo/psalm", - "version": "3.10.1", + "version": "3.11.2", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc" + "reference": "d470903722cfcbc1cd04744c5491d3e6d13ec3d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", - "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/d470903722cfcbc1cd04744c5491d3e6d13ec3d9", + "reference": "d470903722cfcbc1cd04744c5491d3e6d13ec3d9", "shasum": "" }, "require": { @@ -12171,7 +11958,7 @@ "ext-tokenizer": "*", "felixfbecker/advanced-json-rpc": "^3.0.3", "felixfbecker/language-server-protocol": "^1.4", - "netresearch/jsonmapper": "^1.0", + "netresearch/jsonmapper": "^1.0 || ^2.0", "nikic/php-parser": "^4.3", "ocramius/package-versions": "^1.2", "openlss/lib-array2xml": "^1.0", @@ -12185,13 +11972,15 @@ "psalm/psalm": "self.version" }, "require-dev": { + "amphp/amp": "^2.4.2", "bamarni/composer-bin-plugin": "^1.2", "brianium/paratest": "^4.0.0", "ext-curl": "*", + "php-coveralls/php-coveralls": "^2.2", "phpmyadmin/sql-parser": "5.1.0", "phpspec/prophecy": ">=1.9.0", - "phpunit/phpunit": "^7.5.16 || ^8.5", - "psalm/plugin-phpunit": "^0.9", + "phpunit/phpunit": "^7.5.16 || ^8.5 || ^9.0", + "psalm/plugin-phpunit": "^0.10", "slevomat/coding-standard": "^5.0", "squizlabs/php_codesniffer": "^3.5", "symfony/process": "^4.3" @@ -12239,7 +12028,7 @@ "inspection", "php" ], - "time": "2020-03-23T11:40:30+00:00" + "time": "2020-04-13T12:47:11+00:00" }, { "name": "webmozart/glob", diff --git a/symfony.lock b/symfony.lock index b0ec1c31..3fcecf9d 100644 --- a/symfony.lock +++ b/symfony.lock @@ -211,24 +211,12 @@ "netresearch/jsonmapper": { "version": "v1.6.0" }, - "nette/application": { - "version": "v3.0.3" - }, - "nette/component-model": { - "version": "v3.0.0" - }, "nette/finder": { "version": "v2.5.2" }, - "nette/http": { - "version": "v3.0.3" - }, "nette/robot-loader": { "version": "v3.2.1" }, - "nette/routing": { - "version": "v3.0.0" - }, "nette/utils": { "version": "v3.1.0" }, @@ -671,6 +659,9 @@ "symfony/polyfill-mbstring": { "version": "v1.10.0" }, + "symfony/polyfill-php70": { + "version": "v1.15.0" + }, "symfony/polyfill-php72": { "version": "v1.10.0" },