Bump nette/application from 3.0.4 to 3.0.6

Bumps nette/application from 3.0.4 to 3.0.6.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-02 16:35:28 +00:00
committed by GitHub
parent 175aeb1335
commit 1ab9008132

48
composer.lock generated
View File

@@ -876,16 +876,16 @@
},
{
"name": "nette/application",
"version": "v3.0.4",
"version": "v3.0.6",
"source": {
"type": "git",
"url": "https://github.com/nette/application.git",
"reference": "da24ae52e65fe52fa6d26f2181a56ec48958ccb0"
"reference": "783ad6fc6444f63314175131885c04b3dd0291dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/application/zipball/da24ae52e65fe52fa6d26f2181a56ec48958ccb0",
"reference": "da24ae52e65fe52fa6d26f2181a56ec48958ccb0",
"url": "https://api.github.com/repos/nette/application/zipball/783ad6fc6444f63314175131885c04b3dd0291dd",
"reference": "783ad6fc6444f63314175131885c04b3dd0291dd",
"shasum": ""
},
"require": {
@@ -902,7 +902,7 @@
"tracy/tracy": "<2.5"
},
"require-dev": {
"latte/latte": "^2.6",
"latte/latte": "^2.6.2",
"mockery/mockery": "^1.0",
"nette/di": "^v3.0",
"nette/forms": "^3.0",
@@ -957,32 +957,29 @@
"routing",
"seo"
],
"time": "2020-01-22T21:39:02+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",
@@ -999,8 +996,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": [
{
@@ -1018,7 +1015,7 @@
"components",
"nette"
],
"time": "2019-02-20T07:13:15+00:00"
"time": "2020-04-21T13:48:20+00:00"
},
{
"name": "nette/finder",
@@ -1279,16 +1276,16 @@
},
{
"name": "nette/utils",
"version": "v3.1.1",
"version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb"
"reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/2c17d16d8887579ae1c0898ff94a3668997fd3eb",
"reference": "2c17d16d8887579ae1c0898ff94a3668997fd3eb",
"url": "https://api.github.com/repos/nette/utils/zipball/c09937fbb24987b2a41c6022ebe84f4f1b8eec0f",
"reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f",
"shasum": ""
},
"require": {
@@ -1301,7 +1298,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...",
@@ -1353,7 +1350,7 @@
"utility",
"validation"
],
"time": "2020-02-09T14:10:55+00:00"
"time": "2020-08-07T10:34:21+00:00"
},
{
"name": "nikic/php-parser",
@@ -2828,10 +2825,6 @@
{
"url": "https://github.com/tomasvotruba",
"type": "github"
},
{
"url": "https://www.patreon.com/rectorphp",
"type": "patreon"
}
],
"time": "2020-03-20T18:30:40+00:00"
@@ -5073,6 +5066,7 @@
"type": "patreon"
}
],
"abandoned": "symplify/package-builder",
"time": "2020-03-18T23:25:54+00:00"
},
{