Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-30 06:29:13 +0300
committerGitHub <noreply@github.com>2022-04-30 06:29:13 +0300
commit2a72cbbe1d1620b6cdf0e35005d9999591beb418 (patch)
treecc17b1779a5b68e8c72892fe6eaf7f19a4967506
parentdf6ba919e5bb0440b835ac97ceeb470f4cfd6be4 (diff)
Bump symfony/routing from 4.4.19 to 4.4.41dependabot/composer/stable21/symfony/routing-4.4.41
Bumps [symfony/routing](https://github.com/symfony/routing) from 4.4.19 to 4.4.41. - [Release notes](https://github.com/symfony/routing/releases) - [Changelog](https://github.com/symfony/routing/blob/5.4/CHANGELOG.md) - [Commits](https://github.com/symfony/routing/compare/v4.4.19...v4.4.41) --- updated-dependencies: - dependency-name: symfony/routing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock41
2 files changed, 22 insertions, 21 deletions
diff --git a/composer.json b/composer.json
index f5405699..4ac6f8cd 100644
--- a/composer.json
+++ b/composer.json
@@ -51,7 +51,7 @@
"symfony/polyfill-intl-grapheme": "^1.20",
"symfony/polyfill-intl-normalizer": "^1.20",
"symfony/process": "4.4.19",
- "symfony/routing": "4.4.19",
+ "symfony/routing": "4.4.41",
"symfony/translation": "4.4.19",
"web-auth/webauthn-lib": "^3.1"
}
diff --git a/composer.lock b/composer.lock
index 4b2ce9e3..0bab9ebe 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "4bda90e6f905c21268c5b79f41bc0f31",
+ "content-hash": "8070a2ede56a79ae2dbb1c9f804b02a6",
"packages": [
{
"name": "aws/aws-sdk-php",
@@ -5254,16 +5254,16 @@
},
{
"name": "symfony/polyfill-php80",
- "version": "v1.22.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
- "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
+ "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
- "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
+ "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"shasum": ""
},
"require": {
@@ -5272,7 +5272,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.22-dev"
+ "dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -5280,12 +5280,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php80\\": ""
- },
"files": [
"bootstrap.php"
],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php80\\": ""
+ },
"classmap": [
"Resources/stubs"
]
@@ -5317,7 +5317,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0"
+ "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0"
},
"funding": [
{
@@ -5333,7 +5333,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-07T16:49:33+00:00"
+ "time": "2022-03-04T08:16:47+00:00"
},
{
"name": "symfony/process",
@@ -5398,20 +5398,21 @@
},
{
"name": "symfony/routing",
- "version": "v4.4.19",
+ "version": "v4.4.41",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "87529f6e305c7acb162840d1ea57922038072425"
+ "reference": "c25e38d403c00d5ddcfc514f016f1b534abdf052"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425",
- "reference": "87529f6e305c7acb162840d1ea57922038072425",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/c25e38d403c00d5ddcfc514f016f1b534abdf052",
+ "reference": "c25e38d403c00d5ddcfc514f016f1b534abdf052",
"shasum": ""
},
"require": {
- "php": ">=7.1.3"
+ "php": ">=7.1.3",
+ "symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/config": "<4.2",
@@ -5420,7 +5421,7 @@
},
"require-dev": {
"doctrine/annotations": "^1.10.4",
- "psr/log": "~1.0",
+ "psr/log": "^1|^2|^3",
"symfony/config": "^4.2|^5.0",
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
"symfony/expression-language": "^3.4|^4.0|^5.0",
@@ -5466,7 +5467,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v4.4.19"
+ "source": "https://github.com/symfony/routing/tree/v4.4.41"
},
"funding": [
{
@@ -5482,7 +5483,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-27T09:09:26+00:00"
+ "time": "2022-04-12T15:19:55+00:00"
},
{
"name": "symfony/service-contracts",
@@ -6096,5 +6097,5 @@
"platform-overrides": {
"php": "7.3.0"
},
- "plugin-api-version": "2.1.0"
+ "plugin-api-version": "2.3.0"
}