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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-03-08 12:32:44 +0300
committerGitHub <noreply@github.com>2021-03-08 12:32:44 +0300
commitefd44864f7f9a484f87ece51bea87f9161bbc96a (patch)
treebf283519c1edc069895352cd08a350633e0e15ed /composer.lock
parentf0d22c709c3e1fbb9369fafdb4406f35cc3d2c3d (diff)
parentc9e572ce3e66f6dd1f81c1795cbe53169028ae12 (diff)
Merge pull request #4689 from nextcloud/dependabot/composer/symfony/event-dispatcher-5.2.4
Bump symfony/event-dispatcher from 5.2.3 to 5.2.4
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 083c059db..738a60587 100644
--- a/composer.lock
+++ b/composer.lock
@@ -5505,16 +5505,16 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v5.2.3",
+ "version": "v5.2.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367"
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4f9760f8074978ad82e2ce854dff79a71fe45367",
- "reference": "4f9760f8074978ad82e2ce854dff79a71fe45367",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d08d6ec121a425897951900ab692b612a61d6240",
+ "reference": "d08d6ec121a425897951900ab692b612a61d6240",
"shasum": ""
},
"require": {
@@ -5583,7 +5583,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-27T10:36:42+00:00"
+ "time": "2021-02-18T17:12:37+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",