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-10-26 21:04:43 +0300
committerGitHub <noreply@github.com>2022-10-26 21:04:43 +0300
commit1fbb1fcfd9c0ec619fce0158e5536325945481a4 (patch)
treee9689cb5db85c52e40c0f4fdc0bf690eb76b77a7
parent3095d4062823f3f913d594f9ff313010ed55cd74 (diff)
Bump symfony/translation from 4.4.41 to 4.4.47dependabot/composer/stable25/symfony/translation-4.4.47
Bumps [symfony/translation](https://github.com/symfony/translation) from 4.4.41 to 4.4.47. - [Release notes](https://github.com/symfony/translation/releases) - [Changelog](https://github.com/symfony/translation/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/translation/compare/v4.4.41...v4.4.47) --- updated-dependencies: - dependency-name: symfony/translation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index 9ceed2f2..1d254ea4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -6103,16 +6103,16 @@
},
{
"name": "symfony/translation",
- "version": "v4.4.41",
+ "version": "v4.4.47",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
- "reference": "dcb67eae126e74507e0b4f0b9ac6ef35b37c3331"
+ "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation/zipball/dcb67eae126e74507e0b4f0b9ac6ef35b37c3331",
- "reference": "dcb67eae126e74507e0b4f0b9ac6ef35b37c3331",
+ "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94",
+ "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94",
"shasum": ""
},
"require": {
@@ -6172,7 +6172,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/v4.4.41"
+ "source": "https://github.com/symfony/translation/tree/v4.4.47"
},
"funding": [
{
@@ -6188,20 +6188,20 @@
"type": "tidelift"
}
],
- "time": "2022-04-21T07:22:34+00:00"
+ "time": "2022-10-03T15:15:11+00:00"
},
{
"name": "symfony/translation-contracts",
- "version": "v2.4.0",
+ "version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
+ "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
- "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
+ "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
"shasum": ""
},
"require": {
@@ -6213,7 +6213,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.4-dev"
+ "dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -6250,7 +6250,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
+ "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
},
"funding": [
{
@@ -6266,7 +6266,7 @@
"type": "tidelift"
}
],
- "time": "2021-03-23T23:28:01+00:00"
+ "time": "2022-06-27T16:58:25+00:00"
},
{
"name": "thecodingmachine/safe",