From 52b1e4e5adacbe5096a43f3a51bd686ade658f29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 16:31:00 +0000 Subject: [PATCH] Bump nette/application from 3.0.3 to 3.0.6 Bumps nette/application from 3.0.3 to 3.0.6. Signed-off-by: dependabot[bot] --- composer.lock | 137 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 87 insertions(+), 50 deletions(-) diff --git a/composer.lock b/composer.lock index 754c771..d7ce519 100644 --- a/composer.lock +++ b/composer.lock @@ -332,16 +332,16 @@ }, { "name": "nette/application", - "version": "v3.0.3", + "version": "v3.0.6", "source": { "type": "git", "url": "https://github.com/nette/application.git", - "reference": "aa975f06c6f303512de6399b7320d48750b96832" + "reference": "783ad6fc6444f63314175131885c04b3dd0291dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/application/zipball/aa975f06c6f303512de6399b7320d48750b96832", - "reference": "aa975f06c6f303512de6399b7320d48750b96832", + "url": "https://api.github.com/repos/nette/application/zipball/783ad6fc6444f63314175131885c04b3dd0291dd", + "reference": "783ad6fc6444f63314175131885c04b3dd0291dd", "shasum": "" }, "require": { @@ -352,19 +352,19 @@ "php": ">=7.1" }, "conflict": { - "latte/latte": "<2.4", + "latte/latte": "<2.6", "nette/di": "<3.0-stable", "nette/forms": "<3.0", "tracy/tracy": "<2.5" }, "require-dev": { - "latte/latte": "^2.5.1", + "latte/latte": "^2.6.2", "mockery/mockery": "^1.0", "nette/di": "^v3.0", "nette/forms": "^3.0", "nette/robot-loader": "^3.2", "nette/security": "^3.0", - "nette/tester": "^2.0.1", + "nette/tester": "^2.3.1", "phpstan/phpstan-nette": "^0.12", "tracy/tracy": "^2.6" }, @@ -381,16 +381,13 @@ "autoload": { "classmap": [ "src/" - ], - "files": [ - "src/compatibility.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "GPL-2.0-only", + "GPL-3.0-only" ], "authors": [ { @@ -416,32 +413,29 @@ "routing", "seo" ], - "time": "2020-01-05T22:31:46+00:00" + "time": "2020-08-25T01:52:08+00:00" }, { "name": "nette/component-model", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/nette/component-model.git", - "reference": "3153441f3d64bbdac300e75b8e5dde36590f7e01" + "reference": "66409cf5507c77edb46ffa88cf6a92ff58395601" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/component-model/zipball/3153441f3d64bbdac300e75b8e5dde36590f7e01", - "reference": "3153441f3d64bbdac300e75b8e5dde36590f7e01", + "url": "https://api.github.com/repos/nette/component-model/zipball/66409cf5507c77edb46ffa88cf6a92ff58395601", + "reference": "66409cf5507c77edb46ffa88cf6a92ff58395601", "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", + "phpstan/phpstan": "^0.12", "tracy/tracy": "^2.3" }, "type": "library", @@ -458,8 +452,8 @@ "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "GPL-2.0-only", + "GPL-3.0-only" ], "authors": [ { @@ -477,7 +471,7 @@ "components", "nette" ], - "time": "2019-02-20T07:13:15+00:00" + "time": "2020-04-21T13:48:20+00:00" }, { "name": "nette/finder", @@ -544,28 +538,30 @@ }, { "name": "nette/http", - "version": "v3.0.3", + "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/nette/http.git", - "reference": "1df063526343299ea7fccdf90de6575db3559ff5" + "reference": "e4d8d360c66c8af9512ca13ab629d312af2b3ce3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/http/zipball/1df063526343299ea7fccdf90de6575db3559ff5", - "reference": "1df063526343299ea7fccdf90de6575db3559ff5", + "url": "https://api.github.com/repos/nette/http/zipball/e4d8d360c66c8af9512ca13ab629d312af2b3ce3", + "reference": "e4d8d360c66c8af9512ca13ab629d312af2b3ce3", "shasum": "" }, "require": { - "nette/utils": "^3.0", + "nette/utils": "^3.1", "php": ">=7.1" }, "conflict": { - "nette/di": "<3.0.0-stable" + "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": { @@ -586,8 +582,8 @@ "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "GPL-2.0-only", + "GPL-3.0-only" ], "authors": [ { @@ -612,7 +608,7 @@ "session", "url" ], - "time": "2019-10-31T15:07:40+00:00" + "time": "2020-03-31T13:31:41+00:00" }, { "name": "nette/routing", @@ -673,16 +669,16 @@ }, { "name": "nette/utils", - "version": "v3.1.0", + "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "d6cd63d77dd9a85c3a2fae707e1255e44c2bc182" + "reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/d6cd63d77dd9a85c3a2fae707e1255e44c2bc182", - "reference": "d6cd63d77dd9a85c3a2fae707e1255e44c2bc182", + "url": "https://api.github.com/repos/nette/utils/zipball/c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", + "reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", "shasum": "" }, "require": { @@ -695,7 +691,7 @@ }, "suggest": { "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize() and toAscii()", + "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", @@ -716,8 +712,8 @@ "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" + "GPL-2.0-only", + "GPL-3.0-only" ], "authors": [ { @@ -747,7 +743,7 @@ "utility", "validation" ], - "time": "2020-01-03T18:13:31+00:00" + "time": "2020-08-07T10:34:21+00:00" }, { "name": "paragonie/random_compat", @@ -2495,12 +2491,12 @@ "version": "v7.2.2", "source": { "type": "git", - "url": "https://github.com/Symplify/AutowireArrayParameter.git", + "url": "https://github.com/symplify/autowire-array-parameter.git", "reference": "c4904d4640f8fa13d4494d2d4e817274ba855891" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/AutowireArrayParameter/zipball/c4904d4640f8fa13d4494d2d4e817274ba855891", + "url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/c4904d4640f8fa13d4494d2d4e817274ba855891", "reference": "c4904d4640f8fa13d4494d2d4e817274ba855891", "shasum": "" }, @@ -2530,6 +2526,16 @@ "MIT" ], "description": "Autowire array parameters for your Symfony applications", + "funding": [ + { + "url": "https://github.com/tomasvotruba", + "type": "github" + }, + { + "url": "https://www.patreon.com/rectorphp", + "type": "patreon" + } + ], "time": "2020-01-20T12:20:56+00:00" }, { @@ -2537,12 +2543,12 @@ "version": "v7.2.2", "source": { "type": "git", - "url": "https://github.com/Symplify/CodingStandard.git", + "url": "https://github.com/symplify/coding-standard.git", "reference": "569c9febee38e7202835596ef816cc83f5d50c0b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/CodingStandard/zipball/569c9febee38e7202835596ef816cc83f5d50c0b", + "url": "https://api.github.com/repos/symplify/coding-standard/zipball/569c9febee38e7202835596ef816cc83f5d50c0b", "reference": "569c9febee38e7202835596ef816cc83f5d50c0b", "shasum": "" }, @@ -2580,6 +2586,16 @@ "MIT" ], "description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.", + "funding": [ + { + "url": "https://github.com/tomasvotruba", + "type": "github" + }, + { + "url": "https://www.patreon.com/rectorphp", + "type": "patreon" + } + ], "time": "2020-01-20T12:20:56+00:00" }, { @@ -2587,12 +2603,12 @@ "version": "v7.2.2", "source": { "type": "git", - "url": "https://github.com/Symplify/PackageBuilder.git", + "url": "https://github.com/symplify/package-builder.git", "reference": "854b9f35f54edf10c55ae40f010e31213ac8c9b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/PackageBuilder/zipball/854b9f35f54edf10c55ae40f010e31213ac8c9b5", + "url": "https://api.github.com/repos/symplify/package-builder/zipball/854b9f35f54edf10c55ae40f010e31213ac8c9b5", "reference": "854b9f35f54edf10c55ae40f010e31213ac8c9b5", "shasum": "" }, @@ -2626,6 +2642,16 @@ "MIT" ], "description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.", + "funding": [ + { + "url": "https://github.com/tomasvotruba", + "type": "github" + }, + { + "url": "https://www.patreon.com/rectorphp", + "type": "patreon" + } + ], "time": "2020-01-11T14:08:27+00:00" }, { @@ -2633,12 +2659,12 @@ "version": "v7.2.2", "source": { "type": "git", - "url": "https://github.com/Symplify/SmartFileSystem.git", + "url": "https://github.com/symplify/smart-file-system.git", "reference": "b9a6109eabf559ce6b041abb29165751a3947d16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Symplify/SmartFileSystem/zipball/b9a6109eabf559ce6b041abb29165751a3947d16", + "url": "https://api.github.com/repos/symplify/smart-file-system/zipball/b9a6109eabf559ce6b041abb29165751a3947d16", "reference": "b9a6109eabf559ce6b041abb29165751a3947d16", "shasum": "" }, @@ -2669,6 +2695,16 @@ "MIT" ], "description": "Sanitized FileInfo with safe getRealPath() and other handy methods", + "funding": [ + { + "url": "https://github.com/tomasvotruba", + "type": "github" + }, + { + "url": "https://www.patreon.com/rectorphp", + "type": "patreon" + } + ], "time": "2020-01-19T20:47:40+00:00" } ], @@ -2679,5 +2715,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }